Class GetConcurrentCompactors

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

@Command(name="getconcurrentcompactors", description="Get the number of concurrent compactors in the system.") public class GetConcurrentCompactors extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetConcurrentCompactors

      public GetConcurrentCompactors()
  • Method Details