ozone core API

org.ozoneDB.core.storage
Class ClusterID

java.lang.Object
  extended byorg.ozoneDB.DxLib.DxObject
      extended byorg.ozoneDB.core.ObjectID
          extended byorg.ozoneDB.core.storage.ClusterID
All Implemented Interfaces:
java.lang.Cloneable, java.lang.Comparable, DxCompatible, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
ClusterID, ClusterID

public class ClusterID
extends ObjectID

Version:
$Revision$Date$
Author:
SMB
See Also:
Serialized Form

Field Summary
protected static long serialVersionUID
           
 
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
 

Field Detail

serialVersionUID

protected static final long serialVersionUID
See Also:
Constant Field Values
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.