| Package | Description |
|---|---|
| io.druid.query.filter | |
| io.druid.segment.filter |
| Modifier and Type | Method and Description |
|---|---|
ValueMatcher |
BooleanFilter.makeMatcher(BitmapIndexSelector selector,
ValueMatcherFactory valueMatcherFactory,
RowOffsetMatcherFactory rowOffsetMatcherFactory)
Get a ValueMatcher that applies this filter to row values.
|
ValueMatcher |
Filter.makeMatcher(ValueMatcherFactory factory)
Get a ValueMatcher that applies this filter to row values.
|
Copyright © 2011–2016. All rights reserved.