Uses of Package
org.infinispan.commands.remote.recovery
-
Packages that use org.infinispan.commands.remote.recovery Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.remote.recovery -
Classes in org.infinispan.commands.remote.recovery used by org.infinispan.commands 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.TxCompletionNotificationCommand Command for removing recovery related information from the cluster. -
Classes in org.infinispan.commands.remote.recovery used by org.infinispan.commands.remote.recovery Class Description RecoveryCommand Base class for recovery-related rpc-commands.