public class LRMIServiceClientMonitoringIdImpl extends Object implements SmartExternalizable, LRMIServiceClientMonitoringId
LRMIServiceClientMonitoringDetailsImpl
,
LRMIServiceMonitoringDetailsImpl
,
Serialized FormConstructor and Description |
---|
LRMIServiceClientMonitoringIdImpl() |
LRMIServiceClientMonitoringIdImpl(InetAddress remoteInetAddress,
long sourcePid) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
InetAddress |
getRemoteInetAddress()
Gets the client address
|
long |
getSourcePid()
Gets the client process id
|
int |
hashCode() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public LRMIServiceClientMonitoringIdImpl()
public LRMIServiceClientMonitoringIdImpl(InetAddress remoteInetAddress, long sourcePid)
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
public InetAddress getRemoteInetAddress()
LRMIServiceClientMonitoringId
getRemoteInetAddress
in interface LRMIServiceClientMonitoringId
public long getSourcePid()
LRMIServiceClientMonitoringId
getSourcePid
in interface LRMIServiceClientMonitoringId
Copyright © GigaSpaces.