public class EntryBackupOperation extends KeyBasedMapOperation implements BackupOperation
dataKey, dataValue, mapContainer, mapService, name, partitionContainer, recordStore, threadId, ttl| Constructor and Description |
|---|
EntryBackupOperation() |
EntryBackupOperation(String name,
Data dataKey,
EntryBackupProcessor entryProcessor) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponse() |
void |
innerBeforeRun() |
protected void |
readInternal(ObjectDataInput in) |
void |
run() |
String |
toString() |
protected void |
writeInternal(ObjectDataOutput out) |
afterRun, beforeRun, getKey, getName, getThreadId, getTtl, getValue, invalidateLocalNearCache, invalidateNearCaches, returnsResponse, setThreadIdgetCallerAddress, 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 EntryBackupOperation(String name, Data dataKey, EntryBackupProcessor entryProcessor)
public EntryBackupOperation()
public void innerBeforeRun()
innerBeforeRun in class KeyBasedMapOperationprotected void readInternal(ObjectDataInput in) throws IOException
readInternal in class KeyBasedMapOperationIOExceptionprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class KeyBasedMapOperationIOExceptionpublic Object getResponse()
getResponse in class OperationCopyright © 2021 Hazelcast, Inc.. All rights reserved.