Class AllAccountsIndexer

java.lang.Object
com.google.gerrit.index.SiteIndexer<Account.Id,AccountState,AccountIndex>
com.google.gerrit.server.index.account.AllAccountsIndexer

public class AllAccountsIndexer extends SiteIndexer<Account.Id,AccountState,AccountIndex>
Implementation that can index all accounts on a host. Used by Gerrit's initialization and upgrade programs as well as by REST API endpoints that offer this functionality.