public static final class JoinOperator.DefaultFlatJoinFunction<T1,T2> extends RichFlatJoinFunction<T1,T2,Tuple2<T1,T2>>
| Constructor and Description |
|---|
JoinOperator.DefaultFlatJoinFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
join(T1 first,
T2 second,
Collector<Tuple2<T1,T2>> out) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextCopyright © 2015 The Apache Software Foundation. All rights reserved.