public class TestRemoveRegionMetrics extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static MiniHBaseCluster |
cluster |
private static org.apache.hadoop.conf.Configuration |
conf |
private static MetricsAssertHelper |
metricsHelper |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestRemoveRegionMetrics() |
Modifier and Type | Method and Description |
---|---|
static void |
startCluster() |
void |
testMoveRegion() |
public static final HBaseClassTestRule CLASS_RULE
private static MiniHBaseCluster cluster
private static org.apache.hadoop.conf.Configuration conf
private static HBaseTestingUtility TEST_UTIL
private static MetricsAssertHelper metricsHelper
public org.junit.rules.TestName name
public TestRemoveRegionMetrics()
public static void startCluster() throws Exception
Exception
public void testMoveRegion() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.