| Interface | Description |
|---|---|
| BitmapIndexSelector | |
| BooleanFilter | |
| DimFilter | |
| DruidLongPredicate |
LongPredicate is only supported in Java 8+, so use this to avoid boxing when a long predicate is needed.
|
| DruidPredicateFactory | |
| Filter | |
| RowOffsetMatcherFactory | |
| ValueMatcher | |
| ValueMatcherFactory |
A ValueMatcherFactory is an object associated with a collection of rows (e.g., an IncrementalIndexStorageAdapter)
that generates ValueMatchers for filtering on the associated collection of rows.
|
Copyright © 2011–2016. All rights reserved.