TypeInformation. However, the Table & SQL API is
currently updated to use DataTypes based on LogicalTypes. Use LogicalTypeParser instead.@Deprecated @PublicEvolving public class TypeStringUtils extends Object
TypeInformation into a string representation and back.| 构造器和说明 |
|---|
TypeStringUtils()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.flink.api.common.typeinfo.TypeInformation<?> |
readTypeInfo(String typeString)
已过时。
|
static String |
writeTypeInfo(org.apache.flink.api.common.typeinfo.TypeInformation<?> typeInfo)
已过时。
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.