Class IndexCreationContext.Range
- java.lang.Object
-
- org.apache.pinot.segment.spi.creator.IndexCreationContext.Wrapper
-
- org.apache.pinot.segment.spi.creator.IndexCreationContext.Range
-
- All Implemented Interfaces:
IndexCreationContext
- Enclosing interface:
- IndexCreationContext
public static class IndexCreationContext.Range extends IndexCreationContext.Wrapper
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.pinot.segment.spi.creator.IndexCreationContext
IndexCreationContext.BloomFilter, IndexCreationContext.Builder, IndexCreationContext.Common, IndexCreationContext.Forward, IndexCreationContext.Geospatial, IndexCreationContext.Inverted, IndexCreationContext.Json, IndexCreationContext.Range, IndexCreationContext.Text, IndexCreationContext.Wrapper
-
-
Method Summary
Modifier and Type Method Description intgetRangeIndexVersion()-
Methods inherited from class org.apache.pinot.segment.spi.creator.IndexCreationContext.Wrapper
forwardIndexDisabled, getCardinality, getFieldSpec, getIndexDir, getLengthOfLongestEntry, getMaxNumberOfMultiValueElements, getMaxRowLengthInBytes, getMaxValue, getMinValue, getTotalDocs, getTotalNumberOfEntries, hasDictionary, isOnHeap, isSorted
-
-