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
IOException
public void testReseek() throws Exception
Exception
private void writeStoreFile(org.apache.hadoop.hbase.regionserver.StoreFileWriter writer) throws IOException
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.