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