@InterfaceAudience.Private public class HBaseHTraceConfiguration extends HTraceConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
KEY_PREFIX |
Constructor and Description |
---|
HBaseHTraceConfiguration(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
String |
get(String key) |
String |
get(String key,
String defaultValue) |
boolean |
getBoolean(String key,
boolean defaultValue) |
public static final String KEY_PREFIX