Class TestRegionObserverStacking
java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRule(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
- 
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
 
 -