Class UpgradeSSTable

java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.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