Class SnapshotCreateCommand
java.lang.Object
org.apache.ignite.internal.cli.commands.BaseCommand
org.gridgain.internal.cli.commands.snapshot.create.SnapshotCreateCommand
public class SnapshotCreateCommand
extends org.apache.ignite.internal.cli.commands.BaseCommand
implements Callable<Integer>
Starts a point-in-time 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