public abstract class ConfigurationProvider extends Object implements com.google.inject.Provider<org.apache.hadoop.conf.Configuration>
Configuration instances, constructed by the HBase version on which we are running.| Constructor and Description |
|---|
ConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.apache.hadoop.conf.Configuration |
get() |
abstract org.apache.hadoop.conf.Configuration |
get(org.apache.hadoop.conf.Configuration baseConf) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.