索引

C E G I M P S T 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

C

CacheConstants - cn.herodotus.engine.cache.core.constants中的接口
Description: Cache Property值常量
CacheErrorCode - cn.herodotus.engine.cache.core.constants中的接口
Description: Cache 相关错误代码
CacheProperties - cn.herodotus.engine.cache.core.properties中的类
Description: 缓存配置属性
CacheProperties() - 类的构造器 cn.herodotus.engine.cache.core.properties.CacheProperties
 
cn.herodotus.engine.cache.core.constants - 程序包 cn.herodotus.engine.cache.core.constants
 
cn.herodotus.engine.cache.core.exception - 程序包 cn.herodotus.engine.cache.core.exception
 
cn.herodotus.engine.cache.core.properties - 程序包 cn.herodotus.engine.cache.core.properties
 

E

Expire - cn.herodotus.engine.cache.core.properties中的类
Description: 自定义二级缓存过期时间通用属性
Expire() - 类的构造器 cn.herodotus.engine.cache.core.properties.Expire
 

G

getAllowNullValues() - 类中的方法 cn.herodotus.engine.cache.core.properties.CacheProperties
 
getDuration() - 类中的方法 cn.herodotus.engine.cache.core.properties.Expire
 
getExpires() - 类中的方法 cn.herodotus.engine.cache.core.properties.CacheProperties
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.cache.core.exception.StampDeleteFailedException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.cache.core.exception.StampHasExpiredException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.cache.core.exception.StampMismatchException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.cache.core.exception.StampParameterIllegalException
 
getSeparator() - 类中的方法 cn.herodotus.engine.cache.core.properties.CacheProperties
 
getTtl() - 类中的方法 cn.herodotus.engine.cache.core.properties.Expire
 
getUnit() - 类中的方法 cn.herodotus.engine.cache.core.properties.Expire
 

I

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

M

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

P

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

S

setAllowNullValues(Boolean) - 类中的方法 cn.herodotus.engine.cache.core.properties.CacheProperties
 
setDuration(Long) - 类中的方法 cn.herodotus.engine.cache.core.properties.Expire
 
setExpires(Map<String, Expire>) - 类中的方法 cn.herodotus.engine.cache.core.properties.CacheProperties
 
setSeparator(String) - 类中的方法 cn.herodotus.engine.cache.core.properties.CacheProperties
 
setUnit(TimeUnit) - 类中的方法 cn.herodotus.engine.cache.core.properties.Expire
 
STAMP_DELETE_FAILED - 接口中的静态变量 cn.herodotus.engine.cache.core.constants.CacheErrorCode
 
STAMP_HAS_EXPIRED - 接口中的静态变量 cn.herodotus.engine.cache.core.constants.CacheErrorCode
 
STAMP_MISMATCH - 接口中的静态变量 cn.herodotus.engine.cache.core.constants.CacheErrorCode
 
STAMP_PARAMETER_ILLEGAL - 接口中的静态变量 cn.herodotus.engine.cache.core.constants.CacheErrorCode
 
StampDeleteFailedException - cn.herodotus.engine.cache.core.exception中的异常错误
Description: Stamp签章删除失败Exception
StampDeleteFailedException() - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampDeleteFailedException
 
StampDeleteFailedException(String) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampDeleteFailedException
 
StampDeleteFailedException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampDeleteFailedException
 
StampDeleteFailedException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampDeleteFailedException
 
StampDeleteFailedException(Throwable) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampDeleteFailedException
 
StampHasExpiredException - cn.herodotus.engine.cache.core.exception中的异常错误
Description: Stamp签章 已过期错误
StampHasExpiredException() - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampHasExpiredException
 
StampHasExpiredException(String) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampHasExpiredException
 
StampHasExpiredException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampHasExpiredException
 
StampHasExpiredException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampHasExpiredException
 
StampHasExpiredException(Throwable) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampHasExpiredException
 
StampMismatchException - cn.herodotus.engine.cache.core.exception中的异常错误
Description: Stamp签章校验错误
StampMismatchException() - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampMismatchException
 
StampMismatchException(String) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampMismatchException
 
StampMismatchException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampMismatchException
 
StampMismatchException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampMismatchException
 
StampMismatchException(Throwable) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampMismatchException
 
StampParameterIllegalException - cn.herodotus.engine.cache.core.exception中的异常错误
Description: 请求参数中缺少幂等Token错误
StampParameterIllegalException() - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampParameterIllegalException
 
StampParameterIllegalException(String) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampParameterIllegalException
 
StampParameterIllegalException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampParameterIllegalException
 
StampParameterIllegalException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampParameterIllegalException
 
StampParameterIllegalException(Throwable) - 异常错误的构造器 cn.herodotus.engine.cache.core.exception.StampParameterIllegalException
 

T

toString() - 类中的方法 cn.herodotus.engine.cache.core.properties.CacheProperties
 
C E G I M P S T 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格