IN1
- Type of the first input.IN2
- Type of the second input.OUT
- Output type.@Public public abstract class RichCoFlatMapFunction<IN1,IN2,OUT> extends AbstractRichFunction implements CoFlatMapFunction<IN1,IN2,OUT>
RichFunction
interface.Constructor and Description |
---|
RichCoFlatMapFunction() |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
flatMap1, flatMap2
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.