public class QueryOperation extends MapOperation implements ReadonlyOperation
createRecordStoreOnDemand, mapContainer, mapEventPublisher, mapService, mapServiceContext, recordStorenameCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Constructor and Description | 
|---|
| QueryOperation() | 
| QueryOperation(String mapName,
              Predicate predicate,
              IterationType iterationType) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getResponse() | 
| ExceptionAction | onInvocationException(Throwable throwable)Called when an Exception/Error is thrown
 during an invocation. | 
| protected void | readInternal(ObjectDataInput in) | 
| void | run() | 
| protected void | writeInternal(ObjectDataOutput out) | 
afterRun, beforeRun, clearNearCache, evict, getServiceName, getThreadId, innerBeforeRun, invalidateNearCache, invalidateNearCache, isPostProcessing, setMapContainer, setMapService, setThreadIdgetName, toStringreturnsResponsegetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onSetCallId, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDatapublic QueryOperation()
public QueryOperation(String mapName, Predicate predicate, IterationType iterationType)
public ExceptionAction onInvocationException(Throwable throwable)
OperationonInvocationException in class Operationthrowable - Exception/Error thrown during invocationpublic Object getResponse()
getResponse in class AbstractOperationprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class AbstractNamedOperationIOExceptionprotected void readInternal(ObjectDataInput in) throws IOException
readInternal in class AbstractNamedOperationIOExceptionCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.