public class StalenessChecker extends Object
An index document is considered stale if the stored SHA1 differs from the HEAD SHA1 of the groups branch.
Note: This only applies to NoteDb.
public static final com.google.common.collect.ImmutableSet<String> FIELDS
public boolean isStale(AccountGroup.UUID uuid) throws IOException
IOException