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