Uses of Class
org.apache.hadoop.conf.ReconfigurationException

Packages that use ReconfigurationException
org.apache.hadoop.conf Configuration of system parameters. 
 

Uses of ReconfigurationException in org.apache.hadoop.conf
 

Methods in org.apache.hadoop.conf that throw ReconfigurationException
 String Reconfigurable.reconfigureProperty(String property, String newVal)
          Change a configuration property on this object to the value specified.
 String ReconfigurableBase.reconfigureProperty(String property, String newVal)
          Change a configuration property on this object to the value specified.
protected abstract  void ReconfigurableBase.reconfigurePropertyImpl(String property, String newVal)
          Change a configuration property.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.