public class TestRegionMove extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
static org.apache.hadoop.conf.Configuration |
CONF |
protected static String |
F1 |
protected String |
method |
org.junit.rules.TestName |
name |
protected org.apache.hadoop.hbase.TableName |
tableName |
private static HBaseTestingUtility |
TEST_UTIL |
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
TestRegionMove() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
static void |
startCluster() |
static void |
stopCluster() |
void |
testDisableAndMove() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.ExpectedException thrown
public org.junit.rules.TestName name
private static final HBaseTestingUtility TEST_UTIL
public static org.apache.hadoop.conf.Configuration CONF
protected static final String F1
protected org.apache.hadoop.hbase.TableName tableName
public TestRegionMove()
public static void startCluster() throws Exception
Exceptionpublic static void stopCluster() throws Exception
Exceptionpublic void setup() throws IOException
IOExceptionpublic void testDisableAndMove() throws Exception
ExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.