Uses of Package
org.infinispan.server.hotrod.tx.table
Packages that use org.infinispan.server.hotrod.tx.table
Package
Description
-
Classes in org.infinispan.server.hotrod.tx.table used by org.infinispan.server.hotrod.tx
-
Classes in org.infinispan.server.hotrod.tx.table used by org.infinispan.server.hotrod.tx.operationClassDescriptionUsed by
GlobalTxTable
, it collects all the involved cache name when setting a decision for a transaction.Internal server status for the client's transactions. -
Classes in org.infinispan.server.hotrod.tx.table used by org.infinispan.server.hotrod.tx.tableClassDescriptionUsed by
GlobalTxTable
, it collects all the involved cache name when setting a decision for a transaction.A key used in the global transaction table.AAddress
implementation for a client transaction.Internal server status for the client's transactions.A transaction state stored globally in all the cluster members. -