Class GetConcurrentViewBuilders

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

@Command(name="getconcurrentviewbuilders", description="Get the number of concurrent view builders in the system") public class GetConcurrentViewBuilders extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetConcurrentViewBuilders

      public GetConcurrentViewBuilders()
  • Method Details