Package org.infinispan.hotrod.impl.transaction
-
Interface Summary Interface Description TransactionTable ATransactiontable that knows how to interact with theTransactionand how theTransactionalRemoteCacheImplis enlisted. -
Class Summary Class Description SyncModeTransactionTable ATransactionTablethat registers the cache as aSynchronizationin the transaction.TransactionalRemoteCacheImpl<K,V> TransactionContext<K,V> A context with the keys involved in aTransaction.TransactionOperationFactory An operation factory that builds operations independent from the cache used.XaModeTransactionTable