Package org.jgroups.blocks.atomic
package org.jgroups.blocks.atomic
-
ClassDescriptionAn asynchronous counter interface.Base interface for all countersDeprecated.Since 5.2 and to be removed in a future version.CounterFunction<T extends Streamable>A function to update
AsyncCounterorSyncCounter.Provides a distributed counter (similar to AtomicLong) which can be atomically updated across a cluster.A view representing the counter's state.A synchronous counter interface