Class DataflowPipelineDebugOptions.UnboundedReaderMaxReadTimeFactory

java.lang.Object
org.apache.beam.runners.dataflow.options.DataflowPipelineDebugOptions.UnboundedReaderMaxReadTimeFactory
All Implemented Interfaces:
DefaultValueFactory<Integer>
Enclosing interface:
DataflowPipelineDebugOptions

public static final class DataflowPipelineDebugOptions.UnboundedReaderMaxReadTimeFactory extends Object implements DefaultValueFactory<Integer>
Sets Integer value based on old, deprecated field (DataflowPipelineDebugOptions.getUnboundedReaderMaxReadTimeSec()).
  • Constructor Details

    • UnboundedReaderMaxReadTimeFactory

      public UnboundedReaderMaxReadTimeFactory()
  • Method Details