Package | Description |
---|---|
com.hazelcast.concurrent.lock | |
com.hazelcast.concurrent.lock.operations |
This package contains the operations on the ILock.
|
Modifier and Type | Method and Description |
---|---|
ConditionKey |
LockStoreImpl.getSignalKey(Data key) |
Modifier and Type | Method and Description |
---|---|
void |
LockStoreImpl.registerSignalKey(ConditionKey conditionKey) |
void |
LockStoreImpl.removeSignalKey(ConditionKey conditionKey) |
Modifier and Type | Method and Description |
---|---|
ConditionKey |
AwaitOperation.getWaitKey() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.