Class SetAutoRepairConfig

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

@Command(name="setautorepairconfig", description="sets the autorepair configuration") public class SetAutoRepairConfig extends NodeTool.NodeToolCmd
Allows to set AutoRepair configuration through nodetool.
  • Field Details

  • Constructor Details

    • SetAutoRepairConfig

      public SetAutoRepairConfig()
  • Method Details