| Package | Description |
|---|---|
| io.druid.segment | |
| io.druid.segment.incremental |
| Modifier and Type | Class and Description |
|---|---|
class |
StringDimensionIndexer |
| Modifier and Type | Method and Description |
|---|---|
DimensionIndexer<Integer,int[],String> |
StringDimensionHandler.makeIndexer() |
DimensionIndexer<EncodedType,EncodedTypeArray,ActualType> |
DimensionHandler.makeIndexer()
Creates a new DimensionIndexer, a per-dimension object responsible for processing ingested rows in-memory, used by the
IncrementalIndex.
|
| Modifier and Type | Method and Description |
|---|---|
DimensionIndexer |
IncrementalIndex.DimensionDesc.getIndexer() |
Copyright © 2011–2016. All rights reserved.