public class TestMetricsConnection extends Object
| Modifier and Type | Field and Description |
|---|---|
private static ThreadPoolExecutor |
BATCH_POOL |
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.client.MetricsConnection |
METRICS |
| Constructor and Description |
|---|
TestMetricsConnection() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testStaticMetrics() |
public static final HBaseClassTestRule CLASS_RULE
private static org.apache.hadoop.hbase.client.MetricsConnection METRICS
private static final ThreadPoolExecutor BATCH_POOL
public TestMetricsConnection()
public static void beforeClass()
public static void afterClass()
public void testStaticMetrics() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.