Class TestRegionStateStore
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestRegionStateStore
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
final TableNameTestRule
private static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
tearDown()
void
void
void
Test for HBASE-23044.void
void
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
name
-
-
Constructor Details
-
TestRegionStateStore
public TestRegionStateStore()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testVisitMetaForRegionExistingRegion
- Throws:
Exception
-
testVisitMetaForBadRegionState
- Throws:
Exception
-
testVisitMetaForRegionNonExistingRegion
- Throws:
Exception
-
testMetaLocationForRegionReplicasIsAddedAtRegionSplit
- Throws:
IOException
-
testEmptyMetaDaughterLocationDuringSplit
- Throws:
IOException
-
testMetaLocationForRegionReplicasIsAddedAtRegionMerge
- Throws:
IOException
-
testMastersSystemTimeIsUsedInMergeRegions
- Throws:
IOException
-
testGetMergeRegions
Test for HBASE-23044.- Throws:
Exception
-
testAddMergeRegions
- Throws:
IOException
-
testMetaLocationForRegionReplicasIsRemovedAtTableDeletion
- Throws:
IOException
-