Class SetCompactionThreshold

java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.SetCompactionThreshold

@Command(name="setcompactionthreshold", description="Set min and max compaction thresholds for a given table") public class SetCompactionThreshold extends NodeTool.NodeToolCmd
  • Constructor Details

    • SetCompactionThreshold

      public SetCompactionThreshold()
  • Method Details