Class SetCompactionThroughput

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

@Command(name="setcompactionthroughput", description="Set the MiB/s throughput cap for compaction in the system, or 0 to disable throttling") public class SetCompactionThroughput extends NodeTool.NodeToolCmd
  • Constructor Details

    • SetCompactionThroughput

      public SetCompactionThroughput()
  • Method Details