@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, runpublic void execute(NodeProbe probe)
execute in class NodeTool.NodeToolCmdCopyright © 2018 The Apache Software Foundation