Class FillQueryExecutor


  • public class FillQueryExecutor
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected IFill configureFill​(IFill fill, org.apache.iotdb.commons.path.PartialPath path, org.apache.iotdb.tsfile.file.metadata.enums.TSDataType dataType, long queryTime, java.util.Set<java.lang.String> deviceMeasurements, QueryContext context)  
      org.apache.iotdb.tsfile.read.query.dataset.QueryDataSet execute​(QueryContext context)
      execute fill.
      protected java.util.List<org.apache.iotdb.tsfile.read.TimeValuePair> getTimeValuePairs​(QueryContext context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait