Class IncrementBatchLoadExceptionCountStatisticsContext<K>

java.lang.Object
org.dataloader.stats.context.IncrementBatchLoadExceptionCountStatisticsContext<K>

public class IncrementBatchLoadExceptionCountStatisticsContext<K> extends Object
  • Constructor Details

    • IncrementBatchLoadExceptionCountStatisticsContext

      public IncrementBatchLoadExceptionCountStatisticsContext(List<K> keys, List<Object> callContexts)
  • Method Details

    • getKeys

      public List<K> getKeys()
    • getCallContexts

      public List<Object> getCallContexts()