org.objectweb.carol.cmi
Class ClusterId
java.lang.Object
org.objectweb.carol.cmi.ClusterId
- Serializable
public class ClusterId
extends java.lang.Object
implements Serializable
- nieuviar
equals
public boolean equals(Object o)
hashCode
public int hashCode()
match
public boolean match(ar[] )
read
public static ClusterId read(DataInput in)
throws IOException
toClusterId
public static ClusterId toClusterId(byte[] id)
toString
public String toString()
Readable format.
- cluster id in a human readable format
write
public void write(DataOutput out)
throws IOException