Interface ClosableIteratorWithCount<E>

All Superinterfaces:
AutoCloseable, CloseableIterator<E>, Iterator<E>

public interface ClosableIteratorWithCount<E> extends CloseableIterator<E>
  • Method Details

    • count

      HitCount count()
      Returns:
      An object containing information about the number of hits from the query, ignoring pagination.