Uses of Class
org.apache.dubbo.metadata.AbstractCacheManager
Packages that use AbstractCacheManager
-
Uses of AbstractCacheManager in org.apache.dubbo.metadata
Subclasses of AbstractCacheManager in org.apache.dubbo.metadataModifier and TypeClassDescriptionclassTODO, Using randomly accessible file-based cache can be another choice if memory consumption turns to be an issue.Constructors in org.apache.dubbo.metadata with parameters of type AbstractCacheManagerModifierConstructorDescriptionCacheRefreshTask(org.apache.dubbo.common.cache.FileCacheStore cacheStore, org.apache.dubbo.common.utils.LRUCache<String, V> cache, AbstractCacheManager<V> cacheManager, long maxFileSize)