Package org.dataloader.stats.context
Class IncrementLoadCountStatisticsContext<K>
- java.lang.Object
-
- org.dataloader.stats.context.IncrementLoadCountStatisticsContext<K>
-
public class IncrementLoadCountStatisticsContext<K> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IncrementLoadCountStatisticsContext(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()
-