| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILock
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface com.hazelcast.core.Instance | 
|---|
Instance.InstanceType | 
| Method Summary | |
|---|---|
 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()
 | 
| Methods inherited from interface java.util.concurrent.locks.Lock | 
|---|
lock, lockInterruptibly, newCondition, tryLock, tryLock, unlock | 
| Methods inherited from interface com.hazelcast.core.Instance | 
|---|
destroy, getId, getInstanceType | 
| Method Detail | 
|---|
Object getLockObject()
LocalLockStats getLocalLockStats()
boolean isLocked()
void forceUnlock()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||