public class TestReadWriteSeqIdFiles extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.fs.Path |
REGION_DIR |
private static HBaseCommonTestingUtility |
UTIL |
private static org.apache.hadoop.fs.FileSystem |
walFS |
Constructor and Description |
---|
TestReadWriteSeqIdFiles() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseCommonTestingUtility UTIL
private static org.apache.hadoop.fs.FileSystem walFS
private static org.apache.hadoop.fs.Path REGION_DIR
public TestReadWriteSeqIdFiles()
public static void setUp() throws IOException
IOException
public static void tearDown() throws IOException
IOException
public void test() throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.