Package org.apache.hadoop.hbase.io.hfile
Class TestHFileReaderImpl
java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestHFileReaderImpl
Test
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddeleteTestDir(org.apache.hadoop.fs.FileSystem fs) (package private) org.apache.hadoop.fs.PathvoidvoidTest that we only count block size once per block while scanningvoid(package private) static org.apache.hadoop.hbase.KeyValue(package private) static StringtoRowStr(org.apache.hadoop.hbase.Cell c)
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
-
Constructor Details
-
TestHFileReaderImpl
public TestHFileReaderImpl()
-
-
Method Details
-
toKV
-
toRowStr
-
makeNewFile
- Throws:
IOException
-
testRecordBlockSize
Test that we only count block size once per block while scanning- Throws:
IOException
-
testReadWorksWhenCacheCorrupt
- Throws:
Exception
-
testSeekBefore
- Throws:
Exception
-
deleteTestDir
- Throws:
IOException
-