| Package | Description |
|---|---|
| org.apache.flink.table.types.logical |
| Modifier and Type | Method and Description |
|---|---|
RowType.RowField |
RowType.RowField.copy() |
| Modifier and Type | Method and Description |
|---|---|
List<RowType.RowField> |
RowType.getFields() |
| Constructor and Description |
|---|
RowType(boolean isNullable,
List<RowType.RowField> fields) |
RowType(List<RowType.RowField> fields) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.