public class ContainsKeyOperation extends KeyBasedMapOperation implements ReadonlyOperation, WaitSupport
dataKey, dataValue, mapContainer, mapService, name, partitionContainer, recordStore, threadId, ttl| Constructor and Description | 
|---|
ContainsKeyOperation()  | 
ContainsKeyOperation(String name,
                    Data dataKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getResponse()  | 
WaitNotifyKey | 
getWaitKey()  | 
void | 
onWaitExpire()  | 
void | 
run()  | 
boolean | 
shouldWait()  | 
String | 
toString()  | 
afterRun, beforeRun, getKey, getName, getThreadId, getTtl, getValue, innerBeforeRun, invalidateNearCaches, readInternal, returnsResponse, setThreadId, writeInternalgetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetWaitTimeoutgetPartitionIdpublic Object getResponse()
getResponse in class Operationpublic WaitNotifyKey getWaitKey()
getWaitKey in interface WaitSupportpublic boolean shouldWait()
shouldWait in interface WaitSupportpublic void onWaitExpire()
onWaitExpire in interface WaitSupportCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.