public class TestOpenRegionProcedureBackoff extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestOpenRegionProcedureBackoff.AssignmentManagerForTest |
static class |
TestOpenRegionProcedureBackoff.HMasterForTest |
Modifier and Type | Field and Description |
---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static boolean |
FAIL |
private static org.apache.hadoop.hbase.TableName |
NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestOpenRegionProcedureBackoff() |
Modifier and Type | Method and Description |
---|---|
private void |
assertBackoffIncrease() |
static void |
setUp() |
static void |
tearDown() |
void |
testBackoff() |
public static final HBaseClassTestRule CLASS_RULE
private static volatile boolean FAIL
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName NAME
private static byte[] CF
public TestOpenRegionProcedureBackoff()
private void assertBackoffIncrease() throws IOException, InterruptedException
IOException
InterruptedException
public void testBackoff() throws IOException, InterruptedException, ExecutionException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.