- CacheConfig - cn.featherfly.common.cache中的类
-
The Class CacheConfig.
- CacheConfig() - 类 的构造器cn.featherfly.common.cache.CacheConfig
-
Creates config object with ttl = 0 and
maxIdleTime = 0.
- CacheConfig(ExpiryPolicys, long) - 类 的构造器cn.featherfly.common.cache.CacheConfig
-
Creates config object.
- CacheConfig(ExpiryPolicys, long, TimeUnit) - 类 的构造器cn.featherfly.common.cache.CacheConfig
-
Instantiates a new cache config.
- CacheConfig(ExpiryPolicys, long, TimeUnit, int) - 类 的构造器cn.featherfly.common.cache.CacheConfig
-
Instantiates a new cache config.
- CacheManager - cn.featherfly.common.cache中的类
-
CacheManager.
- CacheManager(Map<String, CacheConfig>) - 类 的构造器cn.featherfly.common.cache.CacheManager
-
Instantiates a new cache manager.
- close() - 类 中的方法cn.featherfly.common.cache.CacheManager
- cn.featherfly.common.cache - 程序包 cn.featherfly.common.cache
-
- createCache(String, C) - 类 中的方法cn.featherfly.common.cache.CacheManager