Class TimeSeriesSchemaScanOperator

    • Constructor Detail

      • TimeSeriesSchemaScanOperator

        public TimeSeriesSchemaScanOperator​(PlanNodeId planNodeId,
                                            OperatorContext operatorContext,
                                            int limit,
                                            int offset,
                                            org.apache.iotdb.commons.path.PartialPath partialPath,
                                            java.lang.String key,
                                            java.lang.String value,
                                            boolean isContains,
                                            boolean orderByHeat,
                                            boolean isPrefixPath,
                                            java.util.Map<java.lang.Integer,​Template> templateMap)
    • Method Detail

      • getKey

        public java.lang.String getKey()
      • getValue

        public java.lang.String getValue()
      • isContains

        public boolean isContains()
      • isOrderByHeat

        public boolean isOrderByHeat()