C E G I P R V
C
- CacheConfig - com.efficient.cache.config中的类
-
- CacheConfig() - 类 的构造器com.efficient.cache.config.CacheConfig
-
- CacheEnum - com.efficient.cache.constant中的枚举
-
- CacheException - com.efficient.cache.exception中的异常错误
-
- CacheException(String) - 异常错误 的构造器com.efficient.cache.exception.CacheException
-
- CacheProperties - com.efficient.cache.properties中的类
-
- CacheProperties() - 类 的构造器com.efficient.cache.properties.CacheProperties
-
- CacheProperties.EhCache - com.efficient.cache.properties中的类
-
- CacheProperties.Redis - com.efficient.cache.properties中的类
-
- CacheUtil - com.efficient.cache.api中的接口
-
- com.efficient.cache.api - 程序包 com.efficient.cache.api
-
- com.efficient.cache.config - 程序包 com.efficient.cache.config
-
- com.efficient.cache.constant - 程序包 com.efficient.cache.constant
-
- com.efficient.cache.exception - 程序包 com.efficient.cache.exception
-
- com.efficient.cache.properties - 程序包 com.efficient.cache.properties
-
- com.efficient.cache.util - 程序包 com.efficient.cache.util
-
E
- ehcache() - 类 中的方法com.efficient.cache.config.CacheConfig
-
- EhCache() - 类 的构造器com.efficient.cache.properties.CacheProperties.EhCache
-
- EhCacheUtil - com.efficient.cache.util中的类
-
- EhCacheUtil() - 类 的构造器com.efficient.cache.util.EhCacheUtil
-
G
- get(String, String) - 接口 中的方法com.efficient.cache.api.CacheUtil
-
获取缓存
- get(String, String) - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
获取缓存
- get(String, String) - 类 中的方法com.efficient.cache.util.RedisUtil
-
- getCacheManager() - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
- getRedisTemplate() - 类 中的方法com.efficient.cache.util.RedisUtil
-
- getTimeToIdleSeconds(String, String) - 接口 中的方法com.efficient.cache.api.CacheUtil
-
- getTimeToIdleSeconds(String, String) - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
刷新用户缓存
- getTimeToIdleSeconds(String, String) - 类 中的方法com.efficient.cache.util.RedisUtil
-
I
- init(CacheManager) - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
- init(RedisTemplate<String, Object>) - 类 中的方法com.efficient.cache.util.RedisUtil
-
P
- put(String, String, Object) - 接口 中的方法com.efficient.cache.api.CacheUtil
-
保存缓存
- put(String, String, Object, int) - 接口 中的方法com.efficient.cache.api.CacheUtil
-
- put(String, String, Object) - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
保存缓存
- put(String, String, Object, int) - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
- put(String, String, Object) - 类 中的方法com.efficient.cache.util.RedisUtil
-
- put(String, String, Object, int) - 类 中的方法com.efficient.cache.util.RedisUtil
-
R
- redis() - 类 中的方法com.efficient.cache.config.RedisConfig
-
- Redis() - 类 的构造器com.efficient.cache.properties.CacheProperties.Redis
-
- RedisConfig - com.efficient.cache.config中的类
-
- RedisConfig() - 类 的构造器com.efficient.cache.config.RedisConfig
-
- redisTemplate() - 类 中的方法com.efficient.cache.config.RedisConfig
-
- RedisUtil - com.efficient.cache.util中的类
-
- RedisUtil() - 类 的构造器com.efficient.cache.util.RedisUtil
-
- refresh(String, String, int) - 接口 中的方法com.efficient.cache.api.CacheUtil
-
刷新用户缓存
- refresh(String, String, int) - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
刷新用户缓存
- refresh(String, String, int) - 类 中的方法com.efficient.cache.util.RedisUtil
-
- removeCache(String, String) - 接口 中的方法com.efficient.cache.api.CacheUtil
-
移除缓存
- removeCache(String) - 接口 中的方法com.efficient.cache.api.CacheUtil
-
移除缓存
- removeCache(String, String) - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
移除缓存
- removeCache(String) - 类 中的方法com.efficient.cache.util.EhCacheUtil
-
移除缓存
- removeCache(String, String) - 类 中的方法com.efficient.cache.util.RedisUtil
-
- removeCache(String) - 类 中的方法com.efficient.cache.util.RedisUtil
-
V
- valueOf(String) - 枚举 中的静态方法com.efficient.cache.constant.CacheEnum
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.efficient.cache.constant.CacheEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
C E G I P R V
Copyright © 2023. All rights reserved.