Uses of Interface
io.hyperfoil.api.statistics.Statistics.LongUpdater
-
Packages that use Statistics.LongUpdater Package Description io.hyperfoil.api.statistics -
-
Uses of Statistics.LongUpdater in io.hyperfoil.api.statistics
Methods in io.hyperfoil.api.statistics with parameters of type Statistics.LongUpdater Modifier and Type Method Description <C extends StatsExtension>
voidStatistics. update(java.lang.String key, long timestamp, java.util.function.Supplier<C> creator, Statistics.LongUpdater<C> updater, long value)
-