-
Interfaces Interface Description org.jgroups.blocks.atomic.Counter Since 5.2 and to be removed in a future version. UseSyncCounterinstead.
-
Classes Class Description org.jgroups.blocks.locking.LockService See http://belaban.blogspot.com/2020/11/i-hate-distributed-locks.html.org.jgroups.protocols.CENTRAL_LOCK See http://belaban.blogspot.com/2020/11/i-hate-distributed-locks.html.org.jgroups.protocols.CENTRAL_LOCK2 See http://belaban.blogspot.com/2020/11/i-hate-distributed-locks.html.org.jgroups.protocols.Locking See http://belaban.blogspot.com/2020/11/i-hate-distributed-locks.html.
-
Fields Field Description org.jgroups.protocols.pbcast.GMS.max_leave_attempts
-
Methods Method Description org.jgroups.blocks.atomic.CounterService.getOrCreateCounter(String, long) since 5.2. UseCounterService.getOrCreateSyncCounter(String, long)instead.org.jgroups.protocols.COUNTER.getOrCreateCounter(String, long)