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.Options
Registers the  
SparkPipelineOptions. | 
static class  | 
SparkRunnerRegistrar.Runner
Registers the  
SparkRunner. |