Package com.google.gerrit.server.cache
-
Interface Summary Interface Description CacheBinding<K,V> Configure a cache declared within aCacheModule
instance.CacheRemovalListener<K,V> ForwardingRemovalListener.Factory MemoryCacheFactory PersistentCache PersistentCacheFactory -
Class Summary Class Description CacheMetrics CacheModule Miniature DSL to support bindingCache
instances in Guice.ForwardingRemovalListener<K,V> This listener dispatches removal events to all other RemovalListeners attached via the DynamicSet API.PersistentCache.DiskStats