| Package | Description |
|---|---|
| org.apache.dubbo.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingCacheManager
TODO, Using randomly accessible file-based cache can be another choice if memory consumption turns to be an issue.
|
| Constructor and Description |
|---|
CacheRefreshTask(org.apache.dubbo.common.cache.FileCacheStore cacheStore,
org.apache.dubbo.common.utils.LRUCache<String,V> cache,
AbstractCacheManager<V> cacheManager,
long maxFileSize) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.