public class RemoveOperation extends BaseRemoveOperation implements IdentifiedDataSerializable
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | successful | 
dataOldValue, disableWanReplicationEventdataKey, dataValue, recordStore, threadId, ttlmapContainer, mapService, mapServiceContextnameCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Constructor and Description | 
|---|
| RemoveOperation() | 
| RemoveOperation(String name,
               Data dataKey) | 
| RemoveOperation(String name,
               Data dataKey,
               boolean disableWanReplicationEvent) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterRun() | 
| int | getFactoryId()Returns DataSerializableFactory factory id for this class. | 
| int | getId()Returns type identifier for this class. | 
| void | run() | 
| boolean | shouldBackup()Checks if a backup needs to be made. | 
getAsyncBackupCount, getBackupOperation, getResponse, getSyncBackupCount, onWaitExpiregetWaitKey, shouldWaitevict, getKey, getServiceName, getThreadId, getTtl, getValue, innerBeforeRun, invalidateNearCaches, readInternal, returnsResponse, setThreadId, toString, writeInternalbeforeRun, setMapContainer, setMapServicegetNamegetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onInvocationException, onSetCallId, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadData, writeDatagetPartitionIdgetWaitTimeoutgetNamepublic void afterRun()
afterRun in class BaseRemoveOperationpublic boolean shouldBackup()
BackupAwareOperationshouldBackup in interface BackupAwareOperationshouldBackup in class BaseRemoveOperationpublic int getFactoryId()
IdentifiedDataSerializablegetFactoryId in interface IdentifiedDataSerializablepublic int getId()
IdentifiedDataSerializablegetId in interface IdentifiedDataSerializableCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.