Class MergePrimaryKeyWithScoreIterator

java.lang.Object
org.apache.cassandra.utils.AbstractIterator<PrimaryKeyWithScore>
org.apache.cassandra.index.sai.utils.MergePrimaryKeyWithScoreIterator
All Implemented Interfaces:
com.google.common.collect.PeekingIterator<PrimaryKeyWithScore>, AutoCloseable, Iterator<PrimaryKeyWithScore>, CloseableIterator<PrimaryKeyWithScore>

public class MergePrimaryKeyWithScoreIterator extends AbstractIterator<PrimaryKeyWithScore>