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