Class AllGroupsIndexer
- java.lang.Object
-
- com.google.gerrit.index.SiteIndexer<AccountGroup.UUID,InternalGroup,GroupIndex>
-
- com.google.gerrit.server.index.group.AllGroupsIndexer
-
public class AllGroupsIndexer extends com.google.gerrit.index.SiteIndexer<AccountGroup.UUID,InternalGroup,GroupIndex>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gerrit.index.SiteIndexer.Result
indexAll(GroupIndex index)
-
-
-
Method Detail
-
indexAll
public com.google.gerrit.index.SiteIndexer.Result indexAll(GroupIndex index)
- Specified by:
indexAll
in classcom.google.gerrit.index.SiteIndexer<AccountGroup.UUID,InternalGroup,GroupIndex>
-
-