Class DataflowStreamingPipelineOptions.EnableWindmillServiceDirectPathFactory
- java.lang.Object
-
- org.apache.beam.runners.dataflow.options.DataflowStreamingPipelineOptions.EnableWindmillServiceDirectPathFactory
-
- All Implemented Interfaces:
org.apache.beam.sdk.options.DefaultValueFactory<java.lang.Boolean>
- Enclosing interface:
- DataflowStreamingPipelineOptions
public static class DataflowStreamingPipelineOptions.EnableWindmillServiceDirectPathFactory extends java.lang.Object implements org.apache.beam.sdk.options.DefaultValueFactory<java.lang.Boolean>EnableStreamingEngine defaults to false unless one of the experiment is set.
-
-
Constructor Summary
Constructors Constructor Description EnableWindmillServiceDirectPathFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Booleancreate(org.apache.beam.sdk.options.PipelineOptions options)
-