Class IncrementBatchLoadCountByStatisticsContext<K>

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

public class IncrementBatchLoadCountByStatisticsContext<K> extends Object
  • Constructor Details

    • IncrementBatchLoadCountByStatisticsContext

      public IncrementBatchLoadCountByStatisticsContext(List<K> keys, List<Object> callContexts)
    • IncrementBatchLoadCountByStatisticsContext

      public IncrementBatchLoadCountByStatisticsContext(K key, Object callContext)
  • Method Details

    • getKeys

      public List<K> getKeys()
    • getCallContexts

      public List<Object> getCallContexts()