@Command(name="clearsnapshot", description="Remove the snapshot with the given name from the given keyspaces. If no snapshotName is specified we will remove all snapshots") public class ClearSnapshot extends NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet
output
Constructor and Description |
---|
ClearSnapshot() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, run, runInternal
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2020 The Apache Software Foundation