Class CollectionFindAndRerankCursor<T,R>

java.lang.Object
com.datastax.astra.internal.command.AbstractCursor<T,RerankedResult<R>>
com.datastax.astra.client.collections.commands.cursor.CollectionFindAndRerankCursor<T,R>
Type Parameters:
T - working document object
R - working object for results, should be same as DOC if no projections
All Implemented Interfaces:
Cloneable, Iterable<RerankedResult<R>>

public class CollectionFindAndRerankCursor<T,R> extends AbstractCursor<T,RerankedResult<R>>
Implementation of a cursor across the find items