Interface SystemHealthMetrics


public interface SystemHealthMetrics
System performance metrics representation
Since:
9.0
  • Method Details

    • getMonitorNames

      Set<String> getMonitorNames()
      Provides set of existing monitor names
      Returns:
      monitor names set
    • getMonitor

      Monitor getMonitor(String monitorName)
      Returns:
      monitor object