Uses of Class
com.hazelcast.concurrent.lock.LockServiceImpl

Packages that use LockServiceImpl
com.hazelcast.concurrent.lock This package contains Lock for Hazelcast.
The ILock is the distributed version of the Lock
 

Uses of LockServiceImpl in com.hazelcast.concurrent.lock
 

Constructors in com.hazelcast.concurrent.lock with parameters of type LockServiceImpl
LockProxy(NodeEngine nodeEngine, LockServiceImpl lockService, String name)
           
LockStoreContainer(LockServiceImpl lockService, int partitionId)
           
LockStoreImpl(LockServiceImpl lockService, ObjectNamespace name, int backupCount, int asyncBackupCount)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.