Uses of Class
org.jgroups.protocols.Locking

Packages that use Locking
org.jgroups.blocks.locking   
org.jgroups.protocols 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
protected  Locking LockService.lock_prot
           
 

Uses of Locking in org.jgroups.protocols
 

Subclasses of Locking in org.jgroups.protocols
 class CENTRAL_LOCK
          Implementation of a locking protocol which acquires locks by contacting the coordinator.
 class PEER_LOCK
          Implementation of a locking protocol which acquires locks by contacting all of the nodes of a cluster.
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.