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 class
DistributedLockManager.AcquireLockDecree
This class represents the lock to be released.static class
DistributedLockManager.MultiLockDecree
This class represents the lock that has to be marked as multilockedstatic class
DistributedLockManager.ReleaseLockDecree
This class represents the lock to be released.
-