Uses of Class
org.apache.flink.streaming.api.operators.python.process.ExternalPythonKeyedCoProcessOperator
Packages that use ExternalPythonKeyedCoProcessOperator
-
Uses of ExternalPythonKeyedCoProcessOperator in org.apache.flink.streaming.api.operators.python.process
Subclasses of ExternalPythonKeyedCoProcessOperator in org.apache.flink.streaming.api.operators.python.processModifier and TypeClassDescriptionclassTheExternalPythonBatchKeyedCoBroadcastProcessOperatoris responsible for executing the Python CoBroadcastProcess function under BATCH mode,ExternalPythonKeyedCoProcessOperatoris used under STREAMING mode.