|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockStoreImpl | |
---|---|
com.hazelcast.concurrent.lock | This package contains Lock for Hazelcast. The ILock is the distributed version of the Lock . |
Uses of LockStoreImpl in com.hazelcast.concurrent.lock |
---|
Methods in com.hazelcast.concurrent.lock that return LockStoreImpl | |
---|---|
LockStoreImpl |
LockServiceImpl.getLockStore(int partitionId,
ObjectNamespace namespace)
|
Methods in com.hazelcast.concurrent.lock that return types with arguments of type LockStoreImpl | |
---|---|
Collection<LockStoreImpl> |
LockStoreContainer.getLockStores()
|
Methods in com.hazelcast.concurrent.lock with parameters of type LockStoreImpl | |
---|---|
void |
LockStoreContainer.put(LockStoreImpl ls)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |