public final class SparkRunnerRegistrar extends 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. |
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.