ozone core API

org.ozoneDB.core.wizardStore
Class ClusterID

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

public final class ClusterID
extends ObjectID

Version:
$Revision: 1.1 $Date: 2001/12/18 10:31:31 $
Author:
SMB
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.