Class ExternalIdCacheLoader
java.lang.Object
com.google.gerrit.server.account.externalids.storage.notedb.ExternalIdCacheLoader
Loads cache values for the external ID cache using either a full or a partial reload.
-
Method Summary
-
Method Details
-
load
public AllExternalIds load(org.eclipse.jgit.lib.ObjectId notesRev) throws IOException, org.eclipse.jgit.errors.ConfigInvalidException - Throws:
IOException
org.eclipse.jgit.errors.ConfigInvalidException
-