Class CustomSources
- java.lang.Object
-
- org.apache.beam.runners.dataflow.internal.CustomSources
-
public class CustomSources extends java.lang.ObjectA helper class for supporting sources defined asSource.Provides a bridge between the high-level
SourceAPI and the low-levelCloudSourceclass.
-
-
Constructor Summary
Constructors Constructor Description CustomSources()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.services.dataflow.model.SourceserializeToCloudSource(org.apache.beam.sdk.io.Source<?> source, org.apache.beam.sdk.options.PipelineOptions options)
-