public class TestSCPGetRegionsRace extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestSCPGetRegionsRace.AssignmentManagerForTest |
static class |
TestSCPGetRegionsRace.HMasterForTest |
private static class |
TestSCPGetRegionsRace.ServerManagerForTest |
Modifier and Type | Field and Description |
---|---|
private static CountDownLatch |
ARRIVE_GET |
private static CountDownLatch |
ARRIVE_REPORT |
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static List<org.apache.hadoop.hbase.ServerName> |
EXCLUDE_SERVERS |
private static org.apache.hadoop.hbase.TableName |
NAME |
private static CountDownLatch |
RESUME_GET |
private static CountDownLatch |
RESUME_REPORT |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestSCPGetRegionsRace() |
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 CountDownLatch ARRIVE_REPORT
private static CountDownLatch RESUME_REPORT
private static CountDownLatch ARRIVE_GET
private static CountDownLatch RESUME_GET
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName NAME
private static byte[] CF
public TestSCPGetRegionsRace()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.