public interface UnifiedStatisticsMonitorIfc extends InputStatisticsMonitorIfc, OutputStatisticsMonitorIfc, ReadOnlyStatisticsMonitorIfc, StoredStatisticsMonitorIfc, DuplicateStatisticsMonitorIfc, DiscardedStatisticsMonitorIfc
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyStatisticsMonitorIfc |
reset()
Simultaneously make a new copy of this object with all the current statistics,
and reset the current stats to 0 (and begintime to current time).
|
incrementIn, incrementIn, setCountsSuspectincrementOutgetBeginTime, getDiscardedCount, getDuplicateCount, getEndTime, getInputCount, getOutputCount, getStoredCount, isCountsSuspect, isEnableddecrementStored, incrementStoredincrementDuplicatebeginDiscardedConditional, endDiscardedConditional, incrementDiscarded, incrementDiscardedConditionalReadOnlyStatisticsMonitorIfc reset()