Package org.infinispan.server.hotrod.command.tx
package org.infinispan.server.hotrod.command.tx
-
ClassDescriptionA
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.