public abstract class BeamSetOperatorsTransforms
extends java.lang.Object
PTransform and DoFn used to perform Set operations.| Modifier and Type | Class and Description |
|---|---|
static class |
BeamSetOperatorsTransforms.BeamSqlRow2KvFn
Transform a
BeamSqlRow to a KV<BeamSqlRow, BeamSqlRow>. |
static class |
BeamSetOperatorsTransforms.SetOperatorFilteringDoFn
Filter function used for Set operators.
|
| Constructor and Description |
|---|
BeamSetOperatorsTransforms() |