|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.core.storage.gammaStore.Deleter.DeleteTask
Field Summary | |
private Storable |
storable
|
private StorageFactory |
storageFactory
|
Constructor Summary | |
(package private) |
Deleter.DeleteTask(Storable storable,
StorageFactory storageFactory)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
void |
run()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private Storable storable
private StorageFactory storageFactory
Constructor Detail |
Deleter.DeleteTask(Storable storable, StorageFactory storageFactory)
Method Detail |
public void run()
run
in interface java.lang.Runnable
public boolean equals(java.lang.Object obj)
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |