public class GroupIndexRewriter extends java.lang.Object implements IndexRewriter<AccountGroup>
Modifier and Type | Method and Description |
---|---|
Predicate<AccountGroup> |
rewrite(Predicate<AccountGroup> in,
QueryOptions opts) |
public Predicate<AccountGroup> rewrite(Predicate<AccountGroup> in, QueryOptions opts) throws QueryParseException
rewrite
in interface IndexRewriter<AccountGroup>
QueryParseException