Interface | Description |
---|---|
TransactionOriginatorChecker |
An interface to check if the transaction originator is left or not.
|
WriteSkewHelper.KeySpecificLogic |
Class | Description |
---|---|
AbstractCacheTransaction |
Base class for local and remote transaction.
|
AbstractEnlistmentAdapter |
Base class for both Sync and XAResource enlistment adapters.
|
ClusteredTransactionOriginatorChecker |
A
TransactionOriginatorChecker implementation for clustered caches. |
CorePackageImpl | |
LocalTransaction |
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction . |
RemoteTransaction |
Defines the state of a remotely originated transaction.
|
TransactionCoordinator |
Coordinates transaction prepare/commits as received from the
TransactionManager . |
TransactionTable |
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
WriteSkewHelper |
Encapsulates write skew logic in maintaining version maps, etc.
|
Enum | Description |
---|---|
TransactionTable.CompletedTransactionStatus |
Copyright © 2021 JBoss by Red Hat. All rights reserved.