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