public class TestExceptionInAssignRegion extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestExceptionInAssignRegion.ThrowInOpenCP |
Modifier and Type | Field and Description |
---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static CountDownLatch |
countDownLatch |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestExceptionInAssignRegion() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.hbase.regionserver.HRegionServer |
getRegionServer(int index) |
static void |
setUp() |
static void |
tearDown() |
void |
testExceptionInAssignRegion() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static final org.apache.hadoop.hbase.TableName TABLE_NAME
private static final CountDownLatch countDownLatch
private static final byte[] CF
public TestExceptionInAssignRegion()
public void testExceptionInAssignRegion()
private org.apache.hadoop.hbase.regionserver.HRegionServer getRegionServer(int index)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.