public class EWRPutBackupOperation extends EWRBaseOperation implements com.hazelcast.spi.BackupOperation, com.hazelcast.nio.serialization.IdentifiedDataSerializable, com.hazelcast.spi.ServiceNamespaceAware
WanReplicationEvent. This operation is used
to put backups of forwarded WAN events to the corresponding backup event queue.response| Constructor and Description |
|---|
EWRPutBackupOperation() |
EWRPutBackupOperation(String wanReplicationName,
String targetName,
com.hazelcast.nio.serialization.Data event,
com.hazelcast.spi.ServiceNamespace namespace) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
com.hazelcast.spi.ServiceNamespace |
getServiceNamespace() |
protected void |
readInternal(com.hazelcast.nio.ObjectDataInput in) |
void |
run() |
protected void |
writeInternal(com.hazelcast.nio.ObjectDataOutput out) |
afterRun, beforeRun, getFactoryId, getResponse, returnsResponsecall, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getServiceName, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, requiresExplicitServiceName, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic void run()
throws Exception
run in class com.hazelcast.spi.OperationExceptionpublic int getId()
getId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializableprotected void writeInternal(com.hazelcast.nio.ObjectDataOutput out)
throws IOException
writeInternal in class EWRBaseOperationIOExceptionprotected void readInternal(com.hazelcast.nio.ObjectDataInput in)
throws IOException
readInternal in class EWRBaseOperationIOExceptionpublic com.hazelcast.spi.ServiceNamespace getServiceNamespace()
getServiceNamespace in interface com.hazelcast.spi.ServiceNamespaceAwareCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.