Package com.google.gerrit.server.cache
Interface PersistentCacheDef<K,V>
- All Superinterfaces:
CacheDef<K,
V>
-
Method Summary
Methods inherited from interface com.google.gerrit.server.cache.CacheDef
configKey, expireAfterWrite, expireFromMemoryAfterAccess, keyType, loader, maximumWeight, name, refreshAfterWrite, valueType, weigher