public class EvictKeysBackupOperation extends AbstractNamedOperation implements BackupOperation, DataSerializable
name| Constructor and Description |
|---|
EvictKeysBackupOperation() |
EvictKeysBackupOperation(String name,
Set<Data> keys) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRun() |
Set<Data> |
getKeys() |
protected void |
readInternal(ObjectDataInput in) |
void |
run() |
String |
toString() |
protected void |
writeInternal(ObjectDataOutput out) |
getNameafterRun, getResponse, returnsResponsegetCallerAddress, 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, waitgetPartitionIdreadData, writeDatapublic void beforeRun()
throws Exception
beforeRun in class AbstractOperationExceptionprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class AbstractNamedOperationIOExceptionprotected void readInternal(ObjectDataInput in) throws IOException
readInternal in class AbstractNamedOperationIOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.