Class TimeSpanToThroughputUtilizationAdapter

  • All Implemented Interfaces:
    IAdapter

    public class TimeSpanToThroughputUtilizationAdapter
    extends DataAdapter
    Deprecated.
    Superseded by EDP2.
    Adapter for TimeSpanSensors to Utilization.
    • Field Detail

      • UTILIZATION_WIDTH

        public static final String UTILIZATION_WIDTH
        Deprecated.
        Width of the utilization classes.
        See Also:
        Constant Field Values
    • Constructor Detail

      • TimeSpanToThroughputUtilizationAdapter

        public TimeSpanToThroughputUtilizationAdapter​(SensorAndMeasurements samInformation)
        Deprecated.
        Initializes the adapter with the provided TimeSpanSensor.
        Parameters:
        samInformation - Information about the TimeSpanSensor and the measurements.
    • Method Detail

      • getAdaptedObject

        public Object getAdaptedObject()
        Deprecated.
        Return the computed visualisation data structure, e.g., a time series, a histogram, etc.
        Returns:
        The adapted object