Modifier and Type | Field and Description |
---|---|
private HbckErrorReporter |
errors |
private org.apache.hadoop.fs.FileSystem |
fs |
private org.apache.hadoop.fs.FileStatus |
tableDir |
Constructor and Description |
---|
WorkItemHdfsDir(org.apache.hadoop.fs.FileSystem fs,
HbckErrorReporter errors,
org.apache.hadoop.fs.FileStatus status) |
private org.apache.hadoop.fs.FileStatus tableDir
private HbckErrorReporter errors
private org.apache.hadoop.fs.FileSystem fs
WorkItemHdfsDir(org.apache.hadoop.fs.FileSystem fs, HbckErrorReporter errors, org.apache.hadoop.fs.FileStatus status)
public Void call() throws InterruptedException, ExecutionException
call
in interface Callable<Void>
InterruptedException
ExecutionException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.