public class DataTypeUtils extends Object
| Constructor and Description |
|---|
DataTypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Optional<Class<T>> |
extractType(org.apache.flink.table.types.DataType dataType) |
static org.apache.flink.table.types.DataType |
toDataType(Class<?> clazz) |
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.