public class TestReadAndWriteRegionInfoFile extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
CONF |
private static org.apache.hadoop.fs.FileSystem |
FS |
private static org.apache.hadoop.fs.Path |
ROOT_DIR |
private static HBaseCommonTestingUtility |
UTIL |
Constructor and Description |
---|
TestReadAndWriteRegionInfoFile() |
Modifier and Type | Method and Description |
---|---|
private long |
getModTime(org.apache.hadoop.hbase.regionserver.HRegion r) |
static void |
setUp() |
static void |
tearDown() |
void |
testReadAndWriteRegionInfoFile() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseCommonTestingUtility UTIL
private static final org.apache.hadoop.conf.Configuration CONF
private static org.apache.hadoop.fs.FileSystem FS
private static org.apache.hadoop.fs.Path ROOT_DIR
public TestReadAndWriteRegionInfoFile()
public static void setUp() throws IOException
IOException
public static void tearDown()
public void testReadAndWriteRegionInfoFile() throws IOException, InterruptedException
IOException
InterruptedException
private long getModTime(org.apache.hadoop.hbase.regionserver.HRegion r) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.