public class TestStoreFileScannerWithTagCompression extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.hadoop.hbase.io.hfile.CacheConfig |
cacheConf |
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
conf |
private static org.apache.hadoop.fs.FileSystem |
fs |
private static String |
ROOT_DIR |
private static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestStoreFileScannerWithTagCompression() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
void |
testReseek() |
private void |
writeStoreFile(org.apache.hadoop.hbase.regionserver.StoreFileWriter writer) |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.conf.Configuration conf
private static org.apache.hadoop.hbase.io.hfile.CacheConfig cacheConf
private static org.apache.hadoop.fs.FileSystem fs
public TestStoreFileScannerWithTagCompression()
public static void setUp() throws IOException
IOExceptionpublic void testReseek() throws Exception
Exceptionprivate void writeStoreFile(org.apache.hadoop.hbase.regionserver.StoreFileWriter writer) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.