Instance.InstanceType| Modifier and Type | Method and Description |
|---|---|
void |
forceUnlock()
Releases the lock regardless of the lock owner.
|
LocalLockStats |
getLocalLockStats() |
Object |
getLockObject()
Returns the lock object, the key for this lock instance.
|
boolean |
isLocked() |
lock, lockInterruptibly, newCondition, tryLock, tryLock, unlockdestroy, getId, getInstanceTypeObject getLockObject()
LocalLockStats getLocalLockStats()
boolean isLocked()
void forceUnlock()
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.