类分层结构
- java.lang.Object
- cn.filaura.weave.cache.dict.DictDataCacheManager (implements cn.filaura.weave.dict.DictDataCache)
- cn.filaura.weave.cache.JacksonSerializer (implements cn.filaura.weave.cache.Serializer)
- cn.filaura.weave.cache.dict.RedisDictDataCacheOperations (implements cn.filaura.weave.cache.dict.DictDataCacheOperations)
- cn.filaura.weave.cache.ref.RedisRefDataCacheOperations (implements cn.filaura.weave.cache.ref.RefDataCacheOperations)
- cn.filaura.weave.cache.ref.RefDataCacheManager (implements cn.filaura.weave.ref.RefDataCache)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.filaura.weave.exception.WeaveException
- cn.filaura.weave.cache.SerializationException
- cn.filaura.weave.exception.WeaveException
- java.lang.RuntimeException
- java.lang.Exception
接口分层结构
- cn.filaura.weave.cache.ref.CacheKeyGenerator
- cn.filaura.weave.cache.dict.DictDataCacheOperations
- cn.filaura.weave.cache.ref.RefDataCacheOperations
- cn.filaura.weave.cache.Serializer