public class CustomsNotification extends org.apache.beam.sdk.transforms.PTransform<org.apache.beam.sdk.values.PCollection<String>,org.apache.beam.sdk.values.PDone>
Alert objects generated by pipeline to CustomsAlert and submit them over
Pubsub.| Constructor and Description |
|---|
CustomsNotification(Customs.CustomsOptions options)
Initialize new CustomsNotification
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.sdk.values.PDone |
expand(org.apache.beam.sdk.values.PCollection<String> col) |
public CustomsNotification(Customs.CustomsOptions options)
options - Pipeline optionsCopyright © 2022. All rights reserved.