Class ReindexAccountsAfterRefUpdate

java.lang.Object
com.google.gerrit.server.index.account.ReindexAccountsAfterRefUpdate
All Implemented Interfaces:
GitBatchRefUpdateListener

public class ReindexAccountsAfterRefUpdate extends Object implements 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.