public class SingleDataSet extends QueryDataSet
QueryDataSet.EndPointalreadyReturnedRowNum, ascending, columnNum, dataTypes, endPoint, fetchSize, paths, rowLimit, rowOffset, withoutAllNull, withoutAnyNull, withoutNullColumnsIndex| 构造器和说明 |
|---|
SingleDataSet(List<PartialPath> paths,
List<TSDataType> dataTypes) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
hasNextWithoutConstraint() |
RowRecord |
nextWithoutConstraint() |
void |
setRecord(RowRecord record) |
decreaseAlreadyReturnedRowNum, getColumnNum, getDataTypes, getEndPoint, getPaths, getRowLimit, getRowOffset, getWithoutNullColumnsIndex, hasLimit, hasNext, initQueryDataSetFields, isWithoutAllNull, isWithoutAnyNull, next, setColumnNum, setDataTypes, setEndPoint, setFetchSize, setRowLimit, setRowOffset, setWithoutAllNull, setWithoutAnyNull, setWithoutNullColumnsIndex, withoutNullFilterpublic SingleDataSet(List<PartialPath> paths, List<TSDataType> dataTypes)
public void setRecord(RowRecord record)
public boolean hasNextWithoutConstraint()
hasNextWithoutConstraint 在类中 QueryDataSetpublic RowRecord nextWithoutConstraint()
nextWithoutConstraint 在类中 QueryDataSetCopyright © 2022 The Apache Software Foundation. All rights reserved.