Uses of Class
org.apache.flink.streaming.api.transformations.python.PythonBroadcastStateTransformation
Packages that use PythonBroadcastStateTransformation
-
Uses of PythonBroadcastStateTransformation in org.apache.flink.streaming.runtime.translators.python
Methods in org.apache.flink.streaming.runtime.translators.python with parameters of type PythonBroadcastStateTransformationModifier and TypeMethodDescriptionprotected Collection<Integer>PythonBroadcastStateTransformationTranslator.translateForBatchInternal(PythonBroadcastStateTransformation<IN1, IN2, OUT> transformation, org.apache.flink.streaming.api.graph.TransformationTranslator.Context context) protected Collection<Integer>PythonBroadcastStateTransformationTranslator.translateForStreamingInternal(PythonBroadcastStateTransformation<IN1, IN2, OUT> transformation, org.apache.flink.streaming.api.graph.TransformationTranslator.Context context)