public class HostName extends GenericEntry implements SmartExternalizable
HostName
attribute.Modifier and Type | Method and Description |
---|---|
Entry |
fromString(String attributeName) |
static String |
getHostNameFrom(Entry[] attrs) |
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 HostName()
public HostName(String name)
public static String getHostNameFrom(Entry[] attrs)
attrs
, null
if no
HostName entry as part of attrs
.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.