Class SetMaxHintWindow

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

@Command(name="setmaxhintwindow", description="Set the specified max hint window in ms") public class SetMaxHintWindow extends NodeTool.NodeToolCmd
  • Constructor Details

    • SetMaxHintWindow

      public SetMaxHintWindow()
  • Method Details