| Interface | Description |
|---|---|
| JoinFunctionAssigner<I1,I2> |
A Join transformation that needs to be finished by specifying either a
JoinFunction or a
FlatJoinFunction before it can be used as an input to other operators. |
| Class | Description |
|---|---|
| JoinOperatorSetsBase<I1,I2> |
Intermediate step of an Outer Join transformation.
|
| Enum | Description |
|---|---|
| JoinType |
Join types.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.