Class SnapshotRestoreCommand
java.lang.Object
org.apache.ignite.internal.cli.commands.BaseCommand
org.gridgain.internal.cli.commands.snapshot.restore.SnapshotRestoreCommand
public class SnapshotRestoreCommand
extends org.apache.ignite.internal.cli.commands.BaseCommand
implements Callable<Integer>
Command to restore a snapshot.
-
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