public class RemoveOperation extends BaseRemoveOperation
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
successful  | 
dataOldValue, disableWanReplicationEventdataKey, dataValue, threadId, ttlcreateRecordStoreOnDemand, mapContainer, mapEventPublisher, mapService, mapServiceContext, recordStorenameGENERIC_PARTITION_ID| Constructor and Description | 
|---|
RemoveOperation()  | 
RemoveOperation(String name,
               Data dataKey,
               boolean disableWanReplicationEvent)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterRun()  | 
int | 
getId()
Returns type identifier for this class. 
 | 
void | 
run()  | 
boolean | 
shouldBackup()
Checks if a backup needs to be made. 
 | 
getAsyncBackupCount, getBackupOperation, getResponse, getSyncBackupCount, onWaitExpire, readInternalgetWaitKey, shouldWaitgetKey, getThreadId, getTtl, getValue, setThreadId, writeInternalbeforeRun, evict, getFactoryId, getServiceName, getServiceNamespace, innerBeforeRun, invalidateAllKeysInNearCaches, invalidateNearCache, invalidateNearCache, isPostProcessing, setMapContainer, setMapServicegetName, toStringcall, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, returnsResponse, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdgetWaitTimeoutreadData, writeDatapublic void afterRun()
afterRun in class BaseRemoveOperationpublic boolean shouldBackup()
BackupAwareOperationshouldBackup in interface BackupAwareOperationshouldBackup in class BaseRemoveOperationpublic int getId()
IdentifiedDataSerializableCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.