类 ConfigNodeCommandLine


  • public class ConfigNodeCommandLine
    extends org.apache.iotdb.commons.ServerCommandLine
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      protected java.lang.String getUsage()  
      protected int run​(java.lang.String[] args)  
      • 从类继承的方法 org.apache.iotdb.commons.ServerCommandLine

        doMain, usage
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • ConfigNodeCommandLine

        public ConfigNodeCommandLine()
    • 方法详细资料

      • getUsage

        protected java.lang.String getUsage()
        指定者:
        getUsage 在类中 org.apache.iotdb.commons.ServerCommandLine
      • run

        protected int run​(java.lang.String[] args)
        指定者:
        run 在类中 org.apache.iotdb.commons.ServerCommandLine