Class LiteralIndexSegmentTermsReader

java.lang.Object
org.apache.cassandra.index.sai.disk.v1.segment.LiteralIndexSegmentTermsReader
All Implemented Interfaces:
Closeable, AutoCloseable

public class LiteralIndexSegmentTermsReader extends Object implements Closeable
Synchronous reader of terms dictionary and postings lists to produce a PostingList with matching row ids. exactMatch(ByteComparable, QueryEventListener.TrieIndexEventListener, QueryContext) does: