| Class | Description |
|---|---|
| AbstractFileSeriesReader |
Series reader is used to query one series of one tsfile.
|
| EmptyFileSeriesReader |
this is for those series which has no data points
|
| FileSeriesReader |
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.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.