public final class ReplicateAllowedDuringPassiveStateTxBackupLogOperation extends ReplicateTxBackupLogOperation implements AllowedDuringPassiveState
GENERIC_PARTITION_ID
Constructor and Description |
---|
ReplicateAllowedDuringPassiveStateTxBackupLogOperation() |
ReplicateAllowedDuringPassiveStateTxBackupLogOperation(List<TransactionLogRecord> logs,
String callerUuid,
String txnId,
long timeoutMillis,
long startTime) |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns type identifier for this class.
|
getResponse, onInvocationException, readInternal, run, writeInternal
getFactoryId, getServiceName
afterRun, beforeRun, call, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onExecutionFailure, onSetCallId, readData, requiresExplicitServiceName, returnsResponse, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, toString, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
readData, writeData
public ReplicateAllowedDuringPassiveStateTxBackupLogOperation()
public ReplicateAllowedDuringPassiveStateTxBackupLogOperation(List<TransactionLogRecord> logs, String callerUuid, String txnId, long timeoutMillis, long startTime)
public int getId()
IdentifiedDataSerializable
getId
in interface IdentifiedDataSerializable
getId
in class ReplicateTxBackupLogOperation
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.