public class IndexedGroupQuery extends com.google.gerrit.index.IndexedQuery<AccountGroup.UUID,InternalGroup> implements com.google.gerrit.index.query.DataSource<InternalGroup>
Constructor and Description |
---|
IndexedGroupQuery(com.google.gerrit.index.Index<AccountGroup.UUID,InternalGroup> index,
com.google.gerrit.index.query.Predicate<InternalGroup> pred,
com.google.gerrit.index.QueryOptions opts) |
copy, equals, getCardinality, getChild, getChildCount, getChildren, getOptions, hashCode, read, restart, toString
and, and, any, asMatchable, estimateCost, isMatchable, not, or, or
public IndexedGroupQuery(com.google.gerrit.index.Index<AccountGroup.UUID,InternalGroup> index, com.google.gerrit.index.query.Predicate<InternalGroup> pred, com.google.gerrit.index.QueryOptions opts) throws QueryParseException
QueryParseException