Class TimeSpanToThroughputHistogramAdapter

  • All Implemented Interfaces:
    IAdapter

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

      • HISTOGRAM_WIDTH

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

      • TimeSpanToThroughputHistogramAdapter

        public TimeSpanToThroughputHistogramAdapter​(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