AbstractIndexModule |
Base class to establish implementation-independent index bindings.
|
GerritIndexStatus |
Status to decide if a specific index version (e.g.
|
IndexModule |
Module for non-indexer-specific secondary index setup.
|
IndexUtils |
Set of index-related utility methods.
|
OnlineReindexer<K,V,I extends Index<K,V>> |
Background thread for running an index schema upgrade by reindexing all documents in an index
using the new version.
|
OnlineReindexMode |
Per-thread singleton to signal if online reindexing is in progress.
|
OnlineUpgrader |
Listener to handle upgrading index schema versions at startup.
|
OnlineUpgrader.Module |
|
SingleVersionModule |
Module that installs a listener to Gerrit's lifecycle events to specify which index versions to
use.
|
SingleVersionModule.SingleVersionListener |
Listener to Gerrit's lifecycle events to specify which index versions to use.
|
StalenessCheckResult |
Structured result of a staleness check.
|
VersionManager |
Trigger for online reindexing in case the index version in use is not the latest.
|
VersionManager.Version<V> |
|