public class AllAccountsIndexer extends SiteIndexer<com.google.gerrit.reviewdb.client.Account.Id,AccountState,AccountIndex>
SiteIndexer.Result
progressOut, totalWork, verboseWriter
Modifier and Type | Method and Description |
---|---|
SiteIndexer.Result |
indexAll(AccountIndex index) |
addErrorListener, setProgressOut, setTotalWork, setVerboseOut
public SiteIndexer.Result indexAll(AccountIndex index)
indexAll
in class SiteIndexer<com.google.gerrit.reviewdb.client.Account.Id,AccountState,AccountIndex>