public static class AbstractCacheManager.CacheRefreshTask<V> extends Object implements Runnable
| 构造器和说明 |
|---|
CacheRefreshTask(org.apache.dubbo.common.cache.FileCacheStore cacheStore,
org.apache.dubbo.common.utils.LRUCache<String,V> cache,
AbstractCacheManager<V> cacheManager,
long maxFileSize) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.