- java.lang.Object
-
- org.apache.flink.streaming.api.utils.PythonTypeUtils.DataConverter<IN,OUT>
-
- 所有已实现的接口:
- Serializable
- 直接已知子类:
- PythonTypeUtils.ArrayDataConverter, PythonTypeUtils.ByteDataConverter, PythonTypeUtils.FloatDataConverter, PythonTypeUtils.IdentityDataConverter, PythonTypeUtils.IntDataConverter, PythonTypeUtils.ListDataConverter, PythonTypeUtils.MapDataConverter, PythonTypeUtils.RowDataConverter, PythonTypeUtils.RowDataDataConverter, PythonTypeUtils.ShortDataConverter, PythonTypeUtils.TupleDataConverter
- 封闭类:
- PythonTypeUtils
public abstract static class PythonTypeUtils.DataConverter<IN,OUT>
extends Object
implements Serializable
Data Converter that converts the data to the format data which can be used in PemJa.
- 另请参阅:
- 序列化表格
-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
DataConverter
public DataConverter()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.