Class SparkStructuredStreamingRunnerRegistrar
- java.lang.Object
-
- org.apache.beam.runners.spark.structuredstreaming.SparkStructuredStreamingRunnerRegistrar
-
public final class SparkStructuredStreamingRunnerRegistrar extends java.lang.ObjectContains thePipelineRunnerRegistrarandPipelineOptionsRegistrarfor theSparkStructuredStreamingRunner.AutoServicewill register Spark's implementations of thePipelineRunnerandPipelineOptionsas available pipeline runner services.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSparkStructuredStreamingRunnerRegistrar.OptionsRegisters theSparkStructuredStreamingPipelineOptions.static classSparkStructuredStreamingRunnerRegistrar.RunnerRegisters theSparkStructuredStreamingRunner.
-