Package org.apache.flink.streaming.api.operators.python
-
Interface Summary Interface Description DataStreamPythonFunctionOperator<OUT> Interface for Python DataStream operators. -
Class Summary Class Description AbstractPythonFunctionOperator<OUT> Base class for all stream operators to execute Python functions.