Uses of Class
org.dataloader.stats.context.IncrementLoadCountStatisticsContext
Packages that use IncrementLoadCountStatisticsContext
-
Uses of IncrementLoadCountStatisticsContext in org.dataloader.stats
Methods in org.dataloader.stats with parameters of type IncrementLoadCountStatisticsContextModifier and TypeMethodDescription<K> longDelegatingStatisticsCollector.incrementLoadCount(IncrementLoadCountStatisticsContext<K> context) <K> longNoOpStatisticsCollector.incrementLoadCount(IncrementLoadCountStatisticsContext<K> context) <K> longSimpleStatisticsCollector.incrementLoadCount(IncrementLoadCountStatisticsContext<K> context) default <K> longStatisticsCollector.incrementLoadCount(IncrementLoadCountStatisticsContext<K> context) Called to increment the number of loads<K> longThreadLocalStatisticsCollector.incrementLoadCount(IncrementLoadCountStatisticsContext<K> context)