Package org.apache.iotdb.tsfile.read.reader.series
-
Class Summary Class Description AbstractFileSeriesReader Series reader is used to query one series of one tsfile.EmptyFileSeriesReader this is for those series which has no data pointsFileSeriesReader Series reader is used to query one series of one TsFile, and this reader has a filter operating on the same series.FileSeriesReaderByTimestamp Series reader is used to query one series of one tsfile, using this reader to query the value of a series with given timestamps.PaginationController