Package org.apache.beam.runners.jet
Class JetRunnerRegistrar
java.lang.Object
org.apache.beam.runners.jet.JetRunnerRegistrar
Contains the
PipelineRunnerRegistrar
and PipelineOptionsRegistrar
for the JetRunner
.
AutoService
will register Jet's implementations of the PipelineRunner
and
PipelineOptions
as available pipeline runner services.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Registers theJetPipelineOptions
.static class
Registers theJetRunner
. -
Method Summary