Package org.apache.hadoop.hbase.util
Class TestFSVisitor
java.lang.Object
org.apache.hadoop.hbase.util.TestFSVisitor
Test 
FSUtils.- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate org.apache.hadoop.fs.FileSystemprivate static final org.slf4j.Loggerprivate org.apache.hadoop.fs.Pathprivate final Stringprivate org.apache.hadoop.fs.Pathprivate static final HBaseTestingUtility
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
CLASS_RULE
- 
LOG
- 
TEST_UTIL
- 
TABLE_NAME- See Also:
 
- 
tableFamilies
- 
tableRegions
- 
tableHFiles
- 
fs
- 
tableDir
- 
rootDir
 
- 
- 
Constructor Details- 
TestFSVisitorpublic TestFSVisitor()
 
- 
- 
Method Details- 
setUp- Throws:
- Exception
 
- 
tearDown- Throws:
- Exception
 
- 
testVisitStoreFiles- Throws:
- IOException
 
- 
createTableFilesprivate 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
 
 
-