public class HazelcastServerID
extends java.lang.Object
implements com.hazelcast.nio.DataSerializable
Constructor and Description |
---|
HazelcastServerID() |
HazelcastServerID(ServerID serverID) |
public ServerID serverID
public HazelcastServerID()
public HazelcastServerID(ServerID serverID)
public void writeData(java.io.DataOutput dataOutput) throws java.io.IOException
writeData
in interface com.hazelcast.nio.DataSerializable
java.io.IOException
public void readData(java.io.DataInput dataInput) throws java.io.IOException
readData
in interface com.hazelcast.nio.DataSerializable
java.io.IOException
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object