Class HadoopFileSystemOptions.ConfigurationLocator

java.lang.Object
org.apache.beam.sdk.io.hdfs.HadoopFileSystemOptions.ConfigurationLocator
All Implemented Interfaces:
DefaultValueFactory<List<org.apache.hadoop.conf.Configuration>>
Enclosing interface:
HadoopFileSystemOptions

public static class HadoopFileSystemOptions.ConfigurationLocator extends Object implements DefaultValueFactory<List<org.apache.hadoop.conf.Configuration>>
A DefaultValueFactory which locates a Hadoop Configuration.
  • Constructor Details

    • ConfigurationLocator

      public ConfigurationLocator()
  • Method Details