protected class PEER_LOCK.PeerLock extends Locking.ClientLock
Modifier and Type | Field and Description |
---|---|
protected List<Address> |
grants |
acquired, condition, denied, is_trylock, name, owner, timeout
Constructor and Description |
---|
PEER_LOCK.PeerLock(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleLockGrantedResponse(Owner owner,
Address sender) |
protected void |
retainAll(List<Address> members) |
_unlock, acquire, acquireTryLock, lock, lockDenied, lockGranted, lockInterruptibly, newCondition, toString, tryLock, tryLock, unlock
public PEER_LOCK.PeerLock(String name)
protected void handleLockGrantedResponse(Owner owner, Address sender)
handleLockGrantedResponse
in class Locking.ClientLock
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.