Uses of Class
org.infinispan.commands.remote.recovery.RecoveryCommand
-
Packages that use RecoveryCommand Package Description org.infinispan.commands.remote.recovery -
-
Uses of RecoveryCommand in org.infinispan.commands.remote.recovery
Subclasses of RecoveryCommand in org.infinispan.commands.remote.recovery Modifier and Type Class Description class
CompleteTransactionCommand
Command used by the recovery tooling for forcing transaction completion .class
GetInDoubtTransactionsCommand
Rpc to obtain all in-doubt prepared transactions stored on remote nodes.class
GetInDoubtTxInfoCommand
Command used by the recovery tooling for obtaining the list of in-doubt transactions from a node.class
TxCompletionNotificationCommand
Command for removing recovery related information from the cluster.
-