All Classes and Interfaces
Class
Description
A counter configuration used to define counters cluster wide via
CounterManager.defineCounter(String, CounterConfiguration).The builder of
CounterConfiguration.WARNING: Generated code!
Signals a missing configuration or an invalid configuration.
Utility class to handle encoding or decoding counter's classes.
The event used by
CounterListener.A
RuntimeException related to counters.A listener interface to listen to
StrongCounter changes.The
CounterManager creates, defines and returns counters.Signal that an attempt to access a counter has failed.
A
CounterException signalling that the StrongCounter has reached its bounds.The possible states for a counter value.
The counter types.
As a return of
StrongCounter.addListener(CounterListener), it is used to un-register the CounterListener.WARNING: Generated code!
The storage mode of a counter.
The strong consistent counter interface.
A synchronous
StrongCounter.A synchronous
WeakCounter.A weak consistent counter interface.