Class SparkStructuredStreamingRunnerRegistrar.Runner
- java.lang.Object
-
- org.apache.beam.runners.spark.structuredstreaming.SparkStructuredStreamingRunnerRegistrar.Runner
-
- All Implemented Interfaces:
org.apache.beam.sdk.runners.PipelineRunnerRegistrar
- Enclosing class:
- SparkStructuredStreamingRunnerRegistrar
@AutoService(org.apache.beam.sdk.runners.PipelineRunnerRegistrar.class) public static class SparkStructuredStreamingRunnerRegistrar.Runner extends java.lang.Object implements org.apache.beam.sdk.runners.PipelineRunnerRegistrarRegisters theSparkStructuredStreamingRunner.
-
-
Constructor Summary
Constructors Constructor Description Runner()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Iterable<java.lang.Class<? extends org.apache.beam.sdk.PipelineRunner<?>>>getPipelineRunners()
-