Class AllChangesIndexer

java.lang.Object
com.google.gerrit.index.SiteIndexer<Change.Id,ChangeData,ChangeIndex>
com.google.gerrit.server.index.change.AllChangesIndexer

public class AllChangesIndexer extends SiteIndexer<Change.Id,ChangeData,ChangeIndex>
Implementation that can index all changes on a host or within a project. Used by Gerrit's initialization and upgrade programs as well as by REST API endpoints that offer this functionality.