Uses of Class
org.apache.flink.streaming.api.runners.python.beam.BeamPythonFunctionRunner
Packages that use BeamPythonFunctionRunner
Package
Description
-
Uses of BeamPythonFunctionRunner in org.apache.flink.streaming.api.runners.python.beam
Modifier and TypeClassDescriptionclassBeamDataStreamPythonFunctionRunneris responsible for starting a beam python harness to execute user defined python function. -
Uses of BeamPythonFunctionRunner in org.apache.flink.table.runtime.runners.python.beam
Modifier and TypeClassDescriptionclassABeamTablePythonFunctionRunnerused to execute Python functions in Table API.