public class TestBaseSourceImpl extends Object
| Modifier and Type | Field and Description | 
|---|---|
private static org.apache.hadoop.hbase.metrics.BaseSourceImpl | 
bmsi  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
| Constructor and Description | 
|---|
TestBaseSourceImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setUp()  | 
void | 
testDecGauge()  | 
void | 
testIncCounters()  | 
void | 
testIncGauge()  | 
void | 
testRemoveMetric()  | 
void | 
testSetGauge()  | 
public static final HBaseClassTestRule CLASS_RULE
private static org.apache.hadoop.hbase.metrics.BaseSourceImpl bmsi
public TestBaseSourceImpl()
public void testSetGauge() throws Exception
Exceptionpublic void testIncGauge() throws Exception
Exceptionpublic void testDecGauge() throws Exception
Exceptionpublic void testIncCounters() throws Exception
Exceptionpublic void testRemoveMetric() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.