public class TestMetaShutdownHandler extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestMetaShutdownHandler.MyRegionServer |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
(package private) static org.apache.hadoop.conf.Configuration |
conf |
private static org.slf4j.Logger |
LOG |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestMetaShutdownHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testExpireMetaRegionServer()
This test will test the expire handling of a meta-carrying region server.
|
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
static final org.apache.hadoop.conf.Configuration conf
public TestMetaShutdownHandler()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testExpireMetaRegionServer() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.