Package com.google.gerrit.server.notedb.rebuild
-
Interface Summary Interface Description NotesMigrationStateListener Listener for state changes performed byOnlineNoteDbMigrator
. -
Class Summary Class Description ChangeRebuilder ChangeRebuilderImpl GcAllUsers NoteDbMigrator One stop shop for migrating a site's change storage from ReviewDb to NoteDb.NoteDbMigrator.Builder OnlineNoteDbMigrator OnlineNoteDbMigrator.Module -
Exception Summary Exception Description ChangeRebuilder.NoPatchSetsException ConflictingUpdateException OrmException
thrown byChangeRebuilder
when rebuilding a change failed because another operation modified itsNoteDbChangeState
.MigrationException Exception thrown byNoteDbMigrator
when migration fails.