Class TestRegionObserverStacking
java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking
@Tag("org.apache.hadoop.hbase.testclassification.CoprocessorTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestRegionObserverStacking
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final org.apache.hadoop.fs.Pathprivate static HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) org.apache.hadoop.hbase.regionserver.HRegioninitHRegion(byte[] tableName, String callingMethod, org.apache.hadoop.conf.Configuration conf, byte[]... families) void
-
Field Details
-
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
-