public class LRMIServiceClientMonitoringDetailsImpl extends Object implements SmartExternalizable, LRMIServiceClientMonitoringDetails
LRMIServiceClientMonitoringIdImpl,
LRMIServiceMonitoringDetailsImpl,
Serialized Form| Constructor 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, waitenabledSmartExternalizableWithReferencepublic LRMIServiceClientMonitoringDetailsImpl()
public LRMIServiceClientMonitoringDetailsImpl(PlatformLogicalVersion clientVersion)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic long getTotalReceivedTraffic()
LRMIServiceClientMonitoringDetailsgetTotalReceivedTraffic in interface LRMIServiceClientMonitoringDetailspublic long getTotalGeneratedTraffic()
LRMIServiceClientMonitoringDetailsgetTotalGeneratedTraffic in interface LRMIServiceClientMonitoringDetailspublic PlatformLogicalVersion getVersion()
LRMIServiceClientMonitoringDetailsgetVersion in interface LRMIServiceClientMonitoringDetailspublic Map<String,LRMIMethodMonitoringDetails> getTrackingDetails()
LRMIServiceClientMonitoringDetailsgetTrackingDetails in interface LRMIServiceClientMonitoringDetailsCopyright © GigaSpaces.