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.Options
Registers the
GearpumpPipelineOptions . |
static class |
GearpumpRunnerRegistrar.Runner
Registers the
GearpumpRunner . |