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 |
---|---|
LockStoreImpl |
LockServiceImpl.getLockStore(int partitionId,
ObjectNamespace namespace) |
LockStoreImpl |
LockStoreContainer.getLockStore(ObjectNamespace namespace) |
Modifier and Type | Method and Description |
---|---|
Collection<LockStoreImpl> |
LockStoreContainer.getLockStores() |
Modifier and Type | Method and Description |
---|---|
void |
LockStoreContainer.put(LockStoreImpl ls) |
Modifier and Type | Method and Description |
---|---|
protected LockStoreImpl |
AbstractLockOperation.getLockStore() |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.