Class BeamSetOperatorsTransforms
java.lang.Object
org.apache.beam.sdk.extensions.sql.impl.transform.BeamSetOperatorsTransforms
Collections of
PTransform and DoFn used to perform Set operations.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classTransform aBeamSqlRowto aKV<BeamSqlRow, BeamSqlRow>.static classFilter function used for Set operators. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BeamSetOperatorsTransforms
public BeamSetOperatorsTransforms()
-