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

Adds HBase configuration files to a Configuration


Constructor Summary
HBaseConfiguration()
          constructor
 
Method Summary
 
Methods inherited from class org.apache.hadoop.conf.Configuration
addDefaultResource, addDefaultResource, addDefaultResource, addFinalResource, addFinalResource, addFinalResource, addResource, addResource, addResource, 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()
constructor



Copyright © 2006 The Apache Software Foundation