| Package | Description |
|---|---|
| org.apache.kyuubi.client.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
ResultRowSet.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultRowSet.setRows(List<Row> rows) |
| Constructor and Description |
|---|
ResultRowSet(List<Row> rows,
int rowCount) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.