Interface SystemCapacityMetrics


public interface SystemCapacityMetrics
System capacity metrics representation
Since:
9.0
  • Method Details

    • getMonitorNames

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

      CapacityMonitor getMonitor(String monitorName)
      Returns:
      capacity monitor object