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