Uses of Class
org.apache.cassandra.index.sai.disk.v1.postings.PostingsReader.BlocksSummary
Packages that use PostingsReader.BlocksSummary
-
Uses of PostingsReader.BlocksSummary in org.apache.cassandra.index.sai.disk.v1.postings
Constructors in org.apache.cassandra.index.sai.disk.v1.postings with parameters of type PostingsReader.BlocksSummaryModifierConstructorDescriptionPostingsReader(org.apache.lucene.store.IndexInput input, PostingsReader.BlocksSummary summary, QueryEventListener.PostingListEventListener listener)