@Internal public static final class JoinOperator.ProjectFlatJoinFunction<T1,T2,R extends Tuple> extends RichFlatJoinFunction<T1,T2,R>
| Modifier and Type | Method and Description |
|---|---|
protected int[] |
getFields() |
protected boolean[] |
getIsFromFirst() |
void |
join(T1 in1,
T2 in2,
Collector<R> out) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.