Uses of Interface
org.apache.flink.python.env.PythonEnvironment
Packages that use PythonEnvironment
Package
Description
-
Uses of PythonEnvironment in org.apache.flink.python.env
Methods in org.apache.flink.python.env that return PythonEnvironmentModifier and TypeMethodDescriptionPythonEnvironmentManager.createEnvironment()Creates the PythonEnvironment object used to execute Python functions. -
Uses of PythonEnvironment in org.apache.flink.python.env.embedded
Classes in org.apache.flink.python.env.embedded that implement PythonEnvironmentModifier and TypeClassDescriptionclassAPythonEnvironmentfor executing UDFs in embedded environment.Methods in org.apache.flink.python.env.embedded that return PythonEnvironment -
Uses of PythonEnvironment in org.apache.flink.python.env.process
Classes in org.apache.flink.python.env.process that implement PythonEnvironmentMethods in org.apache.flink.python.env.process that return PythonEnvironment