Interface LRMIServiceClientMonitoringDetails

All Known Implementing Classes:
LRMIServiceClientMonitoringDetailsImpl

public interface LRMIServiceClientMonitoringDetails
Monitoring details of a single client on a specific service
Since:
9.1
Author:
eitany
See Also:
  • Method Details

    • getTotalReceivedTraffic

      long getTotalReceivedTraffic()
      Gets the total network traffic that was received by this client
    • getTotalGeneratedTraffic

      long getTotalGeneratedTraffic()
      Gets the total network traffic that was sent to this client
    • getVersion

      Gets the client version
    • getTrackingDetails

      Map<String,LRMIMethodMonitoringDetails> getTrackingDetails()
      Gets tracking details per method type