Uses of Class
org.apache.flink.streaming.api.transformations.ReduceTransformation
Packages that use ReduceTransformation
-
Uses of ReduceTransformation in org.apache.flink.streaming.runtime.translators
Methods in org.apache.flink.streaming.runtime.translators with parameters of type ReduceTransformationModifier and TypeMethodDescriptionReduceTransformationTranslator.translateForBatchInternal(ReduceTransformation<IN, KEY> transformation, TransformationTranslator.Context context) ReduceTransformationTranslator.translateForStreamingInternal(ReduceTransformation<IN, KEY> transformation, TransformationTranslator.Context context)