Package org.apache.hadoop.hbase.client
Class TestFromClientSideScanExcpetionWithCoprocessor
java.lang.Object
org.apache.hadoop.hbase.client.TestFromClientSideScanExcpetion
org.apache.hadoop.hbase.client.TestFromClientSideScanExcpetionWithCoprocessor
Test all client operations with a coprocessor that just implements the default flush/compact/scan
policy.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.client.TestFromClientSideScanExcpetion
TestFromClientSideScanExcpetion.MyHRegion, TestFromClientSideScanExcpetion.MyHStore, TestFromClientSideScanExcpetion.MyStoreScanner
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.TestFromClientSideScanExcpetion
name, TEST_UTIL
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.client.TestFromClientSideScanExcpetion
tearDownAfterClass, testClientScannerIsResetWhenScanThrowsIOException, testScannerFailsAfterRetriesWhenCoprocessorThrowsIOE, testScannerThrowsExceptionWhenCoprocessorThrowsDNRIOE
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestFromClientSideScanExcpetionWithCoprocessor
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-