@Internal public interface GenericDlqProvider extends Providers.Identifyable
Modifier and Type | Method and Description |
---|---|
PTransform<PCollection<Failure>,PDone> |
newDlqTransform(java.lang.String config)
Generate a DLQ output from the provided config value.
|
identifier
PTransform<PCollection<Failure>,PDone> newDlqTransform(java.lang.String config)