Uses of Interface
org.jgroups.blocks.atomic.Counter
Packages that use Counter
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of Counter in org.jgroups.blocks.atomic
Methods in org.jgroups.blocks.atomic that return CounterModifier and TypeMethodDescriptionCounterService.getOrCreateCounter(String name, long initial_value) Deprecated.since 5.2. -
Uses of Counter in org.jgroups.protocols
Classes in org.jgroups.protocols that implement CounterMethods in org.jgroups.protocols that return CounterModifier and TypeMethodDescriptionCOUNTER.getOrCreateCounter(String name, long initial_value) Deprecated.