public static class DistributedLockManager.AcquireLockDecree extends DistributedLockManager.LockDecree
commited, lockId, managerId, requester| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Lock aquire decree is valid for a
ACQUIRE_EXPIRATION
time after creation and if the lock is still valid (in the
future locks will be leased for a predefined period of time). |
commit, equals, getKey, getRequester, hashCode, isMultipleLocked, setMultipleLocked, toStringpublic boolean isValid()
ACQUIRE_EXPIRATION
time after creation and if the lock is still valid (in the
future locks will be leased for a predefined period of time).isValid in class DistributedLockManager.LockDecreeCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.