private class HFileCorruptionChecker.RegionDirChecker extends Object implements Callable<Void>
Modifier and Type | Field and Description |
---|---|
(package private) org.apache.hadoop.fs.Path |
regionDir |
Constructor and Description |
---|
HFileCorruptionChecker.RegionDirChecker(org.apache.hadoop.fs.Path regionDir) |
HFileCorruptionChecker.RegionDirChecker(org.apache.hadoop.fs.Path regionDir)
public Void call() throws IOException
call
in interface Callable<Void>
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.