IN1 - Type of the first input.IN2 - Type of the second input.OUT - Output type.@Public public abstract class RichCoFlatMapFunction<IN1,IN2,OUT> extends org.apache.flink.api.common.functions.AbstractRichFunction implements CoFlatMapFunction<IN1,IN2,OUT>
RichFunction interface.| Constructor and Description |
|---|
RichCoFlatMapFunction() |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflatMap1, flatMap2Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.