Package org.apache.flink.python.util
-
Class Summary Class Description HashMapWrapper Helper class to create aHashMap
taking Numeric data as key or value from Python side.PythonConfigUtil A Util class to handle the configurations of Python jobs.PythonConnectorUtils Utility class for using DataStream connectors in Python.PythonConnectorUtils.FirstColumnTopicSelectorInvocationHandler The serializableInvocationHandler
as the proxy for first column selector.PythonConnectorUtils.RowRowMapper AProcessFunction
that convertRow
toRowData
.PythonConnectorUtils.SecondColumnSerializationSchema<T> ASerializationSchema
forRow
that only serialize the second column using a wrappedSerializationSchema
forPythonConnectorUtils.SecondColumnSerializationSchema
.PythonDependencyUtils Utility class for Python dependency management.PythonEnvironmentManagerUtils Utils used to prepare the python environment. -
Enum Summary Enum Description ProtoUtils Utilities used to construct protobuf objects or construct objects from protobuf objects.