public abstract class HTraceConfiguration extends Object
| Constructor and Description |
|---|
HTraceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static HTraceConfiguration |
fromMap(Map<String,String> conf) |
abstract String |
get(String key) |
abstract String |
get(String key,
String defaultValue) |
boolean |
getBoolean(String key,
boolean defaultValue) |
int |
getInt(String key,
int defaultVal) |
Copyright © 2014. All Rights Reserved.