public class TestCISleep extends AbstractTestCITimeout
AbstractTestCITimeout.SleepAndFailFirstTime, AbstractTestCITimeout.SleepCoprocessor| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private org.apache.hadoop.hbase.TableName |
tableName |
FAM_NAM, name, TEST_UTIL| Constructor and Description |
|---|
TestCISleep() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCallableSleep() |
void |
testRpcRetryingCallerSleep()
Test starting from 0 index when RpcRetryingCaller calculate the backoff time.
|
setUpBeforeClass, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
private static org.slf4j.Logger LOG
private org.apache.hadoop.hbase.TableName tableName
public TestCISleep()
public void setUp()
public void testRpcRetryingCallerSleep() throws Exception
Exceptionpublic void testCallableSleep() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.