public class TestMigrateAndMirrorMetaLocations extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestMigrateAndMirrorMetaLocations() |
| Modifier and Type | Method and Description |
|---|---|
private void |
assertLocationEquals(org.apache.hadoop.hbase.client.Result result,
int replicaCount) |
private void |
checkMirrorLocation(int replicaCount) |
static void |
setUp() |
static void |
tearDown() |
void |
test() |
private void |
waitUntilNoSCP() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
public TestMigrateAndMirrorMetaLocations()
public static void tearDown() throws IOException
IOExceptionprivate void assertLocationEquals(org.apache.hadoop.hbase.client.Result result, int replicaCount) throws Exception
Exceptionprivate void checkMirrorLocation(int replicaCount) throws Exception
Exceptionprivate void waitUntilNoSCP() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.