public class TotalOrderVersionedCommitCommand extends VersionedCommitCommand
| Modifier and Type | Field and Description |
|---|---|
static byte |
COMMAND_ID |
| Constructor and Description |
|---|
TotalOrderVersionedCommitCommand(String cacheName) |
TotalOrderVersionedCommitCommand(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() |
getParameters, getUpdatedVersions, setParameters, setUpdatedVersions, toStringacceptVisitor, performcanBlock, equals, getCacheName, getGlobalTransaction, getOrigin, getTopologyId, hashCode, ignoreCommandOnStatus, init, invalidRemoteTxReturnValue, isReturnValueExpected, markTransactionAsRemote, setOrigin, setTopologyId, shouldInvoke, visitRemoteTransactionpublic static final byte COMMAND_ID
public TotalOrderVersionedCommitCommand(String cacheName, GlobalTransaction gtx)
public TotalOrderVersionedCommitCommand(String cacheName)
public byte getCommandId()
ReplicableCommandgetCommandId in interface ReplicableCommandgetCommandId in class VersionedCommitCommandprotected RemoteTransaction getRemoteTransaction()
getRemoteTransaction in class AbstractTransactionBoundaryCommandCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.