Class UpgradeSSTable


  • @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