public class HFileTestBase extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.hadoop.fs.FileSystem |
FS |
protected static org.slf4j.Logger |
LOG |
protected static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
HFileTestBase() |
Modifier and Type | Method and Description |
---|---|
void |
doTest(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path path,
org.apache.hadoop.hbase.io.compress.Compression.Algorithm compression) |
static void |
setUpBeforeClass() |
protected static final HBaseTestingUtility TEST_UTIL
protected static final org.slf4j.Logger LOG
protected static org.apache.hadoop.fs.FileSystem FS
public HFileTestBase()
public static void setUpBeforeClass() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.