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