Class GroupQueryProcessor


  • public class GroupQueryProcessor
    extends com.google.gerrit.index.query.QueryProcessor<InternalGroup>
    Query processor for the group index.

    Instances are one-time-use. Other singleton classes should inject a Provider rather than holding on to a single instance.