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