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