Uses of Package
org.infinispan.transaction.impl
-
Packages that use org.infinispan.transaction.impl Package Description org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution.org.infinispan.commands.remote.recovery org.infinispan.commands.tx Commands that represent transactional lifecycle transitions.org.infinispan.commands.tx.totalorder 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.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.interceptors.locking Interceptors dealing with locking.org.infinispan.interceptors.xsite Interceptors dealing with cross-site replication.org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.transaction.impl org.infinispan.transaction.synchronization org.infinispan.transaction.totalorder 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 -
Classes in org.infinispan.transaction.impl used by org.infinispan.commands.remote Class Description TransactionTable Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Classes in org.infinispan.transaction.impl used by org.infinispan.commands.remote.recovery Class Description TransactionTable Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Classes in org.infinispan.transaction.impl used by org.infinispan.commands.tx Class Description RemoteTransaction Defines the state of a remotely originated transaction.TransactionTable Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Classes in org.infinispan.transaction.impl used by org.infinispan.commands.tx.totalorder Class Description TotalOrderRemoteTransactionState Represents a state for a Remote Transaction when the Total Order based protocol is used. -
Classes in org.infinispan.transaction.impl used by org.infinispan.context Class Description LocalTransaction Object that holds transaction's state on the node where it originated; as opposed toRemoteTransaction
.RemoteTransaction Defines the state of a remotely originated transaction. -
Classes in org.infinispan.transaction.impl used by org.infinispan.context.impl Class Description AbstractCacheTransaction Base class for local and remote transaction.LocalTransaction Object that holds transaction's state on the node where it originated; as opposed toRemoteTransaction
.RemoteTransaction Defines the state of a remotely originated transaction. -
Classes in org.infinispan.transaction.impl used by org.infinispan.interceptors.distribution Class Description LocalTransaction Object that holds transaction's state on the node where it originated; as opposed toRemoteTransaction
. -
Classes in org.infinispan.transaction.impl used by org.infinispan.interceptors.impl Class Description LocalTransaction Object that holds transaction's state on the node where it originated; as opposed toRemoteTransaction
. -
Classes in org.infinispan.transaction.impl used by org.infinispan.interceptors.locking Class Description WriteSkewHelper.KeySpecificLogic -
Classes in org.infinispan.transaction.impl used by org.infinispan.interceptors.xsite Class Description TransactionTable Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Classes in org.infinispan.transaction.impl used by org.infinispan.statetransfer Class Description TransactionTable Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Classes in org.infinispan.transaction.impl used by org.infinispan.transaction.impl Class Description AbstractCacheTransaction Base class for local and remote transaction.LocalTransaction Object that holds transaction's state on the node where it originated; as opposed toRemoteTransaction
.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 theTransactionManager
.TransactionOriginatorChecker An interface to check if the transaction originator is left or not.TransactionTable.CompletedTransactionStatus WriteSkewHelper.KeySpecificLogic -
Classes in org.infinispan.transaction.impl used by org.infinispan.transaction.synchronization 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 toRemoteTransaction
.TransactionTable Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Classes in org.infinispan.transaction.impl used by org.infinispan.transaction.totalorder Class Description TotalOrderRemoteTransactionState Represents a state for a Remote Transaction when the Total Order based protocol is used. -
Classes in org.infinispan.transaction.impl used by org.infinispan.transaction.xa 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 toRemoteTransaction
.RemoteTransaction Defines the state of a remotely originated transaction.TransactionTable Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Classes in org.infinispan.transaction.impl used by org.infinispan.transaction.xa.recovery Class Description AbstractCacheTransaction Base class for local and remote transaction.LocalTransaction Object that holds transaction's state on the node where it originated; as opposed toRemoteTransaction
.RemoteTransaction Defines the state of a remotely originated transaction.TransactionCoordinator Coordinates transaction prepare/commits as received from theTransactionManager
.TransactionTable Repository forRemoteTransaction
andTransactionXaAdapter
s (locally originated transactions). -
Classes in org.infinispan.transaction.impl used by org.infinispan.util.logging Class Description LocalTransaction Object that holds transaction's state on the node where it originated; as opposed toRemoteTransaction
. -
Classes in org.infinispan.transaction.impl used by org.infinispan.xsite Class Description AbstractCacheTransaction Base class for local and remote transaction.