Uses of Interface
de.iip_ecosphere.platform.support.collector.Collector.DatapointConstructor
Packages that use Collector.DatapointConstructor
Package
Description
Simple data collector for test performance/regression.
-
Uses of Collector.DatapointConstructor in de.iip_ecosphere.platform.support.collector
Classes in de.iip_ecosphere.platform.support.collector that implement Collector.DatapointConstructorModifier and TypeClassDescriptionprivate static classA CSV datapoint constructor.Methods in de.iip_ecosphere.platform.support.collector that return Collector.DatapointConstructorModifier and TypeMethodDescriptionCollector.CsvDatapointConstructor.addExecutionTimeMs(long execTimeMs) Collector.DatapointConstructor.addExecutionTimeMs(long execTimeMs) Adds an execution time in milliseconds.Creates a datapoint constructor.default Collector.DatapointConstructorMeasures the execution ofprg.