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