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