Class AllExternalIds
java.lang.Object
com.google.gerrit.server.account.externalids.storage.notedb.AllExternalIds
Cache value containing all external IDs.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableSetMultimap<Account.Id,
ExternalId> abstract com.google.common.collect.ImmutableSetMultimap<String,
ExternalId> byEmail()
abstract com.google.common.collect.ImmutableMap<ExternalId.Key,
ExternalId> byKey()
-
Constructor Details
-
AllExternalIds
public AllExternalIds()
-
-
Method Details
-
byKey
-
byAccount
-
byEmail
-