public class TestMobFile extends Object
Modifier and Type | Field and Description |
---|---|
private org.apache.hadoop.hbase.io.hfile.CacheConfig |
cacheConf |
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.conf.Configuration |
conf |
private static HBaseTestingUtility |
TEST_UTIL |
org.junit.rules.TestName |
testName |
Constructor and Description |
---|
TestMobFile() |
Modifier and Type | Method and Description |
---|---|
void |
testGetScanner() |
void |
testReadKeyValue() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private org.apache.hadoop.conf.Configuration conf
private org.apache.hadoop.hbase.io.hfile.CacheConfig cacheConf
public org.junit.rules.TestName testName
public TestMobFile()
public void testReadKeyValue() throws Exception
Exception
public void testGetScanner() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.