Constant Field Values

Contents

org.apache.*

  • org.apache.iotdb.commons.cluster.NodeStatus 
    Modifier and Type Constant Field Value
    public static final java.lang.String DISK_FULL "DiskFull"
  • org.apache.iotdb.commons.executable.ExecutableManager 
    Modifier and Type Constant Field Value
    protected static final java.lang.String INSTALL_DIR "install"
  • org.apache.iotdb.commons.model.TrailInformation 
    Modifier and Type Constant Field Value
    public static final java.lang.String MODEL_PATH "model_path"
  • org.apache.iotdb.commons.service.ThriftService 
    Modifier and Type Constant Field Value
    public static final java.lang.String STATUS_DOWN "DOWN"
    public static final java.lang.String STATUS_UP "UP"