Class StalenessChecker

java.lang.Object
com.google.gerrit.server.index.group.StalenessChecker

public class StalenessChecker extends Object
Checks if documents in the group index are stale.

An index document is considered stale if the stored SHA1 differs from the HEAD SHA1 of the groups branch.