@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
output, printPort
Constructor and Description |
---|
UpgradeSSTable() |
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 © 2009-2021 The Apache Software Foundation