public class AccountIndexRewriter extends java.lang.Object implements IndexRewriter<AccountState>
Modifier and Type | Method and Description |
---|---|
Predicate<AccountState> |
rewrite(Predicate<AccountState> in,
QueryOptions opts) |
public Predicate<AccountState> rewrite(Predicate<AccountState> in, QueryOptions opts) throws com.google.gerrit.server.query.QueryParseException
rewrite
in interface IndexRewriter<AccountState>
com.google.gerrit.server.query.QueryParseException