| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.api |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DataTypes.Field
Helper class for defining the field of a row or structured type.
|
static class |
DataTypes.UnresolvedField
Helper class for defining the unresolved field of a row or structured type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static UnresolvedDataType |
DataTypes.ROW(DataTypes.AbstractField... fields)
Unresolved data type of a sequence of fields.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.