public static class PythonTypeUtils.TypeInfoToProtoConverter extends Object
Constructor and Description |
---|
TypeInfoToProtoConverter() |
Modifier and Type | Method and Description |
---|---|
static FlinkFnApi.TypeInfo |
toTypeInfoProto(TypeInformation<?> typeInformation,
ClassLoader userClassLoader)
userClassLoader could be null if no external class loading is needed, e.g.
|
public static FlinkFnApi.TypeInfo toTypeInfoProto(TypeInformation<?> typeInformation, @Nullable ClassLoader userClassLoader)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.