net.jxta.impl.util.cm
Class DumpCm
java.lang.Object
net.jxta.impl.util.cm.DumpCm
public class DumpCm
- extends Object
A utility to dump the CM databases.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DumpCm
public DumpCm()
dump
public static void dump(String[] args,
DumpCm.DumpCmCallback callback)
throws IOException
- Throws:
IOException
dumpIndex
public static void dumpIndex(String dir,
String file,
DumpCm.DumpCmCallback callback)
throws IOException
- Throws:
IOException
dumpOffsets
public static void dumpOffsets(String dir,
String file,
DumpCm.DumpCmCallback callback)
throws IOException
- Throws:
IOException
dumpDatabase
public static void dumpDatabase(String dir,
String file,
DumpCm.DumpCmCallback callback)
throws IOException
- Throws:
IOException