Class Hierarchy
- java.lang.Object
- com.github.kitonus.cache.distributed.AbstractJsonSerializer (implements com.github.kitonus.cache.distributed.CacheSerializer)
- org.springframework.cache.support.AbstractValueAdaptingCache (implements org.springframework.cache.Cache)
- com.github.kitonus.cache.distributed.CacheImpl (implements com.github.kitonus.cache.distributed.DependencyAwareCache, org.springframework.beans.factory.DisposableBean)
- com.github.kitonus.cache.distributed.CacheKeyGeneratorImpl (implements org.springframework.cache.interceptor.KeyGenerator)
- com.github.kitonus.cache.distributed.CacheManagerImpl (implements org.springframework.context.ApplicationListener<E>, org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
- com.github.kitonus.cache.distributed.CacheNameTreeImpl (implements com.github.kitonus.cache.distributed.CacheNameTree, org.springframework.beans.factory.InitializingBean)
- org.springframework.cache.annotation.CachingConfigurerSupport (implements org.springframework.cache.annotation.CachingConfigurer)
- com.github.kitonus.cache.distributed.Command (implements java.io.Serializable)
- com.github.kitonus.cache.distributed.DeserializedItem (implements java.io.Serializable)
- com.github.kitonus.cache.distributed.TimeToLiveConfigAdapter (implements com.github.kitonus.cache.distributed.TimeToLiveConfig)
- com.github.kitonus.cache.distributed.ToCacheName
Interface Hierarchy
Enum Hierarchy
Copyright © 2018. All rights reserved.