Class Hierarchy
- java.lang.Object
- org.apache.pinot.segment.spi.index.creator.H3IndexConfig
- org.apache.pinot.segment.spi.index.creator.SegmentIndexCreationInfo (implements java.io.Serializable)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.pinot.segment.spi.index.creator.BloomFilterCreator
- org.apache.pinot.segment.spi.index.creator.ForwardIndexCreator
- org.apache.pinot.segment.spi.index.creator.GeoSpatialIndexCreator
- org.apache.pinot.segment.spi.index.creator.InvertedIndexCreator
- org.apache.pinot.segment.spi.index.creator.DictionaryBasedInvertedIndexCreator
- org.apache.pinot.segment.spi.index.creator.CombinedInvertedIndexCreator (also extends org.apache.pinot.segment.spi.index.creator.RawValueBasedInvertedIndexCreator)
- org.apache.pinot.segment.spi.index.creator.RawValueBasedInvertedIndexCreator
- org.apache.pinot.segment.spi.index.creator.CombinedInvertedIndexCreator (also extends org.apache.pinot.segment.spi.index.creator.DictionaryBasedInvertedIndexCreator)
- org.apache.pinot.segment.spi.index.creator.DictionaryBasedInvertedIndexCreator
- org.apache.pinot.segment.spi.index.creator.JsonIndexCreator
- org.apache.pinot.segment.spi.index.creator.TextIndexCreator
- java.io.Closeable