public class TestModifyPeerProcedureRetryBackoff extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestModifyPeerProcedureRetryBackoff.TestModifyPeerProcedure |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static boolean |
FAIL |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestModifyPeerProcedureRetryBackoff() |
Modifier and Type | Method and Description |
---|---|
private void |
assertBackoffIncrease() |
static void |
setUp() |
static void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static boolean FAIL
public TestModifyPeerProcedureRetryBackoff()
private void assertBackoffIncrease() throws IOException, InterruptedException
IOException
InterruptedException
public void test() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.