public class SearchingChangeCacheImpl extends java.lang.Object implements ChangeCache, com.google.gerrit.extensions.events.GitReferenceUpdatedListener
Modifier and Type | Method and Description |
---|---|
java.util.List<com.google.gerrit.reviewdb.client.Change> |
get(com.google.gerrit.reviewdb.client.Project.NameKey name) |
static com.google.inject.Module |
module() |
void |
onGitReferenceUpdated(com.google.gerrit.extensions.events.GitReferenceUpdatedListener.Event event) |
public static com.google.inject.Module module()
public java.util.List<com.google.gerrit.reviewdb.client.Change> get(com.google.gerrit.reviewdb.client.Project.NameKey name)
get
in interface ChangeCache
public void onGitReferenceUpdated(com.google.gerrit.extensions.events.GitReferenceUpdatedListener.Event event)
onGitReferenceUpdated
in interface com.google.gerrit.extensions.events.GitReferenceUpdatedListener