Class HFileCorruptionChecker.RegionDirChecker

java.lang.Object
org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker.RegionDirChecker
All Implemented Interfaces:
Callable<Void>
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.