Uses of Package
org.apache.flink.python.env
-
Classes in org.apache.flink.python.env used by org.apache.flink.python.env Class Description AbstractPythonEnvironmentManager.PythonLeasedResource Python lease resource which includes environment variables and working directory of execution python environment.PythonDependencyInfo PythonDependencyInfo contains the information of third-party dependencies.PythonEnvironment The base interface of python environment for executing UDFs.PythonEnvironmentManager The base interface of python environment manager which is used to create the PythonEnvironment object used to execute Python functions. -
Classes in org.apache.flink.python.env used by org.apache.flink.python.env.embedded Class Description AbstractPythonEnvironmentManager The base class of python environment manager which is used to create the PythonEnvironment object used to execute Python functions.PythonDependencyInfo PythonDependencyInfo contains the information of third-party dependencies.PythonEnvironment The base interface of python environment for executing UDFs.PythonEnvironmentManager The base interface of python environment manager which is used to create the PythonEnvironment object used to execute Python functions. -
Classes in org.apache.flink.python.env used by org.apache.flink.python.env.process Class Description AbstractPythonEnvironmentManager The base class of python environment manager which is used to create the PythonEnvironment object used to execute Python functions.PythonDependencyInfo PythonDependencyInfo contains the information of third-party dependencies.PythonEnvironment The base interface of python environment for executing UDFs.PythonEnvironmentManager The base interface of python environment manager which is used to create the PythonEnvironment object used to execute Python functions. -
Classes in org.apache.flink.python.env used by org.apache.flink.streaming.api.operators.python Class Description PythonEnvironmentManager The base interface of python environment manager which is used to create the PythonEnvironment object used to execute Python functions. -
Classes in org.apache.flink.python.env used by org.apache.flink.streaming.api.transformations.python Class Description PythonEnvironmentManager The base interface of python environment manager which is used to create the PythonEnvironment object used to execute Python functions.