public static class ETDTransforms.ExtractFindings extends org.apache.beam.sdk.transforms.PTransform<org.apache.beam.sdk.values.PCollection<Event>,org.apache.beam.sdk.values.PCollection<Event>>
| Constructor and Description |
|---|
ExtractFindings(ETDTransforms.Options opts)
static initializer for filter
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.sdk.values.PCollection<Event> |
expand(org.apache.beam.sdk.values.PCollection<Event> input) |
public ExtractFindings(ETDTransforms.Options opts)
opts - ETDTransforms.Options pipeline optionsCopyright © 2022. All rights reserved.