Uses of Interface
org.apache.druid.segment.IdLookup
Packages that use IdLookup
Package
Description
-
Uses of IdLookup in org.apache.druid.query.dimension
Methods in org.apache.druid.query.dimension with parameters of type IdLookupModifier and TypeMethodDescriptionstatic IdMappingListFilteredDimensionSpec.buildAllowListIdMapping(Set<String> values, int cardinality, IdLookup idLookup, ListFilteredDimensionSpec.IndexedGetter<String> fn) -
Uses of IdLookup in org.apache.druid.segment
Classes in org.apache.druid.segment that implement IdLookupMethods in org.apache.druid.segment that return IdLookupModifier and TypeMethodDescriptionBaseSingleValueDimensionSelector.idLookup()ConstantDimensionSelector.idLookup()ConstantMultiValueDimensionSelector.idLookup()DimensionDictionarySelector.idLookup()ReturnsIdLookupif available for this DimensionSelector, or null.SingleScanTimeDimensionSelector.idLookup() -
Uses of IdLookup in org.apache.druid.segment.column
Classes in org.apache.druid.segment.column that implement IdLookupModifier and TypeClassDescriptionstatic classBase type for aMultiValueDimensionVectorSelectorfor a dictionary encodedColumnType.STRINGbuilt around aColumnarMultiInts.static classBase type for aSingleValueDimensionVectorSelectorfor a dictionary encodedColumnType.STRINGbuilt around aColumnarInts.Methods in org.apache.druid.segment.column that return IdLookup -
Uses of IdLookup in org.apache.druid.segment.join
Classes in org.apache.druid.segment.join that implement IdLookupMethods in org.apache.druid.segment.join that return IdLookup -
Uses of IdLookup in org.apache.druid.segment.join.table
Methods in org.apache.druid.segment.join.table that return IdLookup -
Uses of IdLookup in org.apache.druid.segment.selector.settable
Methods in org.apache.druid.segment.selector.settable that return IdLookup -
Uses of IdLookup in org.apache.druid.segment.shim
Methods in org.apache.druid.segment.shim that return IdLookup -
Uses of IdLookup in org.apache.druid.segment.vector
Classes in org.apache.druid.segment.vector that implement IdLookupMethods in org.apache.druid.segment.vector that return IdLookup -
Uses of IdLookup in org.apache.druid.segment.virtual
Methods in org.apache.druid.segment.virtual that return IdLookup