public class TestRaceBetweenSCPAndTRSP extends Object
| Modifier and Type | Class and Description | 
|---|---|
private static class  | 
TestRaceBetweenSCPAndTRSP.AssignmentManagerForTest  | 
static class  | 
TestRaceBetweenSCPAndTRSP.HMasterForTest  | 
| Modifier and Type | Field and Description | 
|---|---|
private static CountDownLatch | 
ARRIVE_GET_REGIONS_ON_SERVER  | 
private static CountDownLatch | 
ARRIVE_REGION_OPENING  | 
private static byte[] | 
CF  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.apache.hadoop.hbase.TableName | 
NAME  | 
private static CountDownLatch | 
RESUME_GET_REGIONS_ON_SERVER  | 
private static CountDownLatch | 
RESUME_REGION_OPENING  | 
private static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestRaceBetweenSCPAndTRSP()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setUp()  | 
static void | 
tearDown()  | 
void | 
test()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName NAME
private static byte[] CF
private static CountDownLatch ARRIVE_REGION_OPENING
private static CountDownLatch RESUME_REGION_OPENING
private static CountDownLatch ARRIVE_GET_REGIONS_ON_SERVER
private static CountDownLatch RESUME_GET_REGIONS_ON_SERVER
public TestRaceBetweenSCPAndTRSP()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.