| Class | Description |
|---|---|
| AndFilter | |
| BooleanValueMatcher | |
| BoundFilter | |
| ColumnComparisonFilter | |
| ConstantValueMatcherFactory |
Creates
ValueMatcher that match constants. |
| DimensionPredicateFilter | |
| ExpressionFilter | |
| FalseFilter | |
| Filters | |
| InFilter |
The IN filter.
|
| JavaScriptFilter | |
| LikeFilter | |
| NotFilter | |
| OrFilter | |
| PredicateValueMatcherFactory |
Creates
ValueMatcher that apply a predicate to each value. |
| RegexFilter | |
| SearchQueryFilter | |
| SelectorFilter |
This filter is to select the rows where the
SelectorFilter.dimension has the SelectorFilter.value. |
| SpatialFilter | |
| TrueFilter | |
| ValueMatchers |
Utility methods for creating
ValueMatcher instances. |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.