|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.conf.Configuration
org.apache.hadoop.hdfs.HdfsConfiguration
@InterfaceAudience.Private public class HdfsConfiguration
Adds deprecated keys into the configuration.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.hadoop.conf.Configuration |
---|
org.apache.hadoop.conf.Configuration.IntegerRanges |
Constructor Summary | |
---|---|
HdfsConfiguration()
|
|
HdfsConfiguration(boolean loadDefaults)
|
|
HdfsConfiguration(org.apache.hadoop.conf.Configuration conf)
|
Method Summary |
---|
Methods inherited from class org.apache.hadoop.conf.Configuration |
---|
addDefaultResource, addDeprecation, addDeprecation, addResource, addResource, addResource, addResource, clear, dumpConfiguration, get, get, getBoolean, getClass, getClass, getClassByName, getClasses, getClassLoader, getConfResourceAsInputStream, getConfResourceAsReader, getEnum, getFile, getFloat, getInstances, getInt, getLocalPath, getLong, getPattern, getProps, getRange, getRaw, getResource, getStringCollection, getStrings, getStrings, getTrimmedStringCollection, getTrimmedStrings, getTrimmedStrings, iterator, main, readFields, reloadConfiguration, set, setBoolean, setBooleanIfUnset, setClass, setClassLoader, setEnum, setFloat, setIfUnset, setInt, setLong, setPattern, setQuietMode, setStrings, size, toString, write, writeXml, writeXml |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HdfsConfiguration()
public HdfsConfiguration(boolean loadDefaults)
public HdfsConfiguration(org.apache.hadoop.conf.Configuration conf)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |