private class HFileReplicator.Copier extends Object implements Callable<Void>
| Modifier and Type | Field and Description | 
|---|---|
| private List<String> | hfiles | 
| private org.apache.hadoop.fs.FileSystem | sourceFs | 
| private org.apache.hadoop.fs.Path | stagingDir | 
private org.apache.hadoop.fs.FileSystem sourceFs
private org.apache.hadoop.fs.Path stagingDir
public Copier(org.apache.hadoop.fs.FileSystem sourceFs, org.apache.hadoop.fs.Path stagingDir, List<String> hfiles) throws IOException
IOExceptionpublic Void call() throws IOException
call in interface Callable<Void>IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.