@Command(name="upgradesstables", description="Rewrite sstables (for the requested column families) that are not on the current version (thus upgrading them to said current version)") public static class NodeTool.UpgradeSSTable extends NodeTool.NodeToolCmd
Constructor and Description |
---|
UpgradeSSTable() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalColumnFamilies, parseOptionalKeyspace, run
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2019 The Apache Software Foundation