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