|
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.AbstractCluster
org.ozoneDB.core.storage.wizardStore.WizardCluster
org.ozoneDB.core.storage.wizardStore.Cluster
For backward Compatibility only
Field Summary | |
(package private) static long |
serialVersionUID
|
Fields inherited from class org.ozoneDB.core.storage.wizardStore.WizardCluster |
bytesPerContainer, lastTouched, lock, modTime, pinCount, subSerialVersionUID |
Fields inherited from class org.ozoneDB.core.storage.AbstractCluster |
clusterID, clusterStore, containers, env, permissions |
Constructor Summary | |
Cluster()
|
Methods inherited from class org.ozoneDB.core.storage.wizardStore.WizardCluster |
abort, addPinCount, allLockers, cachePriority, clearPinCount, commit, delete, deleteShadow, isInvoked, isPinned, lock, modTime, pin, prepareCommit, readExternal, registerContainer, removeContainer, restoreShadow, saveShadow, setCurrentSize, setLock, size, toString, touch, unpin, updateLockLevel, writeExternal |
Methods inherited from class org.ozoneDB.core.storage.AbstractCluster |
clusterID, containerForID, containers, env, permissions, setClusterStore, setEnv |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
static final long serialVersionUID
Constructor Detail |
public Cluster()
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |