CoGroupByKey transform
for joining multiple PCollections.See: Description
| Class | Description |
|---|---|
| CoGbkResult |
A row result of a CoGroupByKey.
|
| CoGbkResult.CoGbkResultCoder |
A coder for CoGbkResults.
|
| CoGroupByKey<K> |
A transform that performs a CoGroupByKey on a tuple of tables.
|
| KeyedPCollectionTuple<K> |
Represents an immutable tuple of keyed PCollections (i.e.
|
CoGroupByKey transform
for joining multiple PCollections.