Class | Description |
---|---|
CounterStatistic |
The classes
CounterStatistic
or
StdCounterStatistic add up measured
values (e.g., number of messages that have passed a certain port) of the type
long
during a batch with the help of the method CounterStatistic.update() . |
StdCounterStatistic |
StdCounterStatistic extends
CounterStatistic and provides an
implementation for a counter statistic. |