| Package | Description |
|---|---|
| org.apache.flink.table.api |
| Modifier and Type | Method and Description |
|---|---|
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–2018 The Apache Software Foundation. All rights reserved.