Package org.apache.hadoop.hbase.io.hfile
Class TestHFileReaderImpl
java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestHFileReaderImpl
Test
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
deleteTestDir
(org.apache.hadoop.fs.FileSystem fs) (package private) org.apache.hadoop.fs.Path
void
Test that we only count block size once per block while scanningvoid
(package private) static org.apache.hadoop.hbase.KeyValue
(package private) static String
toRowStr
(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
-
testSeekBefore
- Throws:
Exception
-
deleteTestDir
- Throws:
IOException
-