public class CustomSources
extends java.lang.Object
Source.
Provides a bridge between the high-level Source API and the low-level CloudSource class.
| Constructor and Description |
|---|
CustomSources() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.services.dataflow.model.Source |
serializeToCloudSource(org.apache.beam.sdk.io.Source<?> source,
org.apache.beam.sdk.options.PipelineOptions options) |