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