Class TestRemoveRegionMetrics
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRemoveRegionMetrics
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestRemoveRegionMetrics
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static SingleProcessHBaseClusterprivate static org.apache.hadoop.conf.Configurationprivate static MetricsAssertHelperprivate static HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidtestMoveRegion(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
cluster
-
conf
-
TEST_UTIL
-
metricsHelper
-
-
Constructor Details
-
TestRemoveRegionMetrics
public TestRemoveRegionMetrics()
-
-
Method Details
-
startCluster
- Throws:
Exception
-
testMoveRegion
@Test public void testMoveRegion(org.junit.jupiter.api.TestInfo testInfo) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-