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
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 PeerLock(String name)
protected void handleLockGrantedResponse(Owner owner, Address sender)
handleLockGrantedResponse
in class Locking.ClientLock
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.