Interface CounterMeter
- All Superinterfaces:
IpdMeter
- All Known Implementing Classes:
CounterMeter.Noop
Interface representing a counter meter, which is a type of
IpdMeter.
A counter meter is used to count occurrences or events.
Values of the counter are always positive and can only be incremented. In external monitoring, counters can be used to calculate number of events in any time frame.
- Since:
- 3.0.0
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.atlassian.diagnostics.ipd.api.meters.IpdMeter
IpdMeter.NoopMeter -
Field Summary
Fields -
Method Summary
Methods inherited from interface com.atlassian.diagnostics.ipd.api.meters.IpdMeter
close, getAttributes, getConfig, getMeterKey, getObjectName, hideUntilUpdate, isClosed, isEnabled, isVisible, lastUpdateMillis