Interface | Description |
---|---|
WriteSkewHelper.KeySpecificLogic |
Class | Description |
---|---|
AbstractCacheTransaction |
Base class for local and remote transaction.
|
AbstractEnlistmentAdapter |
Base class for both Sync and XAResource enlistment adapters.
|
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.
|
TotalOrderRemoteTransactionState |
Represents a state for a Remote Transaction when the Total Order based protocol is used.
|
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 © 2017 JBoss, a division of Red Hat. All rights reserved.