public class TestGetReplicationLoad extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestGetReplicationLoad.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 HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestGetReplicationLoad() |
Modifier and Type | Method and Description |
---|---|
static void |
after() |
static void |
startCluster() |
void |
testGetReplicationMetrics() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static MiniHBaseCluster cluster
private static org.apache.hadoop.hbase.master.HMaster master
private static HBaseTestingUtility TEST_UTIL
public TestGetReplicationLoad()
public static void startCluster() throws Exception
Exception
public void testGetReplicationMetrics() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.