Class IncrementLoadCountStatisticsContext<K>

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

public class IncrementLoadCountStatisticsContext<K> extends Object
  • Constructor Details

    • IncrementLoadCountStatisticsContext

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

    • getKey

      public K getKey()
    • getCallContext

      public Object getCallContext()