Class RecoveryTablesReplCommand
java.lang.Object
org.apache.ignite.internal.cli.commands.BaseCommand
org.gridgain.internal.cli.commands.pitr.tables.RecoveryTablesReplCommand
public class RecoveryTablesReplCommand
extends org.apache.ignite.internal.cli.commands.BaseCommand
REPL commands for tables recovery.
-
Field Summary
Fields inherited from class org.apache.ignite.internal.cli.commands.BaseCommand
spec, verbose -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ignite.internal.cli.commands.BaseCommand
runFlow, runPipeline
-
Constructor Details
-
RecoveryTablesReplCommand
public RecoveryTablesReplCommand()
-