Class AccountIndexCollection

java.lang.Object
com.google.gerrit.index.IndexCollection<Account.Id,AccountState,AccountIndex>
com.google.gerrit.server.index.account.AccountIndexCollection
All Implemented Interfaces:
LifecycleListener, EventListener

public class AccountIndexCollection extends IndexCollection<Account.Id,AccountState,AccountIndex>
Collection of active account indices. See IndexCollection for details on collections.
  • Constructor Details

    • AccountIndexCollection

      public AccountIndexCollection()