@InterfaceAudience.Private public class HdfsConfiguration extends Configuration
Configuration.IntegerRanges
Constructor and Description |
---|
HdfsConfiguration() |
HdfsConfiguration(boolean loadDefaults) |
HdfsConfiguration(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
static void |
init()
This method is here so that when invoked, HdfsConfiguration is class-loaded if
it hasn't already been previously loaded.
|
static void |
main(String[] args) |
addDefaultResource, addDeprecation, addDeprecation, addDeprecation, addDeprecation, addResource, addResource, addResource, addResource, addResource, clear, dumpConfiguration, dumpDeprecatedKeys, get, get, getBoolean, getClass, getClass, getClassByName, getClassByNameOrNull, getClasses, getClassLoader, getConfResourceAsInputStream, getConfResourceAsReader, getDouble, getEnum, getFile, getFloat, getInstances, getInt, getInts, getLocalPath, getLong, getLongBytes, getPattern, getPropertySources, getProps, getRange, getRaw, getResource, getSocketAddr, getStringCollection, getStrings, getStrings, getTimeDuration, getTrimmed, getTrimmed, getTrimmedStringCollection, getTrimmedStrings, getTrimmedStrings, getValByRegex, isDeprecated, iterator, readFields, reloadConfiguration, set, set, setBoolean, setBooleanIfUnset, setClass, setClassLoader, setDouble, setEnum, setFloat, setIfUnset, setInt, setLong, setPattern, setQuietMode, setSocketAddr, setStrings, setTimeDuration, size, toString, unset, updateConnectAddr, write, writeXml, writeXml
public HdfsConfiguration()
public HdfsConfiguration(boolean loadDefaults)
public HdfsConfiguration(Configuration conf)
public static void init()
public static void main(String[] args)
Copyright © 2013 Apache Software Foundation. All rights reserved.