跳过导航链接
C D E F G I O P R S V 

C

CACHE_DICT - 类 中的静态变量com.efficient.cache.constant.CacheConstant
字典表
CACHE_LONG_TIME - 类 中的静态变量com.efficient.cache.constant.CacheConstant
长时间存活
CACHE_SHORT_TIME - 类 中的静态变量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
 
CacheException(String, Throwable) - 异常错误 的构造器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.controller - 程序包 com.efficient.cache.controller
 
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) - 类 中的方法com.efficient.cache.util.ProgressUtil
 
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
 
getByKey(String) - 类 中的方法com.efficient.cache.util.ProgressUtil
 
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
 
getProgress(String) - 类 中的方法com.efficient.cache.controller.ProgressController
获取进度条
getRedisson() - 类 中的方法com.efficient.cache.config.RedissonConfig
 
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
 

O

OTHER_CACHE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
 

P

PROGRESS_CACHE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
进度条
ProgressController - com.efficient.cache.controller中的类
 
ProgressController() - 类 的构造器com.efficient.cache.controller.ProgressController
 
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

RATE_CACHE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
幂等性缓存
redis() - 类 中的方法com.efficient.cache.config.RedisConfig
 
Redis() - 类 的构造器com.efficient.cache.properties.CacheProperties.Redis
 
RedisConfig - com.efficient.cache.config中的类
 
RedisConfig() - 类 的构造器com.efficient.cache.config.RedisConfig
 
RedissonConfig - com.efficient.cache.config中的类
 
RedissonConfig() - 类 的构造器com.efficient.cache.config.RedissonConfig
 
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) - 类 中的方法com.efficient.cache.util.ProgressUtil
 
success(String, String, Object) - 类 中的方法com.efficient.cache.util.ProgressUtil
 
SYSTEM_CACHE - 类 中的静态变量com.efficient.cache.constant.CacheConstant
系统缓存

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 O P R S V 
跳过导航链接

Copyright © 2024. All rights reserved.