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 Object implements org.apache.beam.sdk.runners.PipelineRunnerRegistrar
  • Constructor Details

    • Runner

      public Runner()
  • Method Details

    • getPipelineRunners

      public Iterable<Class<? extends PipelineRunner<?>>> getPipelineRunners()
      Specified by:
      getPipelineRunners in interface org.apache.beam.sdk.runners.PipelineRunnerRegistrar