public static final class PlanRightUnwrappingJoinOperator.TupleRightUnwrappingJoiner<I1,I2,OUT,K> extends WrappingFunction<FlatJoinFunction<I1,I2,OUT>> implements FlatJoinFunction<I1,Tuple2<K,I2>,OUT>
wrappedFunction| Modifier and Type | Method and Description |
|---|---|
void |
join(I1 value1,
Tuple2<K,I2> value2,
Collector<OUT> collector) |
close, getWrappedFunction, open, setRuntimeContextgetIterationRuntimeContext, getRuntimeContextCopyright © 2015 The Apache Software Foundation. All rights reserved.