public class MultipleEntryBackupOperation extends AbstractMapOperation implements BackupOperation, PartitionAwareOperation
mapContainer, mapService
name
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, innerBeforeRun
getName
getCallerAddress, 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, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
public MultipleEntryBackupOperation()
public MultipleEntryBackupOperation(String name, Set<Data> keys, EntryBackupProcessor backupProcessor)
public boolean returnsResponse()
returnsResponse
in class AbstractMapOperation
protected void readInternal(ObjectDataInput in) throws IOException
readInternal
in class AbstractNamedOperation
IOException
protected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal
in class AbstractNamedOperation
IOException
public Object getResponse()
getResponse
in class AbstractOperation
Copyright © 2014 Hazelcast, Inc.. All rights reserved.