Class TimeGenerator

  • Direct Known Subclasses:
    TsFileTimeGenerator

    public abstract class TimeGenerator
    extends Object
    All SingleSeriesExpression involved in a IExpression will be transferred to a TimeGenerator tree whose leaf nodes are all SeriesReaders, The TimeGenerator tree can generate the next timestamp that satisfies the filter condition. Then we use this timestamp to get values in other series that are not included in IExpression