Class SparkStructuredStreamingRunnerRegistrar
java.lang.Object
org.apache.beam.runners.spark.structuredstreaming.SparkStructuredStreamingRunnerRegistrar
Contains the
PipelineRunnerRegistrar
and PipelineOptionsRegistrar
for the SparkStructuredStreamingRunner
.
AutoService
will register Spark's implementations of the PipelineRunner
and
PipelineOptions
as available pipeline runner services.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Registers theSparkStructuredStreamingPipelineOptions
.static class
Registers theSparkStructuredStreamingRunner
. -
Method Summary