Class TestMasterRegionOnTwoFileSystems
java.lang.Object
org.apache.hadoop.hbase.master.region.TestMasterRegionOnTwoFileSystems
-
Field Summary
Modifier and TypeFieldDescriptionprivate static byte[]
static final HBaseClassTestRule
private static int
private static byte[]
private static final HBaseCommonTestingUtil
private static final org.slf4j.Logger
private org.apache.hadoop.hbase.master.region.MasterRegion
private static org.apache.hadoop.hbase.client.TableDescriptor
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.master.region.MasterRegion
createMasterRegion
(org.apache.hadoop.hbase.ServerName serverName) private int
static void
setUp()
void
static void
tearDown()
void
void
void
-
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
-