Package org.apache.flink.python.env
Interface PythonEnvironment
-
- All Known Implementing Classes:
EmbeddedPythonEnvironment
,ProcessPythonEnvironment
@Internal public interface PythonEnvironment
The base interface of python environment for executing UDFs.