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 Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.client.AbstractTestCITimeout
AbstractTestCITimeout.SleepAndFailFirstTime, AbstractTestCITimeout.SleepCoprocessor -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.slf4j.Loggerprivate org.apache.hadoop.hbase.TableNameFields inherited from class org.apache.hadoop.hbase.client.AbstractTestCITimeout
FAM_NAM, name, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidTest starting from 0 index when RpcRetryingCaller calculate the backoff time.Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestCITimeout
setUpBeforeClass, tearDownAfterClass
-
Field Details
-
CLASS_RULE
-
LOG
-
tableName
-
-
Constructor Details
-
TestCISleep
public TestCISleep()
-
-
Method Details