| Package | Description | 
|---|---|
| org.apache.hadoop.conf | Configuration of system parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ReconfigurableBase. reconfigureProperty(String property,
                   String newVal)Change a configuration property on this object to the value specified. | 
| void | Reconfigurable. reconfigureProperty(String property,
                   String newVal)Change a configuration property on this object to the value specified. | 
| protected abstract String | ReconfigurableBase. reconfigurePropertyImpl(String property,
                       String newVal)Change a configuration property. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.