Package org.jgroups.blocks.atomic
Interface CounterFunction<T extends Streamable>
- All Superinterfaces:
Function<CounterView,,T> Streamable
A function to update
AsyncCounter or SyncCounter.
The CounterView contains a view of the counter's value where this function is able to modify.- Since:
- 5.2
- See Also:
-
Method Summary
Methods inherited from interface org.jgroups.util.Streamable
readFrom, writeTo