Class HFileCorruptionChecker.RegionDirChecker
java.lang.Object
org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker.RegionDirChecker
- Direct Known Subclasses:
HFileCorruptionChecker.MobRegionDirChecker
- Enclosing class:
- HFileCorruptionChecker
An individual work item for parallelized regiondir processing. This is intentionally an inner
class so it can use the shared error sets and fs.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
regionDir
-
-
Constructor Details
-
RegionDirChecker
RegionDirChecker(org.apache.hadoop.fs.Path regionDir)
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<Void>
- Throws:
IOException
-