| Package | Description |
|---|---|
| org.apache.kyuubi.client.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
Row.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
Row.setFields(List<Field> fields) |
| Constructor and Description |
|---|
Row(List<Field> fields) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.