org.apache.hadoop.hbase.trace
Class HBaseHTraceConfiguration
java.lang.Object
org.cloudera.htrace.HTraceConfiguration
org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
public class HBaseHTraceConfiguration
- extends org.cloudera.htrace.HTraceConfiguration
Methods inherited from class org.cloudera.htrace.HTraceConfiguration |
fromMap, getInt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_PREFIX
public static final String KEY_PREFIX
- See Also:
- Constant Field Values
HBaseHTraceConfiguration
public HBaseHTraceConfiguration(org.apache.hadoop.conf.Configuration conf)
get
public String get(String key)
- Specified by:
get
in class org.cloudera.htrace.HTraceConfiguration
get
public String get(String key,
String defaultValue)
- Specified by:
get
in class org.cloudera.htrace.HTraceConfiguration
getBoolean
public boolean getBoolean(String key,
boolean defaultValue)
- Overrides:
getBoolean
in class org.cloudera.htrace.HTraceConfiguration
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.