Class ChangesByProjectCacheImpl

java.lang.Object
com.google.gerrit.server.git.ChangesByProjectCacheImpl
All Implemented Interfaces:
ChangesByProjectCache

public class ChangesByProjectCacheImpl extends Object implements ChangesByProjectCache
Lightweight cache of changes in each project.

This cache is intended to be used when filtering references and stores only the minimal fields required for a read permission check.