Package org.apache.pinot.segment.spi.index.reader
-
Interface Summary Interface Description BloomFilterReader Interface for bloom filter reader.Dictionary Interface for the dictionary.ForwardIndexReader<T extends ForwardIndexReaderContext> Interface for forward index reader.ForwardIndexReaderContext Interface for the context of the forward index reader.H3IndexReader Reader of the H3 index.InvertedIndexReader<T> JsonIndexReader Reader for json index.NullValueVectorReader Reader interface to read from an underlying Null value vector.RangeIndexReader<T> Interface for indexed range queriesSortedIndexReader<T extends ForwardIndexReaderContext> Interface for sorted index reader which can be used as both forward index and inverted index.TextIndexReader ValidDocIndexReader -
Class Summary Class Description H3IndexResolution Stores the resolutions for an index.