Package org.apache.druid.segment.index
-
Interface Summary Interface Description BitmapColumnIndex Common interface for bitmap indexes for use byFilterfor cursor creation, to allow fast row skipping during query processing.
| Interface | Description |
|---|---|
| BitmapColumnIndex |
Common interface for bitmap indexes for use by
Filter for cursor creation, to
allow fast row skipping during query processing. |