public class TestRegionStateStore extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
TableNameTestRule |
name |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestRegionStateStore() |
| Modifier and Type | Method and Description |
|---|---|
static void |
beforeClass() |
static void |
tearDown() |
void |
testMetaLocationForRegionReplicasIsRemovedAtTableDeletion() |
void |
testVisitMetaForBadRegionState() |
void |
testVisitMetaForRegionExistingRegion() |
void |
testVisitMetaForRegionNonExistingRegion() |
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtility UTIL
public final TableNameTestRule name
public TestRegionStateStore()
public static void beforeClass() throws Exception
Exceptionpublic void testVisitMetaForRegionExistingRegion() throws Exception
Exceptionpublic void testVisitMetaForBadRegionState() throws Exception
Exceptionpublic void testVisitMetaForRegionNonExistingRegion() throws Exception
Exceptionpublic void testMetaLocationForRegionReplicasIsRemovedAtTableDeletion() throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.