| 程序包 | 说明 |
|---|---|
| io.polaris.core.cache | |
| io.polaris.core.script |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MapCache<K,V> |
| 限定符和类型 | 方法和说明 |
|---|---|
protected <K,V> ICache<K,V> |
MapCacheManager.createCache(String name) |
protected <K,V> ICache<K,V> |
AbstractCacheManager.createCache(String name) |
<K,V> ICache<K,V> |
ICacheManager.getCache(String name) |
<K,V> ICache<K,V> |
AbstractCacheManager.getCache(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ICache<String,CompiledScript> |
AbstractStandardEvaluator.createCache() |
Copyright © 2025 fossc. All rights reserved.