Class Statement

    • Field Detail

      • isDebug

        protected boolean isDebug
    • Constructor Detail

      • Statement

        protected Statement()
    • Method Detail

      • isDebug

        public boolean isDebug()
      • setDebug

        public void setDebug​(boolean debug)
      • isQuery

        public boolean isQuery()
      • isAuthenticationRequired

        public boolean isAuthenticationRequired()
      • getPaths

        public abstract java.util.List<? extends org.apache.iotdb.commons.path.PartialPath> getPaths()