Package org.apache.hadoop.hbase.client
Class TestCISleep
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestCITimeout
org.apache.hadoop.hbase.client.TestCISleep
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.hadoop.hbase.client.AbstractTestCITimeoutAbstractTestCITimeout.SleepAndFailFirstTime, AbstractTestCITimeout.SleepCoprocessor
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.slf4j.Loggerprivate org.apache.hadoop.hbase.TableNameFields inherited from class org.apache.hadoop.hbase.client.AbstractTestCITimeoutFAM_NAM, name, TEST_UTIL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetUp()voidTest starting from 0 index when RpcRetryingCaller calculate the backoff time.Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestCITimeoutsetUpBeforeClass, tearDownAfterClass
- 
Field Details- 
CLASS_RULE
- 
LOG
- 
tableName
 
- 
- 
Constructor Details- 
TestCISleeppublic TestCISleep()
 
- 
- 
Method Details- 
setUp
- 
testRpcRetryingCallerSleepTest starting from 0 index when RpcRetryingCaller calculate the backoff time.- Throws:
- Exception
 
 
-