@InterfaceAudience.Private public class RegionsRecoveryConfigManager extends Object implements ConfigurationObserver
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigurationChange(org.apache.hadoop.conf.Configuration conf)
This method would be called by the
ConfigurationManager
object when the Configuration object is reloaded from disk. |
public void onConfigurationChange(org.apache.hadoop.conf.Configuration conf)
ConfigurationObserverConfigurationManager
object when the Configuration object is reloaded from disk.onConfigurationChange in interface ConfigurationObserverCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.