public interface IndexRewriter<T>
Modifier and Type | Method and Description |
---|---|
Predicate<T> |
rewrite(Predicate<T> in,
QueryOptions opts) |
Predicate<T> rewrite(Predicate<T> in, QueryOptions opts) throws QueryParseException
QueryParseException