类分层结构
- java.lang.Object
- cloud.agileframework.cache.support.AbstractAgileCache (implements cloud.agileframework.cache.support.AgileCache)
- org.hibernate.cache.spi.AbstractRegionFactory (implements org.hibernate.cache.spi.RegionFactory)
- org.hibernate.cache.spi.support.RegionFactoryTemplate
- org.hibernate.cache.ehcache.internal.EhcacheRegionFactory
- org.hibernate.cache.ehcache.internal.SingletonEhcacheRegionFactory
- cloud.agileframework.cache.support.redis.RedisRegionFactory
- cloud.agileframework.cache.support.AgileCacheManager (implements cloud.agileframework.cache.support.AgileCacheManagerInterface)
- cloud.agileframework.cache.config.CacheAutoConfiguration (implements org.springframework.beans.factory.InitializingBean)
- cloud.agileframework.cache.util.CacheUtil
- cloud.agileframework.cache.properties.EhCacheProperties (implements org.springframework.beans.factory.InitializingBean)
- cloud.agileframework.cache.support.memory.MemoryCache (implements cloud.agileframework.cache.support.AgileCache)
- cloud.agileframework.cache.support.memory.Node
- cloud.agileframework.cache.support.redis.StorageAccessImpl (implements org.hibernate.cache.spi.support.DomainDataStorageAccess)
接口分层结构
Copyright © 2020. All rights reserved.