public interface TransactionBoundaryCommand extends VisitableCommand, CacheRpcCommand, TopologyAffectedCommand
GlobalTransaction
Modifier and Type | Method and Description |
---|---|
GlobalTransaction |
getGlobalTransaction() |
void |
markTransactionAsRemote(boolean remote) |
acceptVisitor, alwaysReadsExistingValues, ignoreCommandOnStatus, readsExistingValues, shouldInvoke
getCacheName, getOrigin, setOrigin
getTopologyId, setTopologyId
canBlock, getCommandId, getParameters, isReturnValueExpected, perform, readFrom, setParameters, writeTo
GlobalTransaction getGlobalTransaction()
void markTransactionAsRemote(boolean remote)
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.