Uses of Class
org.infinispan.commands.remote.CheckTransactionRpcCommand
-
Packages that use CheckTransactionRpcCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of CheckTransactionRpcCommand in org.infinispan.commands
Methods in org.infinispan.commands that return CheckTransactionRpcCommand Modifier and Type Method Description CheckTransactionRpcCommandCommandsFactory. buildCheckTransactionRpcCommand(Collection<GlobalTransaction> globalTransactions)CheckTransactionRpcCommandCommandsFactoryImpl. buildCheckTransactionRpcCommand(Collection<GlobalTransaction> globalTransactions)
-