Package org.apache.hadoop.hbase.util
Class TestFSVisitor
java.lang.Object
org.apache.hadoop.hbase.util.TestFSVisitor
Test
FSUtils.-
Field Summary
FieldsModifier 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 Summary
Constructors -
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
-