public static class DataflowStreamingPipelineOptions.EnableWindmillServiceDirectPathFactory extends java.lang.Object implements DefaultValueFactory<java.lang.Boolean>
Constructor and Description |
---|
EnableWindmillServiceDirectPathFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
create(PipelineOptions options)
Creates a default value for a getter marked with
Default.InstanceFactory . |
public EnableWindmillServiceDirectPathFactory()
public java.lang.Boolean create(PipelineOptions options)
DefaultValueFactory
Default.InstanceFactory
.create
in interface DefaultValueFactory<java.lang.Boolean>
options
- The current pipeline options.