| Package | Description |
|---|---|
| org.apache.druid.segment |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DictionaryEncodedColumnMerger.IndexSeekerWithConversion
Get old dictId from new dictId, and only support access in order
|
protected static class |
DictionaryEncodedColumnMerger.IndexSeekerWithoutConversion |
| Modifier and Type | Method and Description |
|---|---|
protected DictionaryEncodedColumnMerger.IndexSeeker[] |
DictionaryEncodedColumnMerger.toIndexSeekers(List<IndexableAdapter> adapters,
ArrayList<IntBuffer> dimConversions,
String dimension) |
| Modifier and Type | Method and Description |
|---|---|
protected MutableBitmap |
DictionaryEncodedColumnMerger.mergeBitmaps(List<IntBuffer> segmentRowNumConversions,
BitmapFactory bmpFactory,
DictionaryEncodedColumnMerger.IndexSeeker[] dictIdSeeker,
int dictId) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.