Package org.apache.hadoop.hbase.client
Class TestAsyncTableScanException
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncTableScanException
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.client.AsyncConnectionprivate static booleanprivate static booleanprivate static intprivate static byte[]private static byte[]private static AtomicIntegerprivate static final intprivate static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtility
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
CLASS_RULE
- 
UTIL
- 
TABLE_NAME
- 
FAMILY
- 
QUAL
- 
CONN
- 
REQ_COUNT
- 
ERROR_AT
- 
ERROR
- 
DO_NOT_RETRY
- 
ROW_COUNT- See Also:
 
 
- 
- 
Constructor Details- 
TestAsyncTableScanExceptionpublic TestAsyncTableScanException()
 
- 
- 
Method Details- 
setUp- Throws:
- Exception
 
- 
tearDown- Throws:
- Exception
 
- 
setUpBeforeTest
- 
testDoNotRetryIOException- Throws:
- IOException
 
- 
testIOException- Throws:
- IOException
 
- 
count- Throws:
- IOException
 
- 
testRecoveryFromScannerResetWhileOpening- Throws:
- IOException
 
- 
testRecoveryFromScannerResetInTheMiddle- Throws:
- IOException
 
 
-