public final class SparkRunnerRegistrar
extends java.lang.Object
PipelineRunnerRegistrar and PipelineOptionsRegistrar for the SparkRunner.
 AutoService will register Spark's implementations of the PipelineRunner and
 PipelineOptions as available pipeline runner services.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SparkRunnerRegistrar.OptionsRegisters the  SparkPipelineOptions. | 
| static class  | SparkRunnerRegistrar.RunnerRegisters the  SparkRunner. |