| Package | Description |
|---|---|
| org.infinispan.commands.tx |
Commands that represent transactional lifecycle transitions.
|
| org.infinispan.context |
Contexts contain information of a specific invocation on the cache, such as its origins, scope
(transactional or non-transactional), as well as invocation-specific flags.
|
| org.infinispan.context.impl |
This package contains different context implementations, selected dynamically based on the type of invocation.
|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.interceptors.distribution |
Interceptors dealing with command replication in distributed/replicated mode.
|
| org.infinispan.interceptors.impl |
Basic interceptors
|
| org.infinispan.interceptors.locking |
Interceptors dealing with locking.
|
| org.infinispan.interceptors.xsite |
Interceptors dealing with cross-site replication.
|
| org.infinispan.persistence.manager |
Implementations of the
PersistenceManager interface, which define the logic
of how infinispan interacts with external stores. |
| org.infinispan.persistence.support | |
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| org.infinispan.transaction.impl | |
| org.infinispan.transaction.synchronization | |
| org.infinispan.transaction.xa |
XA transaction support.
|
| org.infinispan.transaction.xa.recovery | |
| org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
| org.infinispan.xsite |
| Class and Description |
|---|
| RemoteTransaction
Defines the state of a remotely originated transaction.
|
| TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapters (locally
originated transactions). |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| AbstractCacheTransaction
Base class for local and remote transaction.
|
| 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.
|
| Class and Description |
|---|
| TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapters (locally
originated transactions). |
| Class and Description |
|---|
| LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction. |
| Class and Description |
|---|
| AbstractCacheTransaction
Base class for local and remote transaction.
|
| LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction. |
| Class and Description |
|---|
| WriteSkewHelper.KeySpecificLogic |
| Class and Description |
|---|
| TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapters (locally
originated transactions). |
| Class and Description |
|---|
| AbstractCacheTransaction
Base class for local and remote transaction.
|
| Class and Description |
|---|
| AbstractCacheTransaction
Base class for local and remote transaction.
|
| Class and Description |
|---|
| TransactionOriginatorChecker
An interface to check if the transaction originator is left or not.
|
| TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapters (locally
originated transactions). |
| Class and Description |
|---|
| AbstractCacheTransaction
Base class for local and remote transaction.
|
| 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. |
| TransactionOriginatorChecker
An interface to check if the transaction originator is left or not.
|
| TransactionTable.CompletedTransactionStatus |
| WriteSkewHelper.KeySpecificLogic |
| Class and 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. |
| TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapters (locally
originated transactions). |
| Class and 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.
|
| TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapters (locally
originated transactions). |
| Class and Description |
|---|
| AbstractCacheTransaction
Base class for local and remote transaction.
|
| 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 TransactionXaAdapters (locally
originated transactions). |
| Class and Description |
|---|
| LocalTransaction
Object that holds transaction's state on the node where it originated; as opposed to
RemoteTransaction. |
| Class and Description |
|---|
| AbstractCacheTransaction
Base class for local and remote transaction.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.