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