java.lang.Object
com.google.gerrit.server.account.externalids.storage.notedb.ExternalIdCacheLoader

public class ExternalIdCacheLoader extends Object
Loads cache values for the external ID cache using either a full or a partial reload.
  • 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