Package org.apache.nifi.groups
Class StandardBatchCounts
java.lang.Object
org.apache.nifi.groups.StandardBatchCounts
- All Implemented Interfaces:
BatchCounts
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate static final org.slf4j.Loggerprivate final ProcessGroupprivate final StateManager -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
private static final org.slf4j.Logger logger -
processGroup
-
counts
-
hasBeenReset
private boolean hasBeenReset -
stateManager
-
restoredValues
-
-
Constructor Details
-
StandardBatchCounts
-
-
Method Details
-
reset
public void reset()- Specified by:
resetin interfaceBatchCounts
-
captureCounts
- Specified by:
captureCountsin interfaceBatchCounts
-
restoreState
-