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