Class Hierarchy
- java.lang.Object
- org.springframework.data.keyvalue.core.AbstractKeyValueAdapter (implements org.springframework.data.keyvalue.core.KeyValueAdapter)
- org.springframework.data.redis.core.RedisKeyValueAdapter (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.redis.core.ConvertingCursor<S,
T> (implements org.springframework.data.redis.core.Cursor<T>) - org.springframework.data.redis.core.Cursor.CursorId
- org.springframework.data.redis.core.DefaultTypedTuple<V> (implements org.springframework.data.redis.core.ZSetOperations.TypedTuple<V>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.data.redis.core.RedisKeyspaceEvent
- org.springframework.data.redis.core.RedisKeyExpiredEvent<T>
- org.springframework.data.redis.core.RedisKeyspaceEvent
- org.springframework.context.ApplicationEvent
- org.springframework.data.keyvalue.core.KeyValueTemplate (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.keyvalue.core.KeyValueOperations)
- org.springframework.data.redis.core.RedisKeyValueTemplate
- org.springframework.data.redis.core.ListOperations.MoveFrom<K>
- org.springframework.data.redis.core.ListOperations.MoveTo<K>
- org.springframework.data.redis.core.PartialUpdate<T>
- org.springframework.data.redis.core.PartialUpdate.PropertyUpdate
- org.springframework.data.redis.core.ReactiveRedisTemplate<K,
V> (implements org.springframework.data.redis.core.ReactiveRedisOperations<K, V>) - org.springframework.data.redis.core.ReactiveStringRedisTemplate
- org.springframework.data.redis.core.RedisAccessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.data.redis.core.RedisTemplate<K,
V> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.redis.core.RedisOperations<K, V>) - org.springframework.data.redis.core.StringRedisTemplate
- org.springframework.data.redis.core.RedisTemplate<K,
- org.springframework.data.redis.core.RedisConnectionUtils
- org.springframework.data.redis.core.RedisKeyValueTemplate.RedisKeyValueCallback<T> (implements org.springframework.data.keyvalue.core.KeyValueCallback<T>)
- org.springframework.data.redis.core.ScanCursor<T> (implements org.springframework.data.redis.core.Cursor<T>)
- org.springframework.data.redis.core.KeyBoundCursor<T>
- org.springframework.data.redis.core.ScanIteration<T> (implements java.lang.Iterable<T>)
- org.springframework.data.redis.core.ScanOptions
- org.springframework.data.redis.core.KeyScanOptions
- org.springframework.data.redis.core.ScanOptions.ScanOptionsBuilder
- org.springframework.data.redis.core.TimeoutUtils
- org.springframework.data.keyvalue.core.AbstractKeyValueAdapter (implements org.springframework.data.keyvalue.core.KeyValueAdapter)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.springframework.data.util.CloseableIterator<T> (also extends java.util.Iterator<E>)
- org.springframework.data.redis.core.Cursor<T>
- org.springframework.data.util.CloseableIterator<T> (also extends java.util.Iterator<E>)
- org.springframework.data.redis.connection.RedisConnection (also extends org.springframework.data.redis.connection.DefaultedRedisConnection, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- java.io.Closeable
- org.springframework.data.redis.core.BoundKeyOperations<K>
- org.springframework.data.redis.core.BoundGeoOperations<K,
M> - org.springframework.data.redis.core.BoundHashOperations<H,
HK, HV> - org.springframework.data.redis.core.BoundListOperations<K,
V> - org.springframework.data.redis.core.BoundSetOperations<K,
V> - org.springframework.data.redis.core.BoundValueOperations<K,
V> - org.springframework.data.redis.core.BoundZSetOperations<K,
V>
- org.springframework.data.redis.core.BoundGeoOperations<K,
- org.springframework.data.redis.core.BoundStreamOperations<K,
HK, HV> - org.springframework.data.redis.core.BulkMapper<T,
V> - org.springframework.data.redis.core.ClusterOperations<K,
V> - java.lang.Comparable<T>
- org.springframework.data.redis.core.ZSetOperations.TypedTuple<V>
- org.springframework.data.redis.core.GeoOperations<K,
M> - org.springframework.data.redis.core.HashMapperProvider<HK,
HV> - org.springframework.data.redis.core.ReactiveStreamOperations<K,
HK, HV> - org.springframework.data.redis.core.StreamOperations<K,
HK, HV>
- org.springframework.data.redis.core.ReactiveStreamOperations<K,
- org.springframework.data.redis.core.HashOperations<H,
HK, HV> - org.springframework.data.redis.core.HyperLogLogOperations<K,
V> - java.util.Iterator<E>
- org.springframework.data.util.CloseableIterator<T> (also extends java.io.Closeable)
- org.springframework.data.redis.core.Cursor<T>
- org.springframework.data.util.CloseableIterator<T> (also extends java.io.Closeable)
- org.springframework.data.redis.core.ListOperations<K,
V> - org.springframework.aop.RawTargetAccess
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.data.redis.connection.RedisConnection)
- org.springframework.data.redis.core.ReactiveGeoOperations<K,
M> - org.springframework.data.redis.core.ReactiveHashOperations<H,
HK, HV> - org.springframework.data.redis.core.ReactiveHyperLogLogOperations<K,
V> - org.springframework.data.redis.core.ReactiveListOperations<K,
V> - org.springframework.data.redis.core.ReactiveRedisCallback<T>
- org.springframework.data.redis.core.ReactiveRedisOperations<K,
V> - org.springframework.data.redis.core.ReactiveRedisSessionCallback<K,
V, T> - org.springframework.data.redis.core.ReactiveSetOperations<K,
V> - org.springframework.data.redis.core.ReactiveValueOperations<K,
V> - org.springframework.data.redis.core.ReactiveZSetOperations<K,
V> - org.springframework.data.redis.core.RedisCallback<T>
- org.springframework.data.redis.core.RedisClusterCallback<T>
- org.springframework.data.redis.connection.RedisCommandsProvider
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommands)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.DefaultedRedisConnection)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommands)
- org.springframework.data.redis.connection.RedisConnectionCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisGeoCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisHashCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisHyperLogLogCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisKeyCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisListCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.core.RedisOperations<K,
V> - org.springframework.data.redis.connection.RedisPubSubCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisScriptingCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisServerCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisSetCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisStreamCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisStringCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisTxCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisZSetCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
- org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands)
- org.springframework.data.redis.core.SessionCallback<T>
- org.springframework.data.redis.core.SetOperations<K,
V> - org.springframework.data.redis.core.TimeToLiveAccessor
- org.springframework.data.redis.core.ValueOperations<K,
V> - org.springframework.data.redis.core.ZSetOperations<K,
V>
Annotation Interface Hierarchy
- org.springframework.data.redis.core.RedisHash (implements java.lang.annotation.Annotation)
- org.springframework.data.redis.core.TimeToLive (implements java.lang.annotation.Annotation)
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.core.PartialUpdate.UpdateCommand
- org.springframework.data.redis.core.RedisCommand
- org.springframework.data.redis.core.RedisKeyValueAdapter.EnableKeyspaceEvents
- org.springframework.data.redis.core.RedisKeyValueAdapter.ShadowCopy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)