Package org.apache.beam.sdk.transforms.join
@DefaultAnnotation(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.apache.beam.sdk.transforms.join
Defines the
CoGroupByKey transform for joining
multiple PCollections.-
ClassesClassDescriptionA row result of a
CoGroupByKey.ACoderforCoGbkResults.A schema for the results of aCoGroupByKey.CoGroupByKey<K>APTransformthat performs aCoGroupByKeyon a tuple of tables.An immutable tuple of keyedPCollectionswith key type K.A utility class to help ensure coherence of tag and input PCollection types.This corresponds to an integer union tag and value.A UnionCoder encodes RawUnionValues.