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
Collection of active account indices. See
IndexCollection
for details on collections.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gerrit.index.IndexCollection
addWriteIndex, getSearchIndex, getWriteIndex, getWriteIndexes, removeWriteIndex, setSearchIndex, setSearchIndex, start, stop
-
Constructor Details
-
AccountIndexCollection
public AccountIndexCollection()
-