public class HadoopConfigurationFileParser extends Object
Constructor and Description |
---|
HadoopConfigurationFileParser()
Constructs a
HadoopConfigurationFileParser object. |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
parseXmlConfiguration(String path)
Parse an xml configuration file into a map.
|
public HadoopConfigurationFileParser()
HadoopConfigurationFileParser
object.@Nullable public Map<String,String> parseXmlConfiguration(String path)
path
- path to the xml fileCopyright © 2023. All Rights Reserved.