Class TestMasterRegionOnTwoFileSystems
java.lang.Object
org.apache.hadoop.hbase.master.region.TestMasterRegionOnTwoFileSystems
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]static final HBaseClassTestRuleprivate static intprivate static byte[]private static final HBaseCommonTestingUtilityprivate static final org.slf4j.Loggerprivate org.apache.hadoop.hbase.master.region.MasterRegionprivate static org.apache.hadoop.hbase.client.TableDescriptorprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.master.region.MasterRegioncreateMasterRegion(org.apache.hadoop.hbase.ServerName serverName) private intstatic voidsetUp()voidstatic voidtearDown()voidvoidvoid
-
Field Details
-
LOG
-
CLASS_RULE
-
HFILE_UTIL
-
WAL_UTIL
-
CF
-
CQ
-
TD
-
COMPACT_MIN
-
region
-
-
Constructor Details
-
TestMasterRegionOnTwoFileSystems
public TestMasterRegionOnTwoFileSystems()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
createMasterRegion
private org.apache.hadoop.hbase.master.region.MasterRegion createMasterRegion(org.apache.hadoop.hbase.ServerName serverName) throws IOException - Throws:
IOException
-
setUpBeforeTest
- Throws:
IOException
-
tearDownAfterTest
-
getStorefilesCount
-
testFlushAndCompact
- Throws:
Exception
-
testRecovery
- Throws:
IOException
-