Uses of Package
org.apache.cassandra.index.sai.postings
Packages that use org.apache.cassandra.index.sai.postings
Package
Description
-
-
Classes in org.apache.cassandra.index.sai.postings used by org.apache.cassandra.index.sai.disk.v1.postingsClassDescriptionA 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. -
Classes in org.apache.cassandra.index.sai.postings used by org.apache.cassandra.index.sai.disk.v1.segmentClassDescriptionA 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. -
Classes in org.apache.cassandra.index.sai.postings used by org.apache.cassandra.index.sai.postingsClassDescriptionA 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. -
Classes in org.apache.cassandra.index.sai.postings used by org.apache.cassandra.index.sai.utils