public class TestHFileArchiveUtil extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private org.apache.hadoop.fs.Path |
rootDir |
Constructor and Description |
---|
TestHFileArchiveUtil() |
Modifier and Type | Method and Description |
---|---|
void |
testGetArchivePath() |
void |
testGetStoreArchivePath() |
void |
testGetTableArchivePath() |
void |
testRegionArchiveDir() |
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.fs.Path rootDir
public org.junit.rules.TestName name
public TestHFileArchiveUtil()
public void testGetTableArchivePath()
public void testGetArchivePath() throws Exception
Exception
public void testRegionArchiveDir()
public void testGetStoreArchivePath() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.