Class TestScannerWithCorruptHFile
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestScannerWithCorruptHFile
Tests a scanner on a corrupt hfile.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
org.junit.rules.TestName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
name
-
FAMILY_NAME
-
TEST_UTIL
-
-
Constructor Details
-
TestScannerWithCorruptHFile
public TestScannerWithCorruptHFile()
-
-
Method Details
-
setup
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testScanOnCorruptHFile
- Throws:
IOException
-
loadTable
- Throws:
IOException
-
scan
- Throws:
IOException
-