Uses of Class
org.infinispan.commands.remote.recovery.GetInDoubtTransactionsCommand
-
Packages that use GetInDoubtTransactionsCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of GetInDoubtTransactionsCommand in org.infinispan.commands
Methods in org.infinispan.commands that return GetInDoubtTransactionsCommand Modifier and Type Method Description GetInDoubtTransactionsCommandCommandsFactory. buildGetInDoubtTransactionsCommand()Builds aGetInDoubtTransactionsCommand.GetInDoubtTransactionsCommandCommandsFactoryImpl. buildGetInDoubtTransactionsCommand()
-