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