public class PartitionWideEntryBackupOperation extends AbstractMapOperation implements BackupOperation, PartitionAwareOperation
mapContainer, mapService
name
Constructor and Description |
---|
PartitionWideEntryBackupOperation() |
PartitionWideEntryBackupOperation(String name,
EntryBackupProcessor entryProcessor) |
Modifier and Type | Method and Description |
---|---|
protected Predicate |
getPredicate() |
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 PartitionWideEntryBackupOperation(String name, EntryBackupProcessor entryProcessor)
public PartitionWideEntryBackupOperation()
public boolean returnsResponse()
returnsResponse
in class AbstractMapOperation
protected Predicate getPredicate()
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.