Package org.apache.hadoop.conf

Configuration of system parameters.

See:
          Description

Interface Summary
Configurable Something that may be configured with a Configuration.
Reconfigurable Something whose Configuration can be changed at run time.
 

Class Summary
Configuration Provides access to configuration parameters.
Configuration.IntegerRanges A class that represents a set of positive integer ranges.
Configured Base class for things that may be configured with a Configuration.
ReconfigurableBase Utility base class for implementing the Reconfigurable interface.
ReconfigurationServlet A servlet for changing a node's configuration.
ReconfigurationUtil  
ReconfigurationUtil.PropertyChange  
 

Exception Summary
ConfServlet.BadFormatException  
ReconfigurationException Exception indicating that configuration property cannot be changed at run time.
 

Package org.apache.hadoop.conf Description

Configuration of system parameters.



Copyright © 2013 Apache Software Foundation. All Rights Reserved.