public class HDLoadAllOperation extends HDMapOperation implements com.hazelcast.spi.PartitionAwareOperation, com.hazelcast.spi.impl.MutatingOperation
DEFAULT_FORCED_EVICTION_RETRY_COUNT, FORCED_EVICTION_RETRY_COUNT, PROP_FORCED_EVICTION_RETRY_COUNT| Constructor and Description |
|---|
HDLoadAllOperation() |
HDLoadAllOperation(String name,
List<com.hazelcast.nio.serialization.Data> keys,
boolean replaceExistingValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRun() |
int |
getId() |
protected void |
readInternal(com.hazelcast.nio.ObjectDataInput in) |
protected void |
runInternal() |
protected void |
toString(StringBuilder sb) |
protected void |
writeInternal(com.hazelcast.nio.ObjectDataOutput out) |
disposeDeferredBlocks, evict, getFactoryId, getRetryCount, getThreadId, innerBeforeRun, logError, onExecutionFailure, run, setThreadIdbeforeRun, getServiceName, getServiceNamespace, invalidateAllKeysInNearCaches, invalidateNearCache, invalidateNearCache, isPostProcessing, setMapContainer, setMapServicecall, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponse, getService, getWaitTimeout, isUrgent, onInvocationException, onSetCallId, readData, returnsResponse, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataprotected void runInternal()
runInternal in class HDMapOperationpublic void afterRun()
throws Exception
afterRun in class HDMapOperationExceptionprotected void writeInternal(com.hazelcast.nio.ObjectDataOutput out)
throws IOException
writeInternal in class com.hazelcast.spi.impl.AbstractNamedOperationIOExceptionprotected void readInternal(com.hazelcast.nio.ObjectDataInput in)
throws IOException
readInternal in class com.hazelcast.spi.impl.AbstractNamedOperationIOExceptionprotected void toString(StringBuilder sb)
toString in class com.hazelcast.spi.impl.AbstractNamedOperationpublic int getId()
getId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializableCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.