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
Exception
public void itUsesSpecialPauseForCDE() throws Exception
Exception
private void itUsesSpecialPauseForServerOverloaded(Class<? extends org.apache.hadoop.hbase.HBaseServerException> exceptionClass) throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.