public class HadoopDirectoryLister extends Object implements DirectoryLister
| Modifier and Type | Class and Description |
|---|---|
static class |
HadoopDirectoryLister.HadoopFileInfoIterator |
| Constructor and Description |
|---|
HadoopDirectoryLister() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<HiveFileInfo> |
list(ExtendedFileSystem fileSystem,
Table table,
Path path,
Optional<Partition> partition,
NamenodeStats namenodeStats,
HiveDirectoryContext hiveDirectoryContext) |
public Iterator<HiveFileInfo> list(ExtendedFileSystem fileSystem, Table table, Path path, Optional<Partition> partition, NamenodeStats namenodeStats, HiveDirectoryContext hiveDirectoryContext)
list in interface DirectoryListerCopyright © 2012–2023. All rights reserved.