public class TestReopenTableRegionsProcedureBackoff extends Object
| Modifier and Type | Field and Description | 
|---|---|
private static byte[] | 
CF  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
private static org.apache.hadoop.hbase.TableName | 
TABLE_NAME  | 
private static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestReopenTableRegionsProcedureBackoff()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setUp()  | 
static void | 
tearDown()  | 
void | 
testRetryBackoff()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static byte[] CF
public TestReopenTableRegionsProcedureBackoff()
public void testRetryBackoff() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.