public class TestRegionAssignedToMultipleRegionServers extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestRegionAssignedToMultipleRegionServers.AssignmentManagerForTest |
static class |
TestRegionAssignedToMultipleRegionServers.HMasterForTest |
private static class |
TestRegionAssignedToMultipleRegionServers.ServerManagerForTest |
Modifier and Type | Field and Description |
---|---|
private static CountDownLatch |
ARRIVE |
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static List<org.apache.hadoop.hbase.ServerName> |
EXCLUDE_SERVERS |
private static boolean |
HALT |
private static boolean |
KILL |
private static org.apache.hadoop.hbase.TableName |
NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestRegionAssignedToMultipleRegionServers() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final List<org.apache.hadoop.hbase.ServerName> EXCLUDE_SERVERS
private static boolean HALT
private static boolean KILL
private static CountDownLatch ARRIVE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName NAME
private static byte[] CF
public TestRegionAssignedToMultipleRegionServers()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.