public final class GetOperation extends KeyBasedMapOperation implements IdentifiedDataSerializable, ReadonlyOperation
dataKey, dataValue, mapContainer, mapService, name, partitionContainer, recordStore, threadId, ttl
Constructor and Description |
---|
GetOperation() |
GetOperation(String name,
Data dataKey) |
Modifier and Type | Method and Description |
---|---|
void |
afterRun() |
int |
getFactoryId() |
int |
getId() |
Object |
getResponse() |
void |
run() |
String |
toString() |
beforeRun, getKey, getName, getThreadId, getTtl, getValue, innerBeforeRun, invalidateLocalNearCache, invalidateNearCaches, readInternal, returnsResponse, setThreadId, writeInternal
getCallerAddress, 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, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
readData, writeData
getPartitionId
public void afterRun()
afterRun
in class KeyBasedMapOperation
public Object getResponse()
getResponse
in class Operation
public int getFactoryId()
getFactoryId
in interface IdentifiedDataSerializable
public int getId()
getId
in interface IdentifiedDataSerializable
Copyright © 2014 Hazelcast, Inc.. All rights reserved.