public class ClusterName extends GenericEntry implements SmartExternalizable
Constructor and Description |
---|
ClusterName() |
ClusterName(String clusterName) |
Modifier and Type | Method and Description |
---|---|
Entry |
fromString(String clusterName) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
equals, equals, hashCode, hashCode, toString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public String name
public ClusterName()
public ClusterName(String clusterName)
public Entry fromString(String clusterName)
fromString
in class GenericEntry
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.