Class CountStatement

    • Field Detail

      • pathPattern

        protected org.apache.iotdb.commons.path.PartialPath pathPattern
    • Constructor Detail

      • CountStatement

        public CountStatement​(org.apache.iotdb.commons.path.PartialPath pathPattern)
    • Method Detail

      • getPathPattern

        public org.apache.iotdb.commons.path.PartialPath getPathPattern()
      • setPathPattern

        public void setPathPattern​(org.apache.iotdb.commons.path.PartialPath pathPattern)
      • getPaths

        public java.util.List<org.apache.iotdb.commons.path.PartialPath> getPaths()
        Overrides:
        getPaths in class ShowStatement