public class CustomSources extends 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(Source<?> source,
PipelineOptions options) |
public static com.google.api.services.dataflow.model.Source serializeToCloudSource(Source<?> source, PipelineOptions options) throws Exception
ExceptionCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.