Package io.trino.plugin.hive.fs
Interface RemoteIterator<T>
- All Known Implementing Classes:
DirectoryListingFilter,TrinoFileStatusRemoteIterator
public interface RemoteIterator<T>
-
Method Summary
-
Method Details
-
hasNext
- Throws:
IOException
-
next
- Throws:
IOException
-