public static class PythonTypeUtils.TypeInfoToDataConverter extends Object
Constructor and Description |
---|
TypeInfoToDataConverter() |
Modifier and Type | Method and Description |
---|---|
static <IN,OUT> PythonTypeUtils.DataConverter<IN,OUT> |
typeInfoDataConverter(TypeInformation<IN> typeInformation) |
public static <IN,OUT> PythonTypeUtils.DataConverter<IN,OUT> typeInfoDataConverter(TypeInformation<IN> typeInformation)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.