Uses of Package
org.infinispan.client.hotrod.impl.transaction
-
Packages that use org.infinispan.client.hotrod.impl.transaction Package Description org.infinispan.client.hotrod.impl.transaction -
Classes in org.infinispan.client.hotrod.impl.transaction used by org.infinispan.client.hotrod.impl.transaction Class Description TransactionalRemoteCacheImpl ARemoteCacheimplementation that handlesTransaction.TransactionContext A context with the keys involved in aTransaction.TransactionOperationFactory An operation factory that builds operations independent from the cache used.TransactionTable ATransactiontable that knows how to interact with theTransactionand how theTransactionalRemoteCacheImplis enlisted.