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> long
DelegatingStatisticsCollector.incrementBatchLoadExceptionCount
(IncrementBatchLoadExceptionCountStatisticsContext<K> context) <K> long
NoOpStatisticsCollector.incrementBatchLoadExceptionCount
(IncrementBatchLoadExceptionCountStatisticsContext<K> context) <K> long
SimpleStatisticsCollector.incrementBatchLoadExceptionCount
(IncrementBatchLoadExceptionCountStatisticsContext<K> context) default <K> long
StatisticsCollector.incrementBatchLoadExceptionCount
(IncrementBatchLoadExceptionCountStatisticsContext<K> context) Called to increment the number of batch loads exceptions<K> long
ThreadLocalStatisticsCollector.incrementBatchLoadExceptionCount
(IncrementBatchLoadExceptionCountStatisticsContext<K> context)