Interface | Description |
---|---|
ChangeDraftUpdate.Factory | |
ChangeUpdate.Factory | |
DraftCommentNotes.Factory | |
NoteDbUpdateManager.Factory | |
RepoSequence.Seed |
Class | Description |
---|---|
AbstractChangeNotes<T> |
View of contents at a single ref related to some change.
|
AbstractChangeNotes.Args | |
AbstractChangeNotes.LoadHandle | |
AbstractChangeUpdate |
A single delta related to a specific patch-set of a change.
|
ChangeBundle |
A bundle of all entities rooted at a single
Change entity. |
ChangeDraftUpdate |
A single delta to apply atomically to a change.
|
ChangeNotes |
View of a single
Change based on the log of its notes branch. |
ChangeNotes.Factory | |
ChangeNotesCache | |
ChangeNotesCache.Key | |
ChangeNotesCommit |
Commit implementation with some optimizations for change notes parsing.
|
ChangeNotesCommit.ChangeNotesRevWalk | |
ChangeNotesState |
Immutable state associated with a change meta ref at a given commit.
|
ChangeNoteUtil | |
ChangeRebuilder | |
ChangeRebuilderImpl | |
ChangeUpdate |
A delta to apply to a change.
|
ConfigNotesMigration |
Implement NoteDb migration stages using
gerrit.config . |
ConfigNotesMigration.Module | |
DraftCommentNotes |
View of the draft comments for a single
Change based on the log of
its drafts branch. |
NoteDbChangeState |
The state of all relevant NoteDb refs across all repos corresponding to a
given Change entity.
|
NoteDbChangeState.Delta | |
NoteDbModule | |
NoteDbUpdateManager |
Object to manage a single sequence of updates to NoteDb.
|
NoteDbUpdateManager.Result | |
NoteDbUpdateManager.StagedResult | |
NotesMigration |
Holds the current state of the NoteDb migration.
|
RepoSequence |
Class for managing an incrementing sequence backed by a git repository.
|
TestChangeRebuilderWrapper |
Enum | Description |
---|---|
ChangeBundle.Source | |
PatchSetState | |
ReviewerStateInternal |
State of a reviewer on a change.
|
Exception | Description |
---|---|
ChangeRebuilder.NoPatchSetsException |