public class GearpumpRunnerRegistrar
extends java.lang.Object
PipelineRunnerRegistrar and PipelineOptionsRegistrar for the GearpumpRunner.
 AutoService will register Gearpump's implementations of the PipelineRunner and
 PipelineOptions as available pipeline runner services.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GearpumpRunnerRegistrar.OptionsRegisters the  GearpumpPipelineOptions. | 
| static class  | GearpumpRunnerRegistrar.RunnerRegisters the  GearpumpRunner. |