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
Exception
public void testVisitMetaForRegionExistingRegion() throws Exception
Exception
public void testVisitMetaForBadRegionState() throws Exception
Exception
public void testVisitMetaForRegionNonExistingRegion() throws Exception
Exception
public void testMetaLocationForRegionReplicasIsRemovedAtTableDeletion() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.