public class TypeInformationUtils extends Object
| Constructor and Description |
|---|
TypeInformationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.flink.api.common.typeinfo.TypeInformation<?>> |
getColumnTypes(Class<?> documentFormat) |
static org.apache.flink.api.common.typeinfo.TypeInformation<org.apache.flink.types.Row> |
getTypesAsRow(Class<?> documentFormat) |
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.