Package org.dataloader.stats.context
Class IncrementLoadErrorCountStatisticsContext<K>
- java.lang.Object
-
- org.dataloader.stats.context.IncrementLoadErrorCountStatisticsContext<K>
-
public class IncrementLoadErrorCountStatisticsContext<K> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IncrementLoadErrorCountStatisticsContext(K key, java.lang.Object callContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
getCallContext()
K
getKey()
-