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