Package org.apache.hadoop.hbase.util
Class TestFSVisitor
java.lang.Object
org.apache.hadoop.hbase.util.TestFSVisitor
Test
FSUtils
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.fs.FileSystem
private static final org.slf4j.Logger
private org.apache.hadoop.fs.Path
private final String
private org.apache.hadoop.fs.Path
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
TABLE_NAME
- See Also:
-
tableFamilies
-
tableRegions
-
tableHFiles
-
fs
-
tableDir
-
rootDir
-
-
Constructor Details
-
TestFSVisitor
public TestFSVisitor()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testVisitStoreFiles
- Throws:
IOException
-
createTableFiles
private org.apache.hadoop.fs.Path createTableFiles(org.apache.hadoop.fs.Path rootDir, String tableName, Set<String> tableRegions, Set<String> tableFamilies, Set<String> tableHFiles) throws IOException - Throws:
IOException
-