Class LoadReportCommand.Flags

  • Enclosing class:
    LoadReportCommand

    public static class LoadReportCommand.Flags
    extends org.apache.bookkeeper.tools.framework.CliFlags
    The CLI flags of load report command.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int intervalMilliseconds  
      • Fields inherited from class org.apache.bookkeeper.tools.framework.CliFlags

        arguments, help
    • Constructor Summary

      Constructors 
      Constructor Description
      Flags()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • intervalMilliseconds

        public int intervalMilliseconds
    • Constructor Detail

      • Flags

        public Flags()