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