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, tearDownAfterClass
public 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
Exception
public void testCallableSleep() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.