public class TestRaceBetweenSCPAndDTP extends Object
| Modifier and Type | Class and Description | 
|---|---|
private static class  | 
TestRaceBetweenSCPAndDTP.AssignmentManagerForTest  | 
static class  | 
TestRaceBetweenSCPAndDTP.HMasterForTest  | 
| Modifier and Type | Field and Description | 
|---|---|
private static CountDownLatch | 
ARRIVE_GET_REGIONS_ON_TABLE  | 
private static byte[] | 
CF  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
private static org.apache.hadoop.hbase.TableName | 
NAME  | 
private static CountDownLatch | 
RESUME_GET_REGIONS_ON_SERVER  | 
private static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestRaceBetweenSCPAndDTP()  | 
| Modifier and Type | Method and Description | 
|---|---|
private long | 
getSCPPID(org.apache.hadoop.hbase.procedure2.ProcedureExecutor<?> e)  | 
static void | 
setUp()  | 
static void | 
tearDown()  | 
void | 
test()  | 
private static final org.slf4j.Logger LOG
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_GET_REGIONS_ON_TABLE
private static CountDownLatch RESUME_GET_REGIONS_ON_SERVER
public TestRaceBetweenSCPAndDTP()
private long getSCPPID(org.apache.hadoop.hbase.procedure2.ProcedureExecutor<?> e)
Procedure.NO_PROC_ID if no SCP found else actual pid.Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.