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