Uses of Interface
us.abstracta.jmeter.javadsl.core.listeners.autostop.aggregators.AutoStopAggregator
-
Packages that use AutoStopAggregator Package Description us.abstracta.jmeter.javadsl.core.listeners.autostop us.abstracta.jmeter.javadsl.core.listeners.autostop.aggregators -
-
Uses of AutoStopAggregator in us.abstracta.jmeter.javadsl.core.listeners.autostop
Methods in us.abstracta.jmeter.javadsl.core.listeners.autostop that return AutoStopAggregator Modifier and Type Method Description AutoStopAggregator<?>AutoStopAggregation. buildAggregator(AutoStopConditionElement condition) -
Uses of AutoStopAggregator in us.abstracta.jmeter.javadsl.core.listeners.autostop.aggregators
Classes in us.abstracta.jmeter.javadsl.core.listeners.autostop.aggregators that implement AutoStopAggregator Modifier and Type Class Description classAverageAggregatorclassPercentAggregatorclassPercentileAggregatorclassPerSecondAggregatorclassSimpleAggregator<T extends Comparable<?>>
-