Uses of Interface
org.jgroups.raft.blocks.RaftSyncCounter
Packages that use RaftSyncCounter
-
Uses of RaftSyncCounter in org.jgroups.raft.blocks
Methods in org.jgroups.raft.blocks that return RaftSyncCounterModifier and TypeMethodDescriptionCounterService.getOrCreateCounter(String name, long initial_value) Returns an existing counter, or creates a new one if none exists.AsyncCounterImpl.sync()RaftCounter.sync()default RaftSyncCounterRaftSyncCounter.sync()RaftSyncCounter.withOptions(Options opts)