Module org.elasticsearch.server
Interface CentroidIterator
- All Known Implementing Classes:
PrefetchingCentroidIterator
public interface CentroidIterator
An iterator over centroids that provides posting list metadata.
-
Method Summary
-
Method Details
-
hasNext
boolean hasNext() -
nextPosting
- Throws:
IOException
-