Interface OrdinalPostingList

All Superinterfaces:
AutoCloseable, Closeable, PostingList
All Known Implementing Classes:
IntArrayPostingList, PostingsReader

public interface OrdinalPostingList extends PostingList
  • Method Details

    • getOrdinal

      long getOrdinal()
      Returns:
      the ordinal of the posting that will be returned on the next call to PostingList.nextPosting()