public class DataSetWithoutTimeGenerator extends QueryDataSet
QueryDataSet.EndPointalreadyReturnedRowNum, ascending, columnNum, dataTypes, endPoint, fetchSize, paths, rowLimit, rowOffset, withoutAllNull, withoutAnyNull, withoutNullColumnsIndex| Constructor and Description |
|---|
DataSetWithoutTimeGenerator(List<Path> paths,
List<TSDataType> dataTypes,
List<AbstractFileSeriesReader> readers)
constructor of DataSetWithoutTimeGenerator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextWithoutConstraint() |
RowRecord |
nextWithoutConstraint() |
decreaseAlreadyReturnedRowNum, getColumnNum, getDataTypes, getEndPoint, getPaths, getRowLimit, getRowOffset, getWithoutNullColumnsIndex, hasLimit, hasNext, initQueryDataSetFields, isWithoutAllNull, isWithoutAnyNull, next, setColumnNum, setDataTypes, setEndPoint, setFetchSize, setRowLimit, setRowOffset, setWithoutAllNull, setWithoutAnyNull, setWithoutNullColumnsIndex, withoutNullFilterpublic DataSetWithoutTimeGenerator(List<Path> paths, List<TSDataType> dataTypes, List<AbstractFileSeriesReader> readers) throws IOException
paths - paths in List structuredataTypes - TSDataTypes in List structurereaders - readers in List(FileSeriesReaderByTimestamp) structureIOException - IOExceptionpublic boolean hasNextWithoutConstraint()
hasNextWithoutConstraint in class QueryDataSetpublic RowRecord nextWithoutConstraint() throws IOException
nextWithoutConstraint in class QueryDataSetIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.