| Interface | Description |
|---|---|
| TransactionTable |
A
Transaction table that knows how to interact with the Transaction and how the TransactionalRemoteCacheImpl is enlisted. |
| Class | Description |
|---|---|
| SyncModeTransactionTable | |
| TransactionalRemoteCacheImpl<K,V> |
A
RemoteCache implementation that handles Transaction. |
| TransactionContext<K,V> |
A context with the keys involved in a
Transaction. |
| TransactionOperationFactory |
An operation factory that builds operations independent from the cache used.
|
| XaModeTransactionTable |
Copyright © 2022 JBoss by Red Hat. All rights reserved.