public class HostName extends GenericEntry implements Externalizable
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)  | 
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 GenericEntrypublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.