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
IOException
private void assertLocationEquals(org.apache.hadoop.hbase.client.Result result, int replicaCount) throws Exception
Exception
private void checkMirrorLocation(int replicaCount) throws Exception
Exception
private void waitUntilNoSCP() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.