Class ShowTimeSeriesOperator

    • Constructor Detail

      • ShowTimeSeriesOperator

        public ShowTimeSeriesOperator​(int tokeIntType,
                                      org.apache.iotdb.commons.path.PartialPath path,
                                      boolean orderByHeat)
    • Method Detail

      • getPath

        public org.apache.iotdb.commons.path.PartialPath getPath()
      • isContains

        public boolean isContains()
      • setContains

        public void setContains​(boolean contains)
      • getKey

        public java.lang.String getKey()
      • setKey

        public void setKey​(java.lang.String key)
      • getValue

        public java.lang.String getValue()
      • setValue

        public void setValue​(java.lang.String value)
      • getLimit

        public int getLimit()
      • setLimit

        public void setLimit​(int limit)
      • getOffset

        public int getOffset()
      • setOffset

        public void setOffset​(int offset)
      • isOrderByHeat

        public boolean isOrderByHeat()