com.hazelcast.map.impl.operation
public class ContainsKeyOperation extends KeyBasedMapOperation implements ReadonlyOperation, WaitSupport
dataKey, dataValue, mapContainer, mapService, name, partitionContainer, recordStore, threadId, ttl
CALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID
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, evict, getKey, getName, getServiceName, getThreadId, getTtl, getValue, innerBeforeRun, invalidateNearCaches, readInternal, returnsResponse, setThreadId, writeInternal
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getWaitTimeout
getPartitionId
public Object getResponse()
getResponse
in class Operation
public WaitNotifyKey getWaitKey()
getWaitKey
in interface WaitSupport
public boolean shouldWait()
shouldWait
in interface WaitSupport
public void onWaitExpire()
onWaitExpire
in interface WaitSupport
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.