public class TestRegionBypass extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TestRegionBypass.StallingAssignProcedure
An AssignProcedure that Stalls just before the finish. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
org.junit.rules.TestName | 
name  | 
private org.apache.hadoop.hbase.TableName | 
tableName  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
| Constructor and Description | 
|---|
TestRegionBypass()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
static void | 
startCluster()  | 
static void | 
stopCluster()  | 
void | 
testBypass()  | 
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static final HBaseTestingUtility TEST_UTIL
private org.apache.hadoop.hbase.TableName tableName
public TestRegionBypass()
public static void startCluster() throws Exception
Exceptionpublic static void stopCluster() throws Exception
Exceptionpublic void before() throws IOException
IOExceptionpublic void testBypass() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.