Interface MeasuredData<T extends DataValue>

    • Method Detail

      • getMonitorValue

        T getMonitorValue​(java.lang.String key)
        returns the monitor value for a given key
        Parameters:
        key -
        Returns:
        the MonitorValue
      • getMonitorValues

        java.util.Collection<T> getMonitorValues()
        Returns:
        all available monitorValues