| 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.
|
| StaleTransactionCleanupService |
Class responsible of cleaning transactions from the transaction table when nodes leave the cluster.
|
| TransactionCoordinator |
Coordinates transaction prepare/commits as received from the
TransactionManager. |
| TransactionTable |
Repository for
RemoteTransaction and TransactionXaAdapters (locally
originated transactions). |
| WriteSkewHelper |
Encapsulates write skew logic in maintaining version maps, etc.
|
| Enum | Description |
|---|---|
| LockingMode | |
| TransactionMode |
Enumeration containing the available transaction modes for a cache.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.