| Package | Description |
|---|---|
| org.apache.druid.segment |
| Modifier and Type | Class and Description |
|---|---|
class |
StringDimensionDictionary
DimensionDictionary for String dimension values.
|
| Modifier and Type | Field and Description |
|---|---|
protected DimensionDictionary<ActualType> |
DictionaryEncodedColumnIndexer.dimLookup |
| Constructor and Description |
|---|
DictionaryEncodedColumnIndexer(DimensionDictionary<ActualType> dimLookup)
Creates a new DictionaryEncodedColumnIndexer.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.