|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ontobox.fast.storage.BinaryDumper
public class BinaryDumper
| Constructor Summary | |
|---|---|
BinaryDumper(Storage storage)
|
|
| Method Summary | |
|---|---|
void |
dumpBinary(java.io.File file)
|
void |
loadBinary(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryDumper(Storage storage)
| Method Detail |
|---|
public void dumpBinary(java.io.File file)
throws java.io.IOException
java.io.IOException
public void loadBinary(java.io.File file)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||