Package org.apache.hadoop.hbase.client
Class TestFromClientSideScanExcpetion
java.lang.Object
org.apache.hadoop.hbase.client.FromClientSideScanExcpetionTestBase
org.apache.hadoop.hbase.client.TestFromClientSideScanExcpetion
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestFromClientSideScanExcpetion
extends FromClientSideScanExcpetionTestBase
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.client.FromClientSideScanExcpetionTestBase
FromClientSideScanExcpetionTestBase.MyHRegion, FromClientSideScanExcpetionTestBase.MyHStore, FromClientSideScanExcpetionTestBase.MyStoreScanner -
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.FromClientSideScanExcpetionTestBase
FAMILY, SLAVES, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.client.FromClientSideScanExcpetionTestBase
startCluster, tearDownAfterClass, testClientScannerIsResetWhenScanThrowsIOException, testScannerFailsAfterRetriesWhenCoprocessorThrowsIOE, testScannerThrowsExceptionWhenCoprocessorThrowsDNRIOE
-
Constructor Details
-
TestFromClientSideScanExcpetion
public TestFromClientSideScanExcpetion()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-