Class TestSparkPipelineOptions.DefaultStopPipelineWatermarkFactory

java.lang.Object
org.apache.beam.runners.spark.TestSparkPipelineOptions.DefaultStopPipelineWatermarkFactory
All Implemented Interfaces:
DefaultValueFactory<Long>
Enclosing interface:
TestSparkPipelineOptions

public static class TestSparkPipelineOptions.DefaultStopPipelineWatermarkFactory extends Object implements DefaultValueFactory<Long>
A factory to provide the default watermark to stop a pipeline that reads from an unbounded source.
  • Constructor Details

    • DefaultStopPipelineWatermarkFactory

      public DefaultStopPipelineWatermarkFactory()
  • Method Details