| Package | Description | 
|---|---|
| io.druid.query.filter | |
| io.druid.segment | |
| io.druid.segment.column | |
| io.druid.segment.filter | |
| io.druid.segment.serde | 
| Modifier and Type | Method and Description | 
|---|---|
BitmapIndex | 
BitmapIndexSelector.getBitmapIndex(String dimension)  | 
| Modifier and Type | Method and Description | 
|---|---|
BitmapIndex | 
ColumnSelectorBitmapIndexSelector.getBitmapIndex(String dimension)  | 
| Modifier and Type | Method and Description | 
|---|---|
BitmapIndex | 
Column.getBitmapIndex()  | 
| Modifier and Type | Method and Description | 
|---|---|
ColumnBuilder | 
ColumnBuilder.setBitmapIndex(com.google.common.base.Supplier<BitmapIndex> bitmapIndex)  | 
| Modifier and Type | Method and Description | 
|---|---|
static double | 
Filters.estimateSelectivity(BitmapIndex bitmapIndex,
                   it.unimi.dsi.fastutil.ints.IntList bitmaps,
                   long totalNumRows)
Return an estimated selectivity for bitmaps for the dimension values given by dimValueIndexes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BitmapIndex | 
BitmapIndexColumnPartSupplier.get()  | 
Copyright © 2011–2018. All rights reserved.