public class HBaseHTraceConfiguration extends HTraceConfiguration
HTraceConfiguration to Configuration| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_PREFIX |
EMPTY| Constructor and Description |
|---|
HBaseHTraceConfiguration(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String key) |
String |
get(String key,
String defaultValue) |
boolean |
getBoolean(String key,
boolean defaultValue) |
fromKeyValuePairs, fromMap, getIntpublic static final String KEY_PREFIX
public HBaseHTraceConfiguration(org.apache.hadoop.conf.Configuration conf)
public String get(String key)
get in class HTraceConfigurationpublic String get(String key, String defaultValue)
get in class HTraceConfigurationpublic boolean getBoolean(String key, boolean defaultValue)
getBoolean in class HTraceConfigurationCopyright © 2016 The Apache Software Foundation. All Rights Reserved.