| Package | Description |
|---|---|
| com.hazelcast.internal.locksupport | |
| com.hazelcast.internal.locksupport.operations |
This package contains the operations for the Lock support.
|
| Modifier and Type | Method and Description |
|---|---|
LockStoreImpl |
LockSupportServiceImpl.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 © 2019 Hazelcast, Inc.. All rights reserved.