Add a tool to dump BDB data to Text and the reverse
commit7335743b520cb228f47353dc39ab5ecc6e7809ee
authorZhongjie Wu <www.zj30@gmail.com>
Tue, 21 Jan 2014 23:59:49 +0000 (21 15:59 -0800)
committerZhongjie Wu <www.zj30@gmail.com>
Mon, 10 Feb 2014 05:40:29 +0000 (9 21:40 -0800)
treee3fcbe1c46a1e21e59caa28316bb37a7610b9f7f
parenteb2ab0e07530267b81dd077d4d3b900eb3f61f62
Add a tool to dump BDB data to Text and the reverse
src/java/voldemort/tools/ExportBDBToTextDump.java [new file with mode: 0644]
src/java/voldemort/tools/ImportTextDumpToBDB.java [new file with mode: 0644]