Uses of Interface
org.jgroups.blocks.LockManager
-
Packages that use LockManager Package Description org.jgroups.blocks Provides building blocks that are layered on top of channels. -
-
Uses of LockManager in org.jgroups.blocks
Classes in org.jgroups.blocks that implement LockManager Modifier and Type Class Description class
DistributedLockManager
Distributed lock manager is responsible for maintaining the lock information consistent on all participating nodes.
-