public class FinalizeRemoteTransactionBackupOperation extends AbstractXAOperation implements BackupOperation
GENERIC_PARTITION_ID| Constructor and Description |
|---|
FinalizeRemoteTransactionBackupOperation() |
FinalizeRemoteTransactionBackupOperation(Data xidData) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRun() |
protected void |
readInternal(ObjectDataInput in) |
boolean |
returnsResponse() |
void |
run() |
protected void |
writeInternal(ObjectDataOutput out) |
getServiceNameafterRun, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponse, getService, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdpublic FinalizeRemoteTransactionBackupOperation()
public FinalizeRemoteTransactionBackupOperation(Data xidData)
public void beforeRun()
throws Exception
public boolean returnsResponse()
returnsResponse in class Operationprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class OperationIOExceptionprotected void readInternal(ObjectDataInput in) throws IOException
readInternal in class OperationIOExceptionCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.