@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–2019 The Apache Software Foundation. All rights reserved.