com.hazelcast.map.impl.operation
public class ClearBackupOperation extends AbstractNamedOperation implements BackupOperation, MutatingOperation, DataSerializable
name
CALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID
Constructor and Description |
---|
ClearBackupOperation() |
ClearBackupOperation(String name) |
Modifier and Type | Method and Description |
---|---|
void |
beforeRun() |
String |
getServiceName() |
void |
run() |
String |
toString() |
getName, readInternal, writeInternal
afterRun, getResponse, returnsResponse
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
readData, writeData
public ClearBackupOperation()
public ClearBackupOperation(String name)
public String getServiceName()
getServiceName
in class Operation
public void beforeRun() throws Exception
beforeRun
in class AbstractOperation
Exception
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.