| Interface | Description |
|---|---|
| BitmapIndexSelector | |
| BooleanFilter | |
| DimFilter | |
| DruidFloatPredicate |
FloatPredicate is only supported in Java 8+, so use this to avoid boxing when a float predicate is needed.
|
| DruidLongPredicate |
LongPredicate is only supported in Java 8+, so use this to avoid boxing when a long predicate is needed.
|
| DruidPredicateFactory | |
| Filter | |
| RowOffsetMatcherFactory | |
| ValueMatcher | |
| ValueMatcherColumnSelectorStrategy<ValueSelectorType extends ColumnValueSelector> |
| Enum | Description |
|---|---|
| LikeDimFilter.LikeMatcher.SuffixMatch |
Copyright © 2011–2017. All rights reserved.