public interface LRMIProxyMonitoringDetails
| Modifier and Type | Method and Description | 
|---|---|
String | 
getConnectionUrl()
Gets the connection url of this proxy endpoint. 
 | 
String | 
getServiceDetails()
Gets the details of the service behind this proxy implements. 
 | 
String | 
getServiceHostname()
Gets the hostname of the machine hosting this service 
 | 
long | 
getServicePid()
Gets the pid inside the host of the process hosting this service 
 | 
PlatformLogicalVersion | 
getServiceVersion()
Gets the service version 
 | 
long | 
getTotalGeneratedTraffic()
Gets the total network traffic that was sent by this proxy. 
 | 
long | 
getTotalReceivedTraffic()
Gets the total network traffic that was received by this proxy. 
 | 
Map<String,LRMIMethodMonitoringDetails> | 
getTrackingDetails()
Gets tracking details per method type. 
 | 
long getTotalReceivedTraffic()
long getTotalGeneratedTraffic()
String getConnectionUrl()
String getServiceDetails()
PlatformLogicalVersion getServiceVersion()
long getServicePid()
String getServiceHostname()
Map<String,LRMIMethodMonitoringDetails> getTrackingDetails()
Copyright © GigaSpaces.