Interface | Description |
---|---|
OnlineUpgradeListener |
Listener for online schema upgrade events.
|
Class | Description |
---|---|
DummyIndexModule | |
GerritIndexStatus | |
IndexModule |
Module for non-indexer-specific secondary index setup.
|
IndexUtils | |
OnlineReindexer<K,V,I extends com.google.gerrit.index.Index<K,V>> | |
OnlineUpgrader |
Listener to handle upgrading index schema versions at startup.
|
RefState | |
SingleVersionModule | |
SingleVersionModule.SingleVersionListener | |
VersionManager | |
VersionManager.Version<V> |
Enum | Description |
---|---|
IndexModule.IndexType |
Exception | Description |
---|---|
ReindexerAlreadyRunningException |
Annotation Type | Description |
---|---|
IndexExecutor |
Marker on
ListeningExecutorService used by secondary indexing threads. |