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