protected class PEER_LOCK.PeerLock extends Locking.ClientLock
Modifier and Type | Field and Description |
---|---|
protected List<Address> |
grants |
acquired, condition, denied, is_trylock, lock_id, 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, handleLockGrantedResponse, lock, lockDenied, lockGranted, lockInterruptibly, newCondition, toString, tryLock, tryLock, unlock
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.