Uses of Interface
io.hyperfoil.api.statistics.Statistics.LongUpdater
Packages that use Statistics.LongUpdater
-
Uses of Statistics.LongUpdater in io.hyperfoil.api.statistics
Methods in io.hyperfoil.api.statistics with parameters of type Statistics.LongUpdaterModifier and TypeMethodDescription<C extends StatsExtension>
voidStatistics.update(String key, long timestamp, Supplier<C> creator, Statistics.LongUpdater<C> updater, long value)