C D E F G I P R S V
C
- CACHE_ALL_TREE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
- CACHE_AUTH_CODE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
验证码缓存
- CACHE_DICT - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
字典表
- CACHE_DICT_PREFIX - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
字典表前缀
- CACHE_DICT_TABLE_ITEM - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
缓存系统表及字段集合
- CACHE_KICK_OUT - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
- CACHE_PROGRESS_BAR - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
进度条
- CACHE_TOKEN - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
用户token缓存名
- CACHE_TREE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
- CACHE_USER_AUDIT_ORG_TREE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
- CACHE_USER_LOGIN - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
- CACHE_USER_MANAGE_ORG_TREE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
-
- CacheConfig - com.efficient.cache.config中的类
-
- CacheConfig() - 类 的构造器com.efficient.cache.config.CacheConfig
-
- CacheConstant - com.efficient.cache.constant中的类
-
用户常量
- CacheConstant() - 类 的构造器com.efficient.cache.constant.CacheConstant
-
- 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
-
- com.efficient.cache.vo - 程序包 com.efficient.cache.vo
-
D
- DataProgressVO - com.efficient.cache.vo中的类
-
- DataProgressVO() - 类 的构造器com.efficient.cache.vo.DataProgressVO
-
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
-
F
- fail(String, String, Object) - 类 中的方法com.efficient.cache.util.ProgressUtil
-
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
-
- getCode() - 枚举 中的方法com.efficient.cache.constant.ProgressStatus
-
- getCurrKey(String, String) - 类 中的静态方法com.efficient.cache.util.ProgressUtil
-
获取当前
- getNumFormat() - 类 中的静态方法com.efficient.cache.util.ProgressUtil
-
- 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
- postConstruct() - 类 中的方法com.efficient.cache.util.RedisUtil
-
- ProgressStatus - com.efficient.cache.constant中的枚举
-
进度条状态说明
- ProgressUtil - com.efficient.cache.util中的类
-
进度条工具类
- ProgressUtil() - 类 的构造器com.efficient.cache.util.ProgressUtil
-
- 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
-
- running(String, double, String) - 类 中的方法com.efficient.cache.util.ProgressUtil
-
S
- setCode(String) - 枚举 中的方法com.efficient.cache.constant.ProgressStatus
-
- success(String, String, Object) - 类 中的方法com.efficient.cache.util.ProgressUtil
-
V
- valueOf(String) - 枚举 中的静态方法com.efficient.cache.constant.CacheEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.efficient.cache.constant.ProgressStatus
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.efficient.cache.constant.CacheEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.efficient.cache.constant.ProgressStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
C D E F G I P R S V
Copyright © 2024. All rights reserved.