public class TestRegionObserverStacking extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRegionObserverStacking.ObserverA |
static class |
TestRegionObserverStacking.ObserverB |
static class |
TestRegionObserverStacking.ObserverC |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
(package private) static org.apache.hadoop.fs.Path |
DIR |
private static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestRegionObserverStacking() |
| Modifier and Type | Method and Description |
|---|---|
(package private) org.apache.hadoop.hbase.regionserver.HRegion |
initHRegion(byte[] tableName,
String callingMethod,
org.apache.hadoop.conf.Configuration conf,
byte[]... families) |
void |
testRegionObserverStacking() |
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtility TEST_UTIL
static final org.apache.hadoop.fs.Path DIR
public TestRegionObserverStacking()
org.apache.hadoop.hbase.regionserver.HRegion initHRegion(byte[] tableName, String callingMethod, org.apache.hadoop.conf.Configuration conf, byte[]... families) throws IOException
IOExceptionpublic void testRegionObserverStacking() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.