Class TestSnapshotHFileCleaner.SnapshotFiles
java.lang.Object
org.apache.hadoop.hbase.master.snapshot.TestSnapshotHFileCleaner.SnapshotFiles
- Enclosing class:
- TestSnapshotHFileCleaner
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfilesUnderSnapshot
(org.apache.hadoop.fs.FileSystem workingFs, org.apache.hadoop.fs.Path snapshotDir)
-
Constructor Details
-
SnapshotFiles
-
-
Method Details
-
filesUnderSnapshot
public Collection<String> filesUnderSnapshot(org.apache.hadoop.fs.FileSystem workingFs, org.apache.hadoop.fs.Path snapshotDir) throws IOException - Throws:
IOException
-