Uses of Package
org.infinispan.server.hotrod.command.tx
Packages that use org.infinispan.server.hotrod.command.tx
-
Classes in org.infinispan.server.hotrod.command.tx used by org.infinispan.server.hotrod.tx.operationClassDescriptionA
CacheRpcCommand
implementation to forward the commit request from a client to the member that run the transaction.ACacheRpcCommand
implementation to forward the rollback request from a client to the member that run the transaction.