Uses of Class
org.apache.hadoop.conf.ReconfigurationException
Packages that use ReconfigurationException
-
Uses of ReconfigurationException in org.apache.hadoop.conf
Methods in org.apache.hadoop.conf that throw ReconfigurationExceptionModifier and TypeMethodDescriptionvoidReconfigurable.reconfigureProperty(String property, String newVal) Change a configuration property on this object to the value specified.final voidReconfigurableBase.reconfigureProperty(String property, String newVal) Change a configuration property on this object to the value specified.protected abstract StringReconfigurableBase.reconfigurePropertyImpl(String property, String newVal) Change a configuration property.