org.apache.hadoop.hbase
Class HBaseConfiguration

java.lang.Object
  extended by org.apache.hadoop.conf.Configuration
      extended by org.apache.hadoop.hbase.HBaseConfiguration
All Implemented Interfaces:
Iterable<Map.Entry<String,String>>

public class HBaseConfiguration
extends Configuration


Constructor Summary
HBaseConfiguration()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.conf.Configuration
addDefaultResource, addDefaultResource, addDefaultResource, addFinalResource, addFinalResource, addFinalResource, entries, get, get, get, getBoolean, getClass, getClass, getClassByName, getClassLoader, getConfResourceAsInputStream, getConfResourceAsReader, getFile, getFloat, getInt, getLocalPath, getLong, getObject, getRaw, getResource, getStrings, iterator, main, set, set, setBoolean, setClass, setClassLoader, setInt, setLong, setObject, setQuietMode, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HBaseConfiguration

public HBaseConfiguration()


Copyright © 2006 The Apache Software Foundation