索引

B C G I L M O P R S T V 
常量字段值|所有程序包|所有类和接口|序列化表格

B

BOTH - 枚举类 中的枚举常量 cn.herodotus.stirrup.cache.core.enums.CacheMethod
 

C

CacheConstants - cn.herodotus.stirrup.cache.core.constants中的接口
Description: Cache Property值常量
CacheMethod - cn.herodotus.stirrup.cache.core.enums中的枚举类
Description: 缓存方式
CacheProperties - cn.herodotus.stirrup.cache.core.properties中的类
Description: 缓存配置属性
CacheProperties() - 类的构造器 cn.herodotus.stirrup.cache.core.properties.CacheProperties
 
CacheSetting - cn.herodotus.stirrup.cache.core.properties中的类
Description: 自定义二级缓存过期时间通用属性
CacheSetting() - 类的构造器 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
cn.herodotus.stirrup.cache.core.constants - 程序包 cn.herodotus.stirrup.cache.core.constants
 
cn.herodotus.stirrup.cache.core.enums - 程序包 cn.herodotus.stirrup.cache.core.enums
 
cn.herodotus.stirrup.cache.core.exception - 程序包 cn.herodotus.stirrup.cache.core.exception
 
cn.herodotus.stirrup.cache.core.properties - 程序包 cn.herodotus.stirrup.cache.core.properties
 

G

getAllowNullValues() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheProperties
 
getArea() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
getExpire() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
getInstances() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheProperties
 
getLocalExpire() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
getLocalLimit() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
getMethod() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
getPenetrationProtect() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
getPenetrationProtectTimeout() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
getSeparator() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheProperties
 
getSync() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 

I

ITEM_REDISSON_ENABLED - 接口中的静态变量 cn.herodotus.stirrup.cache.core.constants.CacheConstants
 

L

LOCAL - 枚举类 中的枚举常量 cn.herodotus.stirrup.cache.core.enums.CacheMethod
 

M

MaximumLimitExceededException - cn.herodotus.stirrup.cache.core.exception中的异常错误类
Description: 超出最大数量限制
MaximumLimitExceededException() - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.MaximumLimitExceededException
 
MaximumLimitExceededException(String) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.MaximumLimitExceededException
 
MaximumLimitExceededException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.MaximumLimitExceededException
 
MaximumLimitExceededException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.MaximumLimitExceededException
 
MaximumLimitExceededException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.MaximumLimitExceededException
 

O

ONLINE_USER_STAT - 接口中的静态变量 cn.herodotus.stirrup.cache.core.constants.CacheConstants
 

P

PROPERTY_REDIS_REDISSON - 接口中的静态变量 cn.herodotus.stirrup.cache.core.constants.CacheConstants
 

R

REMOTE - 枚举类 中的枚举常量 cn.herodotus.stirrup.cache.core.enums.CacheMethod
 

S

setAllowNullValues(Boolean) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheProperties
 
setArea(String) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
setExpire(Duration) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
setInstances(Map<String, CacheSetting>) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheProperties
 
setLocalExpire(Duration) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
setLocalLimit(Integer) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
setMethod(CacheMethod) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
setPenetrationProtect(Boolean) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
setPenetrationProtectTimeout(Duration) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
setSeparator(String) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheProperties
 
setSync(Boolean) - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 
StampHasExpiredException - cn.herodotus.stirrup.cache.core.exception中的异常错误类
Description: Stamp签章 已过期错误
StampHasExpiredException() - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampHasExpiredException
 
StampHasExpiredException(String) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampHasExpiredException
 
StampHasExpiredException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampHasExpiredException
 
StampHasExpiredException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampHasExpiredException
 
StampHasExpiredException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampHasExpiredException
 
StampMismatchException - cn.herodotus.stirrup.cache.core.exception中的异常错误类
Description: Stamp签章校验错误
StampMismatchException() - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampMismatchException
 
StampMismatchException(String) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampMismatchException
 
StampMismatchException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampMismatchException
 
StampMismatchException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampMismatchException
 
StampMismatchException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampMismatchException
 
StampParameterIllegalException - cn.herodotus.stirrup.cache.core.exception中的异常错误类
Description: 请求参数中缺少幂等Token错误
StampParameterIllegalException() - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampParameterIllegalException
 
StampParameterIllegalException(String) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampParameterIllegalException
 
StampParameterIllegalException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampParameterIllegalException
 
StampParameterIllegalException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampParameterIllegalException
 
StampParameterIllegalException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.cache.core.exception.StampParameterIllegalException
 

T

toString() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheProperties
 
toString() - 类中的方法 cn.herodotus.stirrup.cache.core.properties.CacheSetting
 

V

valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.cache.core.enums.CacheMethod
返回带有指定名称的该类的枚举常量。
values() - 枚举类中的静态方法 cn.herodotus.stirrup.cache.core.enums.CacheMethod
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
B C G I L M O P R S T V 
常量字段值|所有程序包|所有类和接口|序列化表格