public static final class PlanRightUnwrappingCoGroupOperator.TupleRightUnwrappingCoGrouper<I1,I2,OUT,K> extends WrappingFunction<CoGroupFunction<I1,I2,OUT>> implements CoGroupFunction<I1,Tuple2<K,I2>,OUT>
wrappedFunction| Modifier and Type | Method and Description |
|---|---|
void |
coGroup(Iterable<I1> records1,
Iterable<Tuple2<K,I2>> records2,
Collector<OUT> out) |
close, getWrappedFunction, open, setRuntimeContextgetIterationRuntimeContext, getRuntimeContextCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.