public class LRMIServiceClientMonitoringIdImpl extends Object implements SmartExternalizable, LRMIServiceClientMonitoringId
LRMIServiceClientMonitoringDetailsImpl,
LRMIServiceMonitoringDetailsImpl,
Serialized Form| Constructor 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, waitenabledSmartExternalizableWithReferencepublic LRMIServiceClientMonitoringIdImpl()
public LRMIServiceClientMonitoringIdImpl(InetAddress remoteInetAddress, long sourcePid)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic InetAddress getRemoteInetAddress()
LRMIServiceClientMonitoringIdgetRemoteInetAddress in interface LRMIServiceClientMonitoringIdpublic long getSourcePid()
LRMIServiceClientMonitoringIdgetSourcePid in interface LRMIServiceClientMonitoringIdCopyright © GigaSpaces.