public class LRMIServiceClientMonitoringDetailsImpl extends Object implements SmartExternalizable, LRMIServiceClientMonitoringDetails
LRMIServiceClientMonitoringIdImpl
,
LRMIServiceMonitoringDetailsImpl
,
Serialized FormConstructor and Description |
---|
LRMIServiceClientMonitoringDetailsImpl() |
LRMIServiceClientMonitoringDetailsImpl(PlatformLogicalVersion clientVersion) |
Modifier and Type | Method and Description |
---|---|
long |
getTotalGeneratedTraffic()
Gets the total network traffic that was sent to this client
|
long |
getTotalReceivedTraffic()
Gets the total network traffic that was received by this client
|
Map<String,LRMIMethodMonitoringDetails> |
getTrackingDetails()
Gets tracking details per method type
|
PlatformLogicalVersion |
getVersion()
Gets the client version
|
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public LRMIServiceClientMonitoringDetailsImpl()
public LRMIServiceClientMonitoringDetailsImpl(PlatformLogicalVersion clientVersion)
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 long getTotalReceivedTraffic()
LRMIServiceClientMonitoringDetails
getTotalReceivedTraffic
in interface LRMIServiceClientMonitoringDetails
public long getTotalGeneratedTraffic()
LRMIServiceClientMonitoringDetails
getTotalGeneratedTraffic
in interface LRMIServiceClientMonitoringDetails
public PlatformLogicalVersion getVersion()
LRMIServiceClientMonitoringDetails
getVersion
in interface LRMIServiceClientMonitoringDetails
public Map<String,LRMIMethodMonitoringDetails> getTrackingDetails()
LRMIServiceClientMonitoringDetails
getTrackingDetails
in interface LRMIServiceClientMonitoringDetails
Copyright © GigaSpaces.