Package org.apache.hadoop.hbase.util
Class TestCommonFSUtils
java.lang.Object
org.apache.hadoop.hbase.util.TestCommonFSUtils
Test
CommonFSUtils
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.conf.Configuration
private HBaseCommonTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
void
void
void
Test path compare and prefix checking.void
void
-
Field Details
-
CLASS_RULE
-
htu
-
conf
-
-
Constructor Details
-
TestCommonFSUtils
public TestCommonFSUtils()
-
-
Method Details
-
setUp
- Throws:
IOException
-
testMatchingTail
Test path compare and prefix checking.- Throws:
IOException
-
testSetWALRootDir
- Throws:
Exception
-
testGetWALRootDir
- Throws:
IOException
-
testGetWALRootDirUsingUri
- Throws:
IOException
-
testGetWALRootDirIllegalWALDir
- Throws:
IOException
-
testRemoveWALRootPath
- Throws:
Exception
-