ozone core API

org.ozoneDB.core.wizardStore
Class Cluster

java.lang.Object
  extended byorg.ozoneDB.core.storage.AbstractCluster
      extended byorg.ozoneDB.core.storage.wizardStore.WizardCluster
          extended byorg.ozoneDB.core.wizardStore.Cluster
All Implemented Interfaces:
Cluster, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
MagicCluster

public class Cluster
extends WizardCluster

DO NOT USE! For backward Compatibility only

See Also:
Serialized Form

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

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

Cluster

public Cluster()

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.