类分层结构
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.iherus.shiro.cache.redis.connection.AbstractRedisConnection
- org.iherus.shiro.cache.redis.AbstractRedisOperations (implements org.iherus.shiro.cache.redis.RedisOperations)
- org.apache.shiro.session.mgt.eis.AbstractSessionDAO (implements org.apache.shiro.session.mgt.eis.SessionDAO)
- org.apache.shiro.session.mgt.eis.CachingSessionDAO (implements org.apache.shiro.cache.CacheManagerAware)
- org.iherus.shiro.cache.redis.RedisSessionDAO (implements org.apache.shiro.util.Initializable)
- org.apache.commons.pool2.BaseObject
- org.apache.commons.pool2.impl.BaseObjectPoolConfig<T> (implements java.lang.Cloneable)
- org.apache.commons.pool2.impl.GenericObjectPoolConfig<T>
- org.iherus.shiro.cache.redis.connection.BatchOptions
- org.iherus.shiro.cache.redis.connection.BatchOptions.Builder
- org.iherus.shiro.cache.redis.connection.spring.CompatibleRedisConnectionFactory (implements org.iherus.shiro.cache.redis.connection.RedisConnectionFactory)
- org.iherus.shiro.util.concurrent.ConcurrentLinkedHashMap.Builder<K,V>
- org.iherus.shiro.cache.redis.connection.lettuce.ConnectionPool (implements org.iherus.shiro.cache.redis.connection.lettuce.ConnectionProvider, org.iherus.shiro.cache.redis.connection.Destroyable)
- org.iherus.shiro.cache.redis.connection.lettuce.Futures
- org.iherus.shiro.cache.redis.config.HostPortPair (implements java.io.Serializable)
- org.iherus.shiro.cache.redis.connection.jedis.JedisConnectionFactory (implements org.iherus.shiro.cache.redis.connection.Destroyable, org.iherus.shiro.cache.redis.connection.Initializable, org.iherus.shiro.cache.redis.connection.RedisConnectionFactory)
- org.iherus.shiro.cache.redis.connection.lettuce.LettuceClusterConnectionProvider (implements org.iherus.shiro.cache.redis.connection.lettuce.ConnectionProvider, org.iherus.shiro.cache.redis.connection.lettuce.ConnectionProvider.ClientProvider)
- org.iherus.shiro.cache.redis.connection.lettuce.LettuceConnectionFactory (implements org.iherus.shiro.cache.redis.connection.Destroyable, org.iherus.shiro.cache.redis.connection.Initializable, org.iherus.shiro.cache.redis.connection.RedisConnectionFactory)
- org.iherus.shiro.cache.redis.connection.lettuce.LettuceStandaloneConnectionProvider (implements org.iherus.shiro.cache.redis.connection.lettuce.ConnectionProvider.ClientProvider, org.iherus.shiro.cache.redis.connection.lettuce.StandaloneConnectionProvider, org.iherus.shiro.cache.redis.connection.lettuce.StandaloneConnectionProvider.DatabaseProvider)
- org.iherus.shiro.util.Md5Utils
- org.iherus.shiro.cache.redis.RedisCache<K,V> (implements org.apache.shiro.cache.Cache<K,V>, org.iherus.shiro.cache.redis.ExpiredCache<K,V>, org.iherus.shiro.cache.redis.ExpiredCache.Named)
- org.iherus.shiro.cache.redis.RedisCacheManager (implements org.apache.shiro.cache.CacheManager, org.apache.shiro.util.Destroyable, org.apache.shiro.util.Initializable)
- org.iherus.shiro.cache.redis.config.RedisClusterConfiguration (implements org.iherus.shiro.cache.redis.config.RedisConfiguration, org.iherus.shiro.cache.redis.config.RedisConfiguration.ClusterConfiguration)
- org.iherus.shiro.cache.redis.config.RedisSentinelConfiguration (implements org.iherus.shiro.cache.redis.config.RedisConfiguration, org.iherus.shiro.cache.redis.config.RedisConfiguration.SentinelConfiguration)
- org.iherus.shiro.cache.redis.connection.redisson.RedissonConnectionFactory (implements org.iherus.shiro.cache.redis.connection.Destroyable, org.iherus.shiro.cache.redis.connection.Initializable, org.iherus.shiro.cache.redis.connection.RedisConnectionFactory)
- org.iherus.shiro.cache.redis.config.RedisStandaloneConfiguration (implements org.iherus.shiro.cache.redis.config.RedisConfiguration, org.iherus.shiro.cache.redis.config.RedisConfiguration.StandaloneConfiguration)
- org.iherus.shiro.util.RedisVerUtils
- org.iherus.shiro.util.RedisVerUtils.VersionInfo
- org.iherus.shiro.cache.redis.serializer.StringSerializer (implements org.apache.shiro.io.Serializer<T>)
- java.lang.Throwable (implements java.io.Serializable)
- org.iherus.shiro.util.Utils
- org.iherus.shiro.util.Utils.MutableArray<T>
- org.iherus.shiro.cache.redis.serializer.ValueSerializer (implements org.apache.shiro.io.Serializer<T>)
- org.iherus.shiro.util.concurrent.Weighers
接口分层结构
枚举分层结构
Copyright © 2020. All rights reserved.