Class ChangeIndexCollection
java.lang.Object
com.google.gerrit.index.IndexCollection<Change.Id,ChangeData,ChangeIndex>
com.google.gerrit.server.index.change.ChangeIndexCollection
- All Implemented Interfaces:
LifecycleListener
,EventListener
Collection of active change 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
-
ChangeIndexCollection
public ChangeIndexCollection()
-