Package org.apache.hadoop.hbase.util
Class TestHFileArchiveUtil
java.lang.Object
org.apache.hadoop.hbase.util.TestHFileArchiveUtil
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestHFileArchiveUtil
extends Object
Test that the utility works as expected
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidtestGetStoreArchivePath(org.junit.jupiter.api.TestInfo testInfo) voidtestGetTableArchivePath(org.junit.jupiter.api.TestInfo testInfo) voidtestRegionArchiveDir(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
rootDir
-
-
Constructor Details
-
TestHFileArchiveUtil
public TestHFileArchiveUtil()
-
-
Method Details
-
testGetTableArchivePath
-
testGetArchivePath
- Throws:
Exception
-
testRegionArchiveDir
-
testGetStoreArchivePath
@Test public void testGetStoreArchivePath(org.junit.jupiter.api.TestInfo testInfo) throws IOException - Throws:
IOException
-