|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConditionKey | |
|---|---|
| com.hazelcast.concurrent.lock | This package contains Lock for Hazelcast. The ILock is the distributed version of the Lock. |
| com.hazelcast.concurrent.lock.operations | This package contains the operations on the ILock. |
| Uses of ConditionKey in com.hazelcast.concurrent.lock |
|---|
| Methods in com.hazelcast.concurrent.lock that return ConditionKey | |
|---|---|
ConditionKey |
LockStoreImpl.getSignalKey(Data key)
|
| Methods in com.hazelcast.concurrent.lock with parameters of type ConditionKey | |
|---|---|
void |
LockStoreImpl.registerSignalKey(ConditionKey conditionKey)
|
void |
LockStoreImpl.removeSignalKey(ConditionKey conditionKey)
|
| Uses of ConditionKey in com.hazelcast.concurrent.lock.operations |
|---|
| Methods in com.hazelcast.concurrent.lock.operations that return ConditionKey | |
|---|---|
ConditionKey |
AwaitOperation.getWaitKey()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||