Uses of Interface
org.jgroups.blocks.atomic.SyncCounter
Packages that use SyncCounter
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of SyncCounter in org.jgroups.blocks.atomic
Subinterfaces of SyncCounter in org.jgroups.blocks.atomicModifier and TypeInterfaceDescriptioninterfaceDeprecated.Since 5.2 and to be removed in a future version.Methods in org.jgroups.blocks.atomic that return SyncCounterModifier and TypeMethodDescriptionCounterService.getOrCreateSyncCounter(String name, long initial_value) BaseCounter.sync()Returns aSyncCounterwrapper for this instance.default SyncCounterSyncCounter.sync() -
Uses of SyncCounter in org.jgroups.protocols
Classes in org.jgroups.protocols that implement SyncCounterMethods in org.jgroups.protocols that return SyncCounter