Class TestRegionObserverStacking
java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
(package private) static final org.apache.hadoop.fs.Path
private static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) org.apache.hadoop.hbase.regionserver.HRegion
initHRegion
(byte[] tableName, String callingMethod, org.apache.hadoop.conf.Configuration conf, byte[]... families) void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
DIR
-
-
Constructor Details
-
TestRegionObserverStacking
public TestRegionObserverStacking()
-
-
Method Details
-
initHRegion
org.apache.hadoop.hbase.regionserver.HRegion initHRegion(byte[] tableName, String callingMethod, org.apache.hadoop.conf.Configuration conf, byte[]... families) throws IOException - Throws:
IOException
-
testRegionObserverStacking
- Throws:
Exception
-