Module org.elasticsearch.compute
Interface CloseableIterator<T>
- All Superinterfaces:
AutoCloseable,Closeable,Iterator<T>
- All Known Implementing Classes:
PageRowLimitingIterator
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove