|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ontobox.fast.storage.DiskWorker
public class DiskWorker
Constructor Summary | |
---|---|
DiskWorker(java.io.File dir,
Storage storage,
Engine engine)
|
Method Summary | |
---|---|
void |
cleanup()
|
boolean |
close(Storage storage)
|
void |
putTransactionActions(java.util.Collection<WriteAction> actions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiskWorker(java.io.File dir, Storage storage, Engine engine) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void putTransactionActions(java.util.Collection<WriteAction> actions)
public void cleanup() throws java.lang.Throwable
java.lang.Throwable
public boolean close(Storage storage)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |