public class TestAssignmentManagerMetrics extends Object
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 |
METRICS_HELPER |
private static int |
MSG_INTERVAL |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestAssignmentManagerMetrics() |
Modifier and Type | Method and Description |
---|---|
static void |
after() |
static void |
startCluster() |
void |
testRITAssignmentManagerMetrics() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final MetricsAssertHelper METRICS_HELPER
private static MiniHBaseCluster CLUSTER
private static org.apache.hadoop.hbase.master.HMaster MASTER
private static HBaseTestingUtility TEST_UTIL
private static final int MSG_INTERVAL
public org.junit.rules.TestName name
public TestAssignmentManagerMetrics()
public static void startCluster() throws Exception
Exception
public void testRITAssignmentManagerMetrics() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.