public class DeDupExample
extends java.lang.Object
Concepts: the RemoveDuplicates transform, and how to wire transforms together. Demonstrates TextIO.Read/RemoveDuplicates/TextIO.Write.
To execute this pipeline locally, specify general pipeline configuration:
--project=
| Constructor and Description |
|---|
DeDupExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |