public class MergeRemoveOperation extends BaseRemoveOperation
dataOldValuedataKey, dataValue, mapContainer, mapService, name, partitionContainer, recordStore, threadId, ttl| Constructor and Description |
|---|
MergeRemoveOperation() |
MergeRemoveOperation(String name,
Data dataKey,
long removeTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRun() |
Object |
getResponse() |
void |
onWaitExpire() |
protected void |
readInternal(ObjectDataInput in) |
void |
run() |
boolean |
shouldBackup()
Checks if a backup needs to be made.
|
String |
toString() |
protected void |
writeInternal(ObjectDataOutput out) |
getAsyncBackupCount, getBackupOperation, getSyncBackupCountgetWaitKey, shouldWaitbeforeRun, getKey, getName, getThreadId, getTtl, getValue, innerBeforeRun, invalidateLocalNearCache, invalidateNearCaches, returnsResponse, setThreadIdgetCallerAddress, 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, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdgetWaitTimeoutpublic Object getResponse()
getResponse in class BaseRemoveOperationpublic void afterRun()
afterRun in class BaseRemoveOperationpublic boolean shouldBackup()
BackupAwareOperationshouldBackup in interface BackupAwareOperationshouldBackup in class BaseRemoveOperationpublic void onWaitExpire()
onWaitExpire in interface WaitSupportonWaitExpire in class BaseRemoveOperationprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class KeyBasedMapOperationIOExceptionprotected void readInternal(ObjectDataInput in) throws IOException
readInternal in class KeyBasedMapOperationIOExceptionpublic String toString()
toString in class BaseRemoveOperationCopyright © 2021 Hazelcast, Inc.. All rights reserved.