@InterfaceAudience.Private
@InterfaceStability.Evolving
public interface ConfigurationObserver
ConfigurationManager object.| 限定符和类型 | 方法和说明 |
|---|---|
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. |
void onConfigurationChange(org.apache.hadoop.conf.Configuration conf)
ConfigurationManager
object when the Configuration object is reloaded from disk.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.