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
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.slf4j.Logger
private org.apache.hadoop.hbase.TableName
Fields inherited from class org.apache.hadoop.hbase.client.AbstractTestCITimeout
FAM_NAM, name, TEST_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
void
Test 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