所有程序包的分层结构
- cn.herodotus.stirrup.cache.core.constants,
- cn.herodotus.stirrup.cache.core.enums,
- cn.herodotus.stirrup.cache.core.exception,
- cn.herodotus.stirrup.cache.core.properties
类分层结构
- java.lang.Object
- cn.herodotus.stirrup.cache.core.properties.CacheSetting
- cn.herodotus.stirrup.cache.core.properties.CacheProperties
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- cn.herodotus.stirrup.core.definition.exception.PlatformException
- cn.herodotus.stirrup.cache.core.exception.MaximumLimitExceededException
- cn.herodotus.stirrup.cache.core.exception.StampHasExpiredException
- cn.herodotus.stirrup.cache.core.exception.StampMismatchException
- cn.herodotus.stirrup.cache.core.exception.StampParameterIllegalException
- cn.herodotus.stirrup.core.definition.exception.PlatformException
- java.lang.Exception
- cn.herodotus.stirrup.cache.core.properties.CacheSetting
接口分层结构
- cn.herodotus.stirrup.core.definition.constants.BaseConstants
- cn.herodotus.stirrup.cache.core.constants.CacheConstants
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.herodotus.stirrup.cache.core.enums.CacheMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)