Class ReindexAccountsAfterRefUpdate
java.lang.Object
com.google.gerrit.server.index.account.ReindexAccountsAfterRefUpdate
- All Implemented Interfaces:
GitBatchRefUpdateListener
Listener for ref update events that reindexes accounts in case the updated Git reference was used
to compute contents of an index document.
Will reindex accounts when the account's NoteDb ref changes.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gerrit.extensions.events.GitBatchRefUpdateListener
GitBatchRefUpdateListener.Event, GitBatchRefUpdateListener.UpdatedRef
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Method Details
-
onGitBatchRefUpdate
- Specified by:
onGitBatchRefUpdate
in interfaceGitBatchRefUpdateListener
-