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