Package org.infinispan.server.hotrod.tx.table
-
Interface Summary Interface Description CacheNameCollector Used byGlobalTxTable
, it collects all the involved cache name when setting a decision for a transaction. -
Class Summary Class Description CacheXid A key used in the global transaction table.ClientAddress AAddress
implementation for a client transaction.GlobalTxTable It is a transaction log that registers all the transaction decisions before changing the cache.PerCacheTxTable A Transaction Table for client transaction.ServerHotrodPackageImpl TxState A transaction state stored globally in all the cluster members. -
Enum Summary Enum Description Status Internal server status for the client's transactions.