Class SetConcurrentViewBuilders

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

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

    • SetConcurrentViewBuilders

      public SetConcurrentViewBuilders()
  • Method Details