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