Hierarchy For Package org.springframework.data.redis.support.collections
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.springframework.data.redis.support.collections.AbstractRedisCollection<E> (implements org.springframework.data.redis.support.collections.RedisCollection<E>)
- org.springframework.data.redis.support.collections.DefaultRedisList<E> (implements org.springframework.data.redis.support.collections.RedisList<E>)
- org.springframework.data.redis.support.collections.DefaultRedisSet<E> (implements org.springframework.data.redis.support.collections.RedisSet<E>)
- org.springframework.data.redis.support.collections.DefaultRedisZSet<E> (implements org.springframework.data.redis.support.collections.RedisZSet<E>)
- org.springframework.data.redis.support.collections.AbstractRedisCollection<E> (implements org.springframework.data.redis.support.collections.RedisCollection<E>)
- org.springframework.data.redis.support.collections.CollectionUtils
- org.springframework.data.redis.support.collections.DefaultRedisMap<K,
V> (implements org.springframework.data.redis.support.collections.RedisMap<K, V>) - java.util.Dictionary<K,
V> - java.util.Hashtable<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - java.util.Properties
- org.springframework.data.redis.support.collections.RedisProperties (implements org.springframework.data.redis.support.collections.RedisMap<K,
V>)
- org.springframework.data.redis.support.collections.RedisProperties (implements org.springframework.data.redis.support.collections.RedisMap<K,
- java.util.Properties
- java.util.Hashtable<K,
- org.springframework.data.redis.support.collections.RedisCollectionFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.springframework.data.redis.core.BoundKeyOperations<K>
- org.springframework.data.redis.support.collections.RedisStore
- org.springframework.data.redis.support.collections.RedisCollection<E>
- org.springframework.data.redis.support.collections.RedisList<E> (also extends java.util.concurrent.BlockingDeque<E>, java.util.List<E>)
- org.springframework.data.redis.support.collections.RedisSet<E> (also extends java.util.Set<E>)
- org.springframework.data.redis.support.collections.RedisZSet<E> (also extends java.util.Set<E>)
- org.springframework.data.redis.support.collections.RedisMap<K,
V> (also extends java.util.concurrent.ConcurrentMap<K, V>)
- org.springframework.data.redis.support.collections.RedisCollection<E>
- org.springframework.data.redis.support.collections.RedisStore
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- org.springframework.data.redis.support.collections.RedisList<E> (also extends java.util.concurrent.BlockingDeque<E>, org.springframework.data.redis.support.collections.RedisCollection<E>)
- java.util.Queue<E>
- java.util.concurrent.BlockingQueue<E>
- java.util.concurrent.BlockingDeque<E> (also extends java.util.Deque<E>)
- org.springframework.data.redis.support.collections.RedisList<E> (also extends java.util.List<E>, org.springframework.data.redis.support.collections.RedisCollection<E>)
- java.util.concurrent.BlockingDeque<E> (also extends java.util.Deque<E>)
- java.util.Deque<E>
- java.util.concurrent.BlockingDeque<E> (also extends java.util.concurrent.BlockingQueue<E>)
- org.springframework.data.redis.support.collections.RedisList<E> (also extends java.util.List<E>, org.springframework.data.redis.support.collections.RedisCollection<E>)
- java.util.concurrent.BlockingDeque<E> (also extends java.util.concurrent.BlockingQueue<E>)
- java.util.concurrent.BlockingQueue<E>
- java.util.Set<E>
- org.springframework.data.redis.support.collections.RedisSet<E> (also extends org.springframework.data.redis.support.collections.RedisCollection<E>)
- org.springframework.data.redis.support.collections.RedisZSet<E> (also extends org.springframework.data.redis.support.collections.RedisCollection<E>)
- java.util.List<E>
- java.util.Collection<E>
- java.util.Map<K,
V> - java.util.concurrent.ConcurrentMap<K,
V> - org.springframework.data.redis.support.collections.RedisMap<K,
V> (also extends org.springframework.data.redis.support.collections.RedisStore)
- org.springframework.data.redis.support.collections.RedisMap<K,
- java.util.concurrent.ConcurrentMap<K,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.redis.support.collections.RedisCollectionFactoryBean.CollectionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)