Package org.apache.beam.sdk.options
Annotation Interface Default.InstanceFactory
- Enclosing class:
 Default
Value must be of type 
DefaultValueFactory and have a default constructor. Value is
 instantiated and then used as a factory to generate the default.
 See DefaultValueFactory for more details.
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
Class<? extends DefaultValueFactory<?>> value 
 -