public class TestCompactionArchiveIOException extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
ERROR_FILE |
org.junit.rules.TestName |
name |
private org.apache.hadoop.fs.Path |
testDir |
HBaseTestingUtility |
testUtil |
Constructor and Description |
---|
TestCompactionArchiveIOException() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.hbase.regionserver.HRegion |
initHRegion(org.apache.hadoop.hbase.client.TableDescriptor htd,
org.apache.hadoop.hbase.client.RegionInfo info) |
void |
setup() |
void |
tearDown() |
void |
testRemoveCompactedFilesWithException() |
public static final HBaseClassTestRule CLASS_RULE
private static final String ERROR_FILE
public HBaseTestingUtility testUtil
private org.apache.hadoop.fs.Path testDir
public org.junit.rules.TestName name
public TestCompactionArchiveIOException()
public void testRemoveCompactedFilesWithException() throws Exception
Exception
private org.apache.hadoop.hbase.regionserver.HRegion initHRegion(org.apache.hadoop.hbase.client.TableDescriptor htd, org.apache.hadoop.hbase.client.RegionInfo info) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.