public class MappingCacheManager extends AbstractCacheManager<Set<String>>
AbstractCacheManager.CacheRefreshTask<V>| 构造器和说明 |
|---|
MappingCacheManager(boolean enableFileCache,
String name,
ScheduledExecutorService executorService) |
| 限定符和类型 | 方法和说明 |
|---|---|
static MappingCacheManager |
getInstance(org.apache.dubbo.rpc.model.ScopeModel scopeModel) |
destroy, get, getAll, getCache, getCacheStore, put, remove, updatepublic MappingCacheManager(boolean enableFileCache,
String name,
ScheduledExecutorService executorService)
public static MappingCacheManager getInstance(org.apache.dubbo.rpc.model.ScopeModel scopeModel)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.