public class TotalOrderRollbackCommand extends RollbackCommand
| Modifier and Type | Field and Description |
|---|---|
static byte |
COMMAND_ID |
| Constructor and Description |
|---|
TotalOrderRollbackCommand(String cacheName) |
TotalOrderRollbackCommand(String cacheName,
GlobalTransaction globalTransaction) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getCommandId()
Used by marshallers to convert this command into an id for streaming.
|
protected RemoteTransaction |
getRemoteTransaction() |
acceptVisitor, perform, toString, visitRemoteTransactioncanBlock, equals, getCacheName, getGlobalTransaction, getOrigin, getTopologyId, hashCode, ignoreCommandOnStatus, init, invalidRemoteTxReturnValue, isReturnValueExpected, markTransactionAsRemote, readFrom, readsExistingValues, setOrigin, setTopologyId, shouldInvoke, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitalwaysReadsExistingValuesgetParameters, setParameterspublic static final byte COMMAND_ID
public TotalOrderRollbackCommand(String cacheName, GlobalTransaction globalTransaction)
public TotalOrderRollbackCommand(String cacheName)
public byte getCommandId()
ReplicableCommandgetCommandId in interface ReplicableCommandgetCommandId in class RollbackCommandprotected RemoteTransaction getRemoteTransaction()
getRemoteTransaction in class AbstractTransactionBoundaryCommandCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.