程序包 | 说明 |
---|---|
com.fr.fs.cache.decision | |
com.fr.fs.cache.decision.executor | |
com.fr.fs.cache.decision.executor.impl | |
com.fr.fs.cache.decision.plolicy | |
com.fr.fs.cache.decision.plolicy.impl |
限定符和类型 | 方法和说明 |
---|---|
static CacheCreator |
DecisionCacheManager.getCacheExecutor()
获取默认的缓存器
|
static CacheCreator |
DecisionCacheManager.getCacheExecutor(CachePolicy policy)
根据缓存策略,获取缓存器
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractCacheCreator |
限定符和类型 | 类和说明 |
---|---|
class |
MemoryCacheCreator |
限定符和类型 | 方法和说明 |
---|---|
CacheCreator |
CachePolicy.create()
根据缓存策略,获取缓存执行器
|
限定符和类型 | 方法和说明 |
---|---|
CacheCreator |
MemoryCachePolicy.create() |