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