public class TestMasterMetrics extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TestMasterMetrics.MyMaster  | 
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static MiniHBaseCluster | 
cluster  | 
private static org.slf4j.Logger | 
LOG  | 
private static org.apache.hadoop.hbase.master.HMaster | 
master  | 
private static MetricsAssertHelper | 
metricsHelper  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
| Constructor and Description | 
|---|
TestMasterMetrics()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
after()  | 
static void | 
startCluster()  | 
void | 
testClusterRequests()  | 
void | 
testDefaultMasterMetrics()  | 
void | 
testDefaultMasterProcMetrics()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final MetricsAssertHelper metricsHelper
private static MiniHBaseCluster cluster
private static org.apache.hadoop.hbase.master.HMaster master
private static HBaseTestingUtility TEST_UTIL
public TestMasterMetrics()
public static void startCluster() throws Exception
Exceptionpublic void testClusterRequests() throws Exception
Exceptionpublic void testDefaultMasterMetrics() throws Exception
Exceptionpublic void testDefaultMasterProcMetrics() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.