|
||||||||||
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.hbase.HBaseConfiguration
public class HBaseConfiguration
Adds HBase configuration files to a Configuration
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.hadoop.conf.Configuration |
---|
org.apache.hadoop.conf.Configuration.IntegerRanges |
Constructor Summary | |
---|---|
HBaseConfiguration()
constructor |
|
HBaseConfiguration(org.apache.hadoop.conf.Configuration c)
Create a clone of passed configuration. |
Method Summary | |
---|---|
int |
hashCode()
Returns the hash code value for this HBaseConfiguration. |
Methods inherited from class org.apache.hadoop.conf.Configuration |
---|
addDefaultResource, addResource, addResource, addResource, addResource, clear, get, get, getBoolean, getClass, getClass, getClassByName, getClasses, getClassLoader, getConfResourceAsInputStream, getConfResourceAsReader, getFile, getFloat, getInt, getLocalPath, getLong, getRange, getRaw, getResource, getStringCollection, getStrings, getStrings, iterator, main, readFields, reloadConfiguration, set, setBoolean, setBooleanIfUnset, setClass, setClassLoader, setFloat, setIfUnset, setInt, setLong, setQuietMode, setStrings, size, toString, write, writeXml |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HBaseConfiguration()
public HBaseConfiguration(org.apache.hadoop.conf.Configuration c)
c
- Configuration to clone.Method Detail |
---|
public int hashCode()
hashCode
in class Object
How the entries are obtained.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |