Uses of Class
org.jgroups.protocols.Locking
Packages that use Locking
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of Locking in org.jgroups.blocks.locking
Fields in org.jgroups.blocks.locking declared as Locking -
Uses of Locking in org.jgroups.protocols
Subclasses of Locking in org.jgroups.protocolsModifier and TypeClassDescriptionclassDeprecated.See http://belaban.blogspot.com/2020/11/i-hate-distributed-locks.html.classDeprecated.See http://belaban.blogspot.com/2020/11/i-hate-distributed-locks.html.Methods in org.jgroups.protocols that return LockingModifier and TypeMethodDescriptionLocking.bypassBundling(boolean b) Deprecated.Locking.setLockStripingSize(int l) Deprecated.Locking.useThreadIdForLockOwner(boolean u) Deprecated.