Package org.apache.cassandra.index.sai.postings
package org.apache.cassandra.index.sai.postings
-
ClassDescriptionA peekable wrapper around a
PostingListthat allows the next value to be looked at without advancing the state of thePostingListInterface for advancing on and consuming a posting list.