Uses of Class
org.opendaylight.infrautils.caches.BaseCacheConfig
-
Packages that use BaseCacheConfig Package Description org.opendaylight.infrautils.caches -
-
Uses of BaseCacheConfig in org.opendaylight.infrautils.caches
Subclasses of BaseCacheConfig in org.opendaylight.infrautils.caches Modifier and Type Class Description classCacheConfig<K,V>Configuration of aCache.classCheckedCacheConfig<K,V,E extends Exception>Configuration of aCheckedCache.Methods in org.opendaylight.infrautils.caches that return BaseCacheConfig Modifier and Type Method Description BaseCacheConfigCacheManager. getConfig()Get this Cache's (fixed) configuration.
-