@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
Constructor and Description |
---|
ClearSnapshot() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, run
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2017 The Apache Software Foundation