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