public static class ChangeKindCacheImpl.NoCache extends java.lang.Object implements ChangeKindCache
Modifier and Type | Method and Description |
---|---|
ChangeKind |
getChangeKind(ProjectState project,
org.eclipse.jgit.lib.Repository repo,
org.eclipse.jgit.lib.ObjectId prior,
org.eclipse.jgit.lib.ObjectId next) |
ChangeKind |
getChangeKind(com.google.gerrit.reviewdb.server.ReviewDb db,
com.google.gerrit.reviewdb.client.Change change,
com.google.gerrit.reviewdb.client.PatchSet patch) |
public ChangeKind getChangeKind(ProjectState project, org.eclipse.jgit.lib.Repository repo, org.eclipse.jgit.lib.ObjectId prior, org.eclipse.jgit.lib.ObjectId next)
getChangeKind
in interface ChangeKindCache
public ChangeKind getChangeKind(com.google.gerrit.reviewdb.server.ReviewDb db, com.google.gerrit.reviewdb.client.Change change, com.google.gerrit.reviewdb.client.PatchSet patch)
getChangeKind
in interface ChangeKindCache