public class ContainerName extends GenericEntry implements SmartExternalizable
ContainerName
attribute.Constructor and Description |
---|
ContainerName() |
ContainerName(String name) |
Modifier and Type | Method and Description |
---|---|
Entry |
fromString(String attributeName) |
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 ContainerName()
public ContainerName(String name)
public Entry fromString(String attributeName)
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.