Class DataflowStreamingPipelineOptions.WindmillServiceStreamingRpcBatchLimitFactory
- java.lang.Object
-
- org.apache.beam.runners.dataflow.options.DataflowStreamingPipelineOptions.WindmillServiceStreamingRpcBatchLimitFactory
-
- All Implemented Interfaces:
org.apache.beam.sdk.options.DefaultValueFactory<java.lang.Integer>
- Enclosing interface:
- DataflowStreamingPipelineOptions
public static class DataflowStreamingPipelineOptions.WindmillServiceStreamingRpcBatchLimitFactory extends java.lang.Object implements org.apache.beam.sdk.options.DefaultValueFactory<java.lang.Integer>Factory for setting value of WindmillServiceStreamingRpcBatchLimit based on environment.
-
-
Constructor Summary
Constructors Constructor Description WindmillServiceStreamingRpcBatchLimitFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integercreate(org.apache.beam.sdk.options.PipelineOptions options)
-