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