Interface | Description |
---|---|
ChangeBundleReader | |
ChangeDraftUpdate.Factory | |
ChangeUpdate.Factory | |
DraftCommentNotes.Factory | |
NoteDbUpdateManager.Factory | |
RepoSequence.Seed | |
RobotCommentNotes.Factory | |
RobotCommentUpdate.Factory |
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 | |
ChangeNotesCache.Weigher | |
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 | |
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. |
GwtormChangeBundleReader | |
NoteDbChangeState |
The state of all relevant NoteDb refs across all repos corresponding to a given Change entity.
|
NoteDbChangeState.Delta | |
NoteDbChangeState.RefState | |
NoteDbModule | |
NoteDbUpdateManager |
Object to manage a single sequence of updates to NoteDb.
|
NoteDbUpdateManager.OpenRepo | |
NoteDbUpdateManager.Result | |
NoteDbUpdateManager.StagedResult | |
NotesMigration |
Holds the current state of the NoteDb migration.
|
PrimaryStorageMigrator |
Helper to migrate the
NoteDbChangeState.PrimaryStorage of individual changes. |
RepoSequence |
Class for managing an incrementing sequence backed by a git repository.
|
RobotCommentNotes | |
RobotCommentsRevisionNote | |
RobotCommentsRevisionNoteData | |
RobotCommentUpdate |
A single delta to apply atomically to a change.
|
TestChangeRebuilderWrapper |
Enum | Description |
---|---|
ChangeBundle.Source | |
NoteDbChangeState.PrimaryStorage | |
PatchSetState | |
ReviewerStateInternal |
State of a reviewer on a change.
|
Exception | Description |
---|---|
NoteDbUpdateManager.MismatchedStateException |