public class PartitionWideEntryBackupOperation extends AbstractMapOperation implements BackupOperation, PartitionAwareOperation
mapContainer, mapServicename| 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, 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 PartitionWideEntryBackupOperation(String name, EntryBackupProcessor entryProcessor)
public PartitionWideEntryBackupOperation()
public boolean returnsResponse()
returnsResponse in class AbstractMapOperationprotected Predicate getPredicate()
protected 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.