public class DataSetWithTimeGenerator extends QueryDataSet
QueryDataSet.EndPointalreadyReturnedRowNum, ascending, columnNum, dataTypes, endPoint, fetchSize, paths, rowLimit, rowOffset, withoutAllNull, withoutAnyNull, withoutNullColumnsIndex| Constructor and Description |
|---|
DataSetWithTimeGenerator(List<Path> paths,
List<Boolean> cached,
List<TSDataType> dataTypes,
TimeGenerator timeGenerator,
List<FileSeriesReaderByTimestamp> readers)
constructor of DataSetWithTimeGenerator.
|
| 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 DataSetWithTimeGenerator(List<Path> paths, List<Boolean> cached, List<TSDataType> dataTypes, TimeGenerator timeGenerator, List<FileSeriesReaderByTimestamp> readers)
paths - paths in List structurecached - cached boolean in List(boolean) structuredataTypes - TSDataTypes in List structuretimeGenerator - TimeGenerator objectreaders - readers in List(FileSeriesReaderByTimestamp) structurepublic boolean hasNextWithoutConstraint()
throws IOException
hasNextWithoutConstraint in class QueryDataSetIOExceptionpublic RowRecord nextWithoutConstraint() throws IOException
nextWithoutConstraint in class QueryDataSetIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.