| Class | Description |
|---|---|
| AbstractGeneralCSVExporter |
Represents a data exporter for general task farm measurements.
|
| AbstractMonitoringDataExporter |
Represents basic CSV export functionality for monitoring data exporters.
|
| AbstractStackedCSVExporter |
Represents a CSV file concerning pipe monitoring measurements.
|
| StackedTimePullThroughput2D |
Represents a CSV file containing the time and the pull throughput of each monitored pipe.
|
| StackedTimePushThroughput2D |
Represents a CSV file containing the time and the push throughput of each monitored pipe.
|
| StackedTimeSizeWithCapacity2D |
Represents a CSV file containing the time, the pipe capacity,
and the current size of each monitored pipe.
|
| TimeBoundary2D |
Represents a CSV file containing one time-boundary pair,
showing the computation time with the given throughput boundary.
|
| TimeBoundaryMSPullThroughput3D |
Represents a CSV file containing time-boundary-mean pull throughput-total pull throughput-tuples.
|
| TimeBoundaryMSPushThroughput3D |
Represents a CSV file containing time-boundary-mean push throughput-total push throughput-tuples.
|
| TimeBoundaryStages3D |
Represents a CSV file containing time-boundary-amount of stages-tuples.
|
Copyright © 2015–2020. All rights reserved.