Class GetCompactionThroughput

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

@Command(name="getcompactionthroughput", description="Print the MiB/s throughput cap for compaction in the system as a rounded number") public class GetCompactionThroughput extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetCompactionThroughput

      public GetCompactionThroughput()
  • Method Details