Class IncrementLoadErrorCountStatisticsContext<K>

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

public class IncrementLoadErrorCountStatisticsContext<K> extends Object
  • Constructor Details

    • IncrementLoadErrorCountStatisticsContext

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

    • getKey

      public K getKey()
    • getCallContext

      public Object getCallContext()