public class AllGroupsIndexer extends SiteIndexer<AccountGroup.UUID,AccountGroup,GroupIndex>
SiteIndexer.Result
progressOut, totalWork, verboseWriter
Modifier and Type | Method and Description |
---|---|
SiteIndexer.Result |
indexAll(GroupIndex index) |
addErrorListener, newPrintWriter, setProgressOut, setTotalWork, setVerboseOut
public SiteIndexer.Result indexAll(GroupIndex index)
indexAll
in class SiteIndexer<AccountGroup.UUID,AccountGroup,GroupIndex>