public class LocalCacheDetails extends Object implements SmartExternalizable, Textualizable
Constructor and Description |
---|
LocalCacheDetails()
Required for Externalizable
|
LocalCacheDetails(String id,
ConnectionEndpointDetails connectionDetails) |
Modifier and Type | Method and Description |
---|---|
ConnectionEndpointDetails |
getConnectionDetails() |
String |
getId() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
toText(Textualizer textualizer) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public LocalCacheDetails()
public LocalCacheDetails(String id, ConnectionEndpointDetails connectionDetails)
public void toText(Textualizer textualizer)
toText
in interface Textualizable
public String getId()
public ConnectionEndpointDetails getConnectionDetails()
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.