Class GroupIndexCollection

java.lang.Object
com.google.gerrit.index.IndexCollection<AccountGroup.UUID,InternalGroup,GroupIndex>
com.google.gerrit.server.index.group.GroupIndexCollection
All Implemented Interfaces:
LifecycleListener, EventListener

public class GroupIndexCollection extends IndexCollection<AccountGroup.UUID,InternalGroup,GroupIndex>
Collection of active group indices. See IndexCollection for details on collections.
  • Constructor Details

    • GroupIndexCollection

      public GroupIndexCollection()