Package org.jgroups.blocks.atomic
-
Interface Summary Interface Description Counter -
Class Summary Class Description CounterService Provides a distributed counter (similar to AtomicLong) which can be atomically updated across a cluster.
Interface | Description |
---|---|
Counter |
Class | Description |
---|---|
CounterService |
Provides a distributed counter (similar to AtomicLong) which can be atomically updated across a cluster.
|