Class DirectoryListingFilter

java.lang.Object
io.trino.plugin.hive.fs.DirectoryListingFilter
All Implemented Interfaces:
RemoteIterator<TrinoFileStatus>

public class DirectoryListingFilter extends Object implements RemoteIterator<TrinoFileStatus>
Filters down the full listing of a path prefix to just the files directly in a given directory.