Uses of Interface
com.hazelcast.concurrent.lock.LockResource

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

Uses of LockResource in com.hazelcast.concurrent.lock
 

Methods in com.hazelcast.concurrent.lock that return types with arguments of type LockResource
 Collection<LockResource> LockService.getAllLocks()
           
 Collection<LockResource> LockServiceImpl.getAllLocks()
           
 Collection<LockResource> LockStoreImpl.getLocks()
           
 



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