|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.ozoneDB.DxLib.DxObject | +--org.ozoneDB.DxLib.DxDiskHashCompatible
Constructor Summary | |
DxDiskHashCompatible()
|
Method Summary | |
void |
addTable(DxDiskHashMap _table)
|
void |
done()
The methods signals that this element will no longer be accesses without a re-fetch (elementForKey()) from the DxDiskHastable. |
void |
removeTable(DxDiskHashMap _table)
|
Methods inherited from class org.ozoneDB.DxLib.DxObject |
clone, isLess |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ozoneDB.DxLib.DxCompatible |
equals |
Constructor Detail |
public DxDiskHashCompatible()
Method Detail |
public void addTable(DxDiskHashMap _table)
public void removeTable(DxDiskHashMap _table)
public void done()
DxDiskHastable
|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |