|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteTransaction | |
|---|---|
| org.infinispan.context.impl | This package contains different context implementations, selected dynamically based on the type of invocation. |
| org.infinispan.transaction.xa | XA transaction support. |
| Uses of RemoteTransaction in org.infinispan.context.impl |
|---|
| Methods in org.infinispan.context.impl with parameters of type RemoteTransaction | |
|---|---|
void |
RemoteTxInvocationContext.setRemoteTransaction(RemoteTransaction remoteTransaction)
|
| Uses of RemoteTransaction in org.infinispan.transaction.xa |
|---|
| Methods in org.infinispan.transaction.xa that return RemoteTransaction | |
|---|---|
RemoteTransaction |
TransactionTable.createRemoteTransaction(GlobalTransaction globalTx)
Creates and register a RemoteTransaction with no modifications. |
RemoteTransaction |
TransactionTable.createRemoteTransaction(GlobalTransaction globalTx,
WriteCommand[] modifications)
Creates and register a RemoteTransaction based on the supplied params. |
RemoteTransaction |
TransactionTable.getRemoteTransaction(GlobalTransaction txId)
Returns the RemoteTransaction associated with the supplied transaction id. |
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||