Class GetCompactionThreshold

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

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

    • GetCompactionThreshold

      public GetCompactionThreshold()
  • Method Details