Uses of Class
com.hazelcast.concurrent.lock.operations.AwaitOperation

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

Uses of AwaitOperation in com.hazelcast.concurrent.lock
 

Methods in com.hazelcast.concurrent.lock that return AwaitOperation
 AwaitOperation LockStoreImpl.pollExpiredAwaitOp(Data key)
           
 

Methods in com.hazelcast.concurrent.lock with parameters of type AwaitOperation
 void LockStoreImpl.registerExpiredAwaitOp(AwaitOperation awaitResponse)
           
 



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