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 TableName |
tableName |
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
public static org.apache.hadoop.conf.Configuration CONF
protected static final String F1
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–2019 Cloudera. All rights reserved.