public class TestHFileReaderImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestHFileReaderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteTestDir(org.apache.hadoop.fs.FileSystem fs) |
(package private) org.apache.hadoop.fs.Path |
makeNewFile() |
void |
testSeekBefore() |
(package private) static org.apache.hadoop.hbase.KeyValue |
toKV(String row) |
(package private) static String |
toRowStr(org.apache.hadoop.hbase.Cell c) |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
public TestHFileReaderImpl()
org.apache.hadoop.fs.Path makeNewFile() throws IOException
IOExceptionpublic void testSeekBefore() throws Exception
Exceptionprotected void deleteTestDir(org.apache.hadoop.fs.FileSystem fs) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.