| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.api |
| 限定符和类型 | 方法和说明 |
|---|---|
static TableSchema.Builder |
TableSchema.builder() |
TableSchema.Builder |
TableSchema.Builder.field(String name,
org.apache.flink.api.common.typeinfo.TypeInformation<?> type)
Add a field with name and type.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.