Package org.apache.hadoop.hbase.client
Class TestAsyncTableScanException
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncTableScanException
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.client.AsyncConnection
private static boolean
private static boolean
private static int
private static byte[]
private static byte[]
private static AtomicInteger
private static final int
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
-
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
-
TestAsyncTableScanException
public 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
-