Class SparkUnboundedSource

java.lang.Object
org.apache.beam.runners.spark.io.SparkUnboundedSource

public class SparkUnboundedSource extends Object
A "composite" InputDStream implementation for UnboundedSources.

This read is a composite of the following steps:

  • Constructor Details

    • SparkUnboundedSource

      public SparkUnboundedSource()
  • Method Details