public class WanOriginatedDeleteOperation extends BaseRemoveOperation
dataOldValuedataKey, dataValue, recordStore, threadId, ttlmapContainer, mapService, mapServiceContextnameCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Constructor and Description |
|---|
WanOriginatedDeleteOperation() |
WanOriginatedDeleteOperation(String name,
Data dataKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRun() |
Operation |
getBackupOperation()
Creates the
BackupOperation responsible for making the backup. |
Object |
getResponse() |
void |
onWaitExpire() |
void |
run() |
boolean |
shouldBackup()
Checks if a backup needs to be made.
|
getAsyncBackupCount, getSyncBackupCountgetWaitKey, 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, waitgetPartitionIdgetWaitTimeoutgetNamepublic Object getResponse()
getResponse in class BaseRemoveOperationpublic void afterRun()
afterRun in class BaseRemoveOperationpublic boolean shouldBackup()
BackupAwareOperationshouldBackup in interface BackupAwareOperationshouldBackup in class BaseRemoveOperationpublic Operation getBackupOperation()
BackupAwareOperationBackupOperation responsible for making the backup.getBackupOperation in interface BackupAwareOperationgetBackupOperation in class BaseRemoveOperationBackupOperation responsible for making the backup.public void onWaitExpire()
onWaitExpire in interface WaitSupportonWaitExpire in class BaseRemoveOperationCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.