public class MappingCacheManager extends AbstractCacheManager<Set<String>>
AbstractCacheManager.CacheRefreshTask<V>| Constructor and Description |
|---|
MappingCacheManager(String name,
ScheduledExecutorService executorService) |
| Modifier and Type | Method and Description |
|---|---|
static MappingCacheManager |
getInstance(org.apache.dubbo.rpc.model.ScopeModel scopeModel) |
void |
update(Map<String,Set<String>> newCache) |
destroy, get, getAll, getCache, getCacheStore, put, removepublic MappingCacheManager(String name, ScheduledExecutorService executorService)
public static MappingCacheManager getInstance(org.apache.dubbo.rpc.model.ScopeModel scopeModel)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.