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
IOException
public void testRegionObserverStacking() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.