Package org.apache.pinot.segment.spi.creator
-
Interface Summary Interface Description BloomFilterCreatorProvider ColumnStatistics An interface to read the column statistics from statistics collectors.ForwardIndexCreatorProvider GeoSpatialIndexCreatorProvider IndexCreationContext Provides parameters for constructing indexes via {@see IndexCreatorProvider}.IndexCreatorProvider Plugin interface to abstract index creation.InvertedIndexCreatorProvider JsonIndexCreatorProvider RangeIndexCreatorProvider SegmentCreationDataSource Data source used to build segments.SegmentCreator Interface for segment creators, which create an index over a set of rows and writes the resulting index to disk.SegmentIndexCreationDriver Driver that creates and writes index segments to disk from data that is stored on disk.SegmentPreIndexStatsCollector SegmentPreIndexStatsContainer Container for per-column stats for a segmentTextIndexCreatorProvider -
Class Summary Class Description ColumnIndexCreationInfo IndexCreationContext.BloomFilter IndexCreationContext.Builder IndexCreationContext.Common IndexCreationContext.Forward IndexCreationContext.Geospatial IndexCreationContext.Inverted IndexCreationContext.Json IndexCreationContext.Range IndexCreationContext.Text IndexCreationContext.Wrapper SegmentGeneratorConfig Configuration properties used in the creation of index segments.StatsCollectorConfig Config class for Stats collector, contains all the configs and parameters required to build the stats collector. -
Enum Summary Enum Description SegmentGeneratorConfig.TimeColumnType SegmentVersion