Class ProcessPythonEnvironment

java.lang.Object
org.apache.flink.python.env.process.ProcessPythonEnvironment
All Implemented Interfaces:
PythonEnvironment

@Internal public class ProcessPythonEnvironment extends Object implements PythonEnvironment
A PythonEnvironment for executing UDFs in Process.
  • Constructor Details

  • Method Details