| Package | Description |
|---|---|
| io.druid.segment | |
| io.druid.segment.data | |
| io.druid.segment.incremental |
| Modifier and Type | Method and Description |
|---|---|
BitmapValues |
RowboatFilteringIndexAdapter.getBitmapValues(String dimension,
int dictId) |
BitmapValues |
QueryableIndexIndexableAdapter.getBitmapValues(String dimension,
int dictId) |
BitmapValues |
IndexableAdapter.getBitmapValues(String dimension,
int dictId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableBitmapValues |
| Modifier and Type | Field and Description |
|---|---|
static BitmapValues |
BitmapValues.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
BitmapValues |
IncrementalIndexAdapter.getBitmapValues(String dimension,
int index) |
Copyright © 2011–2018. All rights reserved.