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