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

Packages that use InternalLockNamespace
com.hazelcast.concurrent.lock.client This package contains client requests for the ILock.
This package contains all the client requests object to operate on the ILock that are send by the client. 
 

Uses of InternalLockNamespace in com.hazelcast.concurrent.lock.client
 

Methods in com.hazelcast.concurrent.lock.client that return InternalLockNamespace
protected  InternalLockNamespace LockRequest.getNamespace()
           
protected  InternalLockNamespace UnlockRequest.getNamespace()
           
protected  InternalLockNamespace IsLockedRequest.getNamespace()
           
 



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