public class HadoopDirectoryLister extends Object implements DirectoryLister
| Constructor and Description |
|---|
HadoopDirectoryLister() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.RemoteIterator<org.apache.hadoop.fs.LocatedFileStatus> |
list(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path) |
public org.apache.hadoop.fs.RemoteIterator<org.apache.hadoop.fs.LocatedFileStatus> list(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path)
throws IOException
list in interface DirectoryListerIOExceptionCopyright © 2012-2017. All Rights Reserved.