Package org.apache.flink.streaming.api.functions.co
-
Class Summary Class Description RichCoFlatMapFunction<IN1,IN2,OUT> A RichCoFlatMapFunction represents a FlatMap transformation with two different input types.RichCoMapFunction<IN1,IN2,OUT> A RichCoMapFunction represents a Map transformation with two different input types.