| 程序包 | 说明 |
|---|---|
| org.apache.kyuubi.client.api.v1.dto |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Row> |
ResultRowSet.getRows() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ResultRowSet.setRows(List<Row> rows) |
| 构造器和说明 |
|---|
ResultRowSet(List<Row> rows,
int rowCount) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.