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
Exception
public void testIncGauge() throws Exception
Exception
public void testDecGauge() throws Exception
Exception
public void testIncCounters() throws Exception
Exception
public void testRemoveMetric() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.