Package com.google.gerrit.server.index.change
@CheckReturnValue
package com.google.gerrit.server.index.change
-
ClassDescriptionImplementation that can index all changes on a host or within a project.Fields indexed on change documents.JSON type for storing SubmitRecords.Index for Gerrit changes.Collection of active change indices.Bundle of service classes that make up the change index.Helper for (re)indexing a change document.Rewriter that pushes boolean logic into the secondary index.Definition of change index versions (schemata).Wrapper combining an
IndexPredicate
together with aChangeDataSource
that returns matching results from the index.Listener for ref update events that reindexes changes in case the updated Git reference was used to compute contents of an index document.Checker that compares values stored in the change index to metadata in NoteDb to detect index documents that should have been updated (= stale).Pattern for matching refs.