public class AccountByEmailCacheImpl extends Object implements AccountByEmailCache
public static com.google.inject.Module module()
public Set<com.google.gerrit.reviewdb.client.Account.Id> get(String email)
get
in interface AccountByEmailCache
public void evict(String email)
evict
in interface AccountByEmailCache