public class HDPutAllBackupOperation extends HDMapOperation implements com.hazelcast.spi.PartitionAwareOperation, com.hazelcast.spi.BackupOperation, com.hazelcast.nio.serialization.impl.Versioned
DEFAULT_FORCED_EVICTION_RETRY_COUNT, FORCED_EVICTION_RETRY_COUNT, PROP_FORCED_EVICTION_RETRY_COUNT| Constructor and Description |
|---|
HDPutAllBackupOperation() |
HDPutAllBackupOperation(String name,
com.hazelcast.map.impl.MapEntries entries,
List<com.hazelcast.map.impl.record.RecordInfo> recordInfos,
boolean disableWanReplicationEvent) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
Object |
getResponse() |
protected void |
readInternal(com.hazelcast.nio.ObjectDataInput in) |
protected void |
runInternal() |
protected void |
writeInternal(com.hazelcast.nio.ObjectDataOutput out) |
afterRun, disposeDeferredBlocks, evict, getFactoryId, getRetryCount, getThreadId, innerBeforeRun, logError, onExecutionFailure, run, setThreadIdbeforeRun, canThisOpGenerateWANEvent, getCallerProvenance, getServiceName, getServiceNamespace, invalidateAllKeysInNearCaches, invalidateNearCache, invalidateNearCache, isPostProcessing, publishLoadAsWanUpdate, publishWanRemove, publishWanUpdate, setMapContainer, setMapServicecall, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, onInvocationException, onSetCallId, readData, requiresExplicitServiceName, returnsResponse, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDatapublic HDPutAllBackupOperation(String name, com.hazelcast.map.impl.MapEntries entries, List<com.hazelcast.map.impl.record.RecordInfo> recordInfos, boolean disableWanReplicationEvent)
public HDPutAllBackupOperation()
protected void runInternal()
runInternal in class HDMapOperationpublic Object getResponse()
getResponse in class com.hazelcast.spi.Operationprotected 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.AbstractNamedOperationIOExceptionpublic int getId()
getId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializableCopyright © 2022 Hazelcast, Inc.. All Rights Reserved.