public class MultipleEntryBackupOperation extends AbstractMapOperation implements BackupOperation, PartitionAwareOperation
mapContainer, mapServicename| Constructor and Description |
|---|
MultipleEntryBackupOperation() |
MultipleEntryBackupOperation(String name,
Set<Data> keys,
EntryBackupProcessor backupProcessor) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponse() |
protected void |
readInternal(ObjectDataInput in) |
boolean |
returnsResponse() |
void |
run() |
String |
toString() |
protected void |
writeInternal(ObjectDataOutput out) |
afterRun, beforeRun, innerBeforeRungetNamegetCallerAddress, 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, waitgetPartitionIdpublic MultipleEntryBackupOperation()
public MultipleEntryBackupOperation(String name, Set<Data> keys, EntryBackupProcessor backupProcessor)
public boolean returnsResponse()
returnsResponse in class AbstractMapOperationprotected void readInternal(ObjectDataInput in) throws IOException
readInternal in class AbstractNamedOperationIOExceptionprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class AbstractNamedOperationIOExceptionpublic Object getResponse()
getResponse in class AbstractOperationCopyright © 2021 Hazelcast, Inc.. All rights reserved.