|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--org.javagroups.blocks.DistributedLockManager.LockDecree
|
+--org.javagroups.blocks.DistributedLockManager.AcquireLockDecree
This class represents the lock to be released.
| Field Summary |
|---|
| Fields inherited from class org.javagroups.blocks.DistributedLockManager.LockDecree |
|---|
commited, lockId, managerId, requester |
| Method Summary | |
|---|---|
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). |
| Methods inherited from class org.javagroups.blocks.DistributedLockManager.LockDecree |
|---|
commit, equals, getKey, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public 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.LockDecree
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||