public class TestSplitRegionWhileRSCrash extends Object
| Modifier and Type | Field and Description | 
|---|---|
private static org.apache.hadoop.hbase.client.Admin | 
ADMIN  | 
private static byte[] | 
CF  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
private static org.apache.hadoop.hbase.client.Table | 
TABLE  | 
private static org.apache.hadoop.hbase.TableName | 
TABLE_NAME  | 
protected static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestSplitRegionWhileRSCrash()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
cleanupTest()  | 
static void | 
setupCluster()  | 
void | 
test()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
protected static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static org.apache.hadoop.hbase.client.Admin ADMIN
private static byte[] CF
private static org.apache.hadoop.hbase.client.Table TABLE
public TestSplitRegionWhileRSCrash()
public static void setupCluster() throws Exception
Exceptionpublic static void cleanupTest() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.