@Command(name="upgradesstables", description="Rewrite sstables (for the requested tables) that are not on the current version (thus upgrading them to said current version)") public class UpgradeSSTable extends NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet
Constructor and Description |
---|
UpgradeSSTable() |
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