Class GetMaxHintWindow

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

@Command(name="getmaxhintwindow", description="Print the max hint window in ms") public class GetMaxHintWindow extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetMaxHintWindow

      public GetMaxHintWindow()
  • Method Details