|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockStoreContainer | |
---|---|
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 LockStoreContainer in com.hazelcast.concurrent.lock |
---|
Methods in com.hazelcast.concurrent.lock that return LockStoreContainer | |
---|---|
LockStoreContainer |
LockServiceImpl.getLockContainer(int partitionId)
|
Constructors in com.hazelcast.concurrent.lock with parameters of type LockStoreContainer | |
---|---|
LockStoreProxy(LockStoreContainer container,
ObjectNamespace namespace)
|
Uses of LockStoreContainer in com.hazelcast.concurrent.lock.operations |
---|
Constructors in com.hazelcast.concurrent.lock.operations with parameters of type LockStoreContainer | |
---|---|
LockReplicationOperation(LockStoreContainer container,
int partitionId,
int replicaIndex)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |