public class TestRpcRetryingCallerImpl extends Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
TestRpcRetryingCallerImpl.ThrowingCallable |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRpcRetryingCallerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
itUsesSpecialPauseForCDE() |
void |
itUsesSpecialPauseForCQTBE() |
private void |
itUsesSpecialPauseForServerOverloaded(Class<? extends org.apache.hadoop.hbase.HBaseServerException> exceptionClass) |
public static final HBaseClassTestRule CLASS_RULE
public TestRpcRetryingCallerImpl()
public void itUsesSpecialPauseForCQTBE() throws Exception
Exceptionpublic void itUsesSpecialPauseForCDE() throws Exception
Exceptionprivate void itUsesSpecialPauseForServerOverloaded(Class<? extends org.apache.hadoop.hbase.HBaseServerException> exceptionClass) throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.