public interface DirectoryLister
| Modifier and Type | Method and Description |
|---|---|
Iterator<HiveFileInfo> |
list(ExtendedFileSystem fileSystem,
Table table,
Path path,
Optional<Partition> partition,
NamenodeStats namenodeStats,
HiveDirectoryContext hiveDirectoryContext) |
Iterator<HiveFileInfo> list(ExtendedFileSystem fileSystem, Table table, Path path, Optional<Partition> partition, NamenodeStats namenodeStats, HiveDirectoryContext hiveDirectoryContext)
Copyright © 2012–2023. All rights reserved.