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
Exception
public static void stopCluster() throws Exception
Exception
public void setup() throws IOException
IOException
public void testDisableAndMove() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.