Uses of Class
org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
-
Packages that use SegmentDictionaryCreator Package Description org.apache.pinot.segment.local.segment.index.dictionary -
-
Uses of SegmentDictionaryCreator in org.apache.pinot.segment.local.segment.index.dictionary
Methods in org.apache.pinot.segment.local.segment.index.dictionary that return SegmentDictionaryCreator Modifier and Type Method Description SegmentDictionaryCreatorDictionaryIndexType. createIndexCreator(IndexCreationContext context, DictionaryIndexConfig indexConfig)SegmentDictionaryCreatorDictionaryIndexType. createIndexCreator(FieldSpec fieldSpec, File indexDir, boolean useVarLengthDictionary)
-