ozone core API

org.ozoneDB.core.classicStore
Class ClusterID

java.lang.Object
  |
  +--org.ozoneDB.DxLib.DxObject
        |
        +--org.ozoneDB.core.ObjectID
              |
              +--org.ozoneDB.core.classicStore.ClusterID
All Implemented Interfaces:
java.lang.Cloneable, java.lang.Comparable, DxCompatible, java.io.Externalizable, java.io.Serializable

public final class ClusterID
extends ObjectID

ClusterID für die cluster

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ozoneDB.core.ObjectID
 
Constructor Summary
ClusterID()
           
ClusterID(long v)
           
 
Methods inherited from class org.ozoneDB.core.ObjectID
clone, compareTo, comparTo, equals, hashCode, isLess, readExternal, toString, value, writeExternal
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClusterID

public ClusterID()

ClusterID

public ClusterID(long v)

ozone core API

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