public class HDPutOperation extends HDBasePutOperation implements com.hazelcast.nio.serialization.IdentifiedDataSerializable, com.hazelcast.spi.impl.MutatingOperation
dataMergingValue, dataOldValue, eventType, putTransientdataKey, dataValue, threadId, ttlDEFAULT_FORCED_EVICTION_RETRY_COUNT, FORCED_EVICTION_RETRY_COUNT, PROP_FORCED_EVICTION_RETRY_COUNT| Constructor and Description |
|---|
HDPutOperation() |
HDPutOperation(String name,
com.hazelcast.nio.serialization.Data dataKey,
com.hazelcast.nio.serialization.Data value,
long ttl) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
Object |
getResponse() |
protected void |
runInternal() |
afterRun, canThisOpGenerateWANEvent, getAsyncBackupCount, getBackupOperation, getSyncBackupCount, onWaitExpire, shouldBackup, shouldUnlockKeyOnBackupgetWaitKey, shouldWaitgetKey, getNow, getServiceName, getThreadId, getTtl, getValue, readInternal, returnsResponse, setThreadId, writeInternaldisposeDeferredBlocks, evict, getFactoryId, getRetryCount, innerBeforeRun, logError, onExecutionFailure, runbeforeRun, getServiceNamespace, invalidateAllKeysInNearCaches, invalidateNearCache, invalidateNearCache, isPostProcessing, setMapContainer, setMapServicecall, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, onInvocationException, onSetCallId, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFactoryIdpublic HDPutOperation()
public HDPutOperation(String name, com.hazelcast.nio.serialization.Data dataKey, com.hazelcast.nio.serialization.Data value, long ttl)
protected void runInternal()
runInternal in class HDMapOperationpublic Object getResponse()
getResponse in class com.hazelcast.spi.Operationpublic int getId()
getId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializableCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.