IN1 - Type of the first input.IN2 - Type of the second input.OUT - Output type.public abstract class RichCoFlatMapFunction<IN1,IN2,OUT> extends 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–2016 The Apache Software Foundation. All rights reserved.