Uses of Class
org.jgroups.blocks.DistributedLockManager.LockDecree
-
Packages that use DistributedLockManager.LockDecree Package Description org.jgroups.blocks Provides building blocks that are layered on top of channels. -
-
Uses of DistributedLockManager.LockDecree in org.jgroups.blocks
Subclasses of DistributedLockManager.LockDecree in org.jgroups.blocks Modifier and Type Class Description static classDistributedLockManager.AcquireLockDecreeThis class represents the lock to be released.static classDistributedLockManager.MultiLockDecreeThis class represents the lock that has to be marked as multilockedstatic classDistributedLockManager.ReleaseLockDecreeThis class represents the lock to be released.
-