public static class HadoopFileSystemOptions.ConfigurationLocator
extends java.lang.Object
implements org.apache.beam.sdk.options.DefaultValueFactory<java.util.List<org.apache.hadoop.conf.Configuration>>
DefaultValueFactory which locates a Hadoop Configuration.| Constructor and Description |
|---|
ConfigurationLocator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.apache.hadoop.conf.Configuration> |
create(org.apache.beam.sdk.options.PipelineOptions options) |