Uses of Interface
io.trino.plugin.hive.fs.RemoteIterator
Packages that use RemoteIterator
-
Uses of RemoteIterator in io.trino.plugin.hive.fs
Classes in io.trino.plugin.hive.fs that implement RemoteIteratorModifier and TypeClassDescriptionclassFilters down the full listing of a path prefix to just the files directly in a given directory.classMethods in io.trino.plugin.hive.fs that return RemoteIteratorModifier and TypeMethodDescriptionCachingDirectoryLister.listFilesRecursively(TrinoFileSystem fs, Table table, Location location) DirectoryLister.listFilesRecursively(TrinoFileSystem fs, Table table, Location location) TransactionScopeCachingDirectoryLister.listFilesRecursively(TrinoFileSystem fs, Table table, Location location) Constructors in io.trino.plugin.hive.fs with parameters of type RemoteIteratorModifierConstructorDescriptionDirectoryListingFilter(Location prefix, RemoteIterator<TrinoFileStatus> delegateIterator, boolean failOnUnexpectedFiles)