| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.read.query.dataset | |
| org.apache.iotdb.tsfile.read.reader.series |
| Constructor and Description |
|---|
DataSetWithoutTimeGenerator(List<Path> paths,
List<TSDataType> dataTypes,
List<AbstractFileSeriesReader> readers)
constructor of DataSetWithoutTimeGenerator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyFileSeriesReader
this is for those series which has no data points
|
class |
FileSeriesReader
Series reader is used to query one series of one TsFile, and this reader has a filter operating
on the same series.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.