@InterfaceAudience.Private @InterfaceStability.Unstable public class FileSystemBasedConfigurationProvider extends ConfigurationProvider
| Constructor and Description |
|---|
FileSystemBasedConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeInternal() |
InputStream |
getConfigurationInputStream(Configuration bootstrapConf,
String name) |
void |
initInternal(Configuration bootstrapConf) |
close, initpublic FileSystemBasedConfigurationProvider()
public InputStream getConfigurationInputStream(Configuration bootstrapConf, String name) throws IOException, YarnException
getConfigurationInputStream in class ConfigurationProviderIOExceptionYarnExceptionpublic void initInternal(Configuration bootstrapConf) throws Exception
initInternal in class ConfigurationProviderExceptionpublic void closeInternal()
throws Exception
closeInternal in class ConfigurationProviderExceptionCopyright © 2018 CERN. All Rights Reserved.