@InterfaceAudience.Private @InterfaceStability.Evolving public interface ConfigurationObserver
ConfigurationManager.| Modifier and Type | Method and Description | 
|---|---|
| void | onConfigurationChange(org.apache.hadoop.conf.Configuration conf)This method would be called by the  ConfigurationManagerobject when theConfigurationobject is reloaded from disk. | 
void onConfigurationChange(org.apache.hadoop.conf.Configuration conf)
ConfigurationManager
 object when the Configuration object is reloaded from disk.Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.