public static final class PlanLeftUnwrappingJoinOperator.TupleLeftUnwrappingJoiner<I1,I2,OUT,K> extends WrappingFunction<org.apache.flink.api.common.functions.FlatJoinFunction<I1,I2,OUT>> implements org.apache.flink.api.common.functions.FlatJoinFunction<Tuple2<K,I1>,I2,OUT>
wrappedFunction| Modifier and Type | Method and Description |
|---|---|
void |
join(Tuple2<K,I1> value1,
I2 value2,
org.apache.flink.util.Collector<OUT> collector) |
close, getWrappedFunction, open, setRuntimeContextCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.