public interface BlockingOperation
| Modifier and Type | Method and Description | 
|---|---|
WaitNotifyKey | 
getWaitKey()  | 
long | 
getWaitTimeout()  | 
void | 
onWaitExpire()  | 
boolean | 
shouldWait()  | 
WaitNotifyKey getWaitKey()
boolean shouldWait()
long getWaitTimeout()
void onWaitExpire()
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.