Class Hierarchy
- java.lang.Object
- org.springframework.data.redis.connection.AbstractRedisConnection (implements org.springframework.data.redis.connection.DefaultedRedisConnection)
- org.apache.commons.pool2.impl.BaseObjectPoolConfig (implements java.lang.Cloneable)
- org.apache.commons.pool2.impl.GenericObjectPoolConfig
- org.springframework.data.redis.connection.PoolConfig
- org.springframework.data.redis.connection.BitFieldSubCommands (implements java.lang.Iterable<T>)
- org.springframework.data.redis.connection.BitFieldSubCommands.AbstractBitFieldSubCommand (implements org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldSubCommand)
- org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldGetBuilder
- org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldIncrByBuilder
- org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldSetBuilder
- org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldType
- org.springframework.data.redis.connection.BitFieldSubCommands.Offset
- org.springframework.data.redis.connection.ClusterCommandExecutor (implements org.springframework.beans.factory.DisposableBean)
- org.springframework.data.redis.connection.ClusterCommandExecutor.MultiNodeResult<T>
- org.springframework.data.redis.connection.ClusterCommandExecutor.NodeResult<T>
- org.springframework.data.redis.connection.ClusterInfo
- org.springframework.data.redis.connection.ClusterSlotHashUtil
- org.springframework.data.redis.connection.ClusterTopology
- org.springframework.data.redis.connection.ConnectionUtils
- org.springframework.data.redis.connection.DefaultMessage (implements org.springframework.data.redis.connection.Message)
- org.springframework.data.redis.connection.DefaultSortParameters (implements org.springframework.data.redis.connection.SortParameters)
- org.springframework.data.redis.connection.DefaultStringRedisConnection (implements org.springframework.data.redis.connection.DecoratedRedisConnection, org.springframework.data.redis.connection.StringRedisConnection)
- org.springframework.data.redis.connection.DefaultTuple (implements org.springframework.data.redis.connection.RedisZSetCommands.Tuple)
- org.springframework.data.redis.connection.FutureResult<T>
- org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfCountCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
- org.springframework.data.redis.connection.ReactiveListCommands.BPopCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
- org.springframework.data.redis.connection.ReactiveListCommands.PopResult
- org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<I,O>
- org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
- org.springframework.data.redis.connection.ReactiveSetCommands.SDiffCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
- org.springframework.data.redis.connection.ReactiveSetCommands.SInterCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
- org.springframework.data.redis.connection.ReactiveSetCommands.SUnionCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
- org.springframework.data.redis.connection.ReactiveStringCommands.BitOpCommand
- org.springframework.data.redis.connection.ReactiveStringCommands.MSetCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
- org.springframework.data.redis.connection.ReactiveSubscription.ChannelMessage<C,M> (implements org.springframework.data.redis.connection.ReactiveSubscription.Message<C,M>)
- org.springframework.data.redis.connection.RedisClusterConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.ClusterConfiguration)
- org.springframework.data.redis.connection.RedisClusterNode.SlotRange
- org.springframework.data.redis.connection.RedisGeoCommands.GeoLocation<T>
- org.springframework.data.redis.connection.RedisGeoCommands.GeoRadiusCommandArgs (implements java.lang.Cloneable)
- org.springframework.data.redis.connection.RedisNode (implements org.springframework.data.redis.connection.NamedNode)
- org.springframework.data.redis.connection.RedisNode.RedisNodeBuilder
- org.springframework.data.redis.connection.RedisPassword
- org.springframework.data.redis.connection.RedisSentinelConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.SentinelConfiguration)
- org.springframework.data.redis.connection.RedisSocketConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.DomainSocketConfiguration)
- org.springframework.data.redis.connection.RedisStandaloneConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.WithDatabaseIndex, org.springframework.data.redis.connection.RedisConfiguration.WithHostAndPort, org.springframework.data.redis.connection.RedisConfiguration.WithPassword)
- org.springframework.data.redis.connection.RedisStaticMasterReplicaConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.StaticMasterReplicaConfiguration)
- org.springframework.data.redis.connection.RedisZSetCommands.Limit
- org.springframework.data.redis.connection.RedisZSetCommands.Range
- org.springframework.data.redis.connection.RedisZSetCommands.Range.Boundary
- org.springframework.data.redis.connection.RedisZSetCommands.Weights
- org.springframework.data.redis.connection.SortParameters.Range
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- java.lang.AutoCloseable
- org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldSubCommand
- org.springframework.data.redis.connection.ClusterCommandExecutor.ClusterCommandCallback<T,S>
- org.springframework.data.redis.connection.ClusterCommandExecutor.MultiKeyClusterCommandCallback<T,S>
- org.springframework.data.redis.connection.ClusterNodeResourceProvider
- org.springframework.data.redis.connection.ClusterTopologyProvider
- java.lang.Comparable<T>
- org.springframework.data.redis.connection.DecoratedRedisConnection
- org.springframework.data.redis.connection.MessageListener
- org.springframework.data.redis.connection.NamedNode
- org.springframework.dao.support.PersistenceExceptionTranslator
- org.springframework.data.redis.connection.Pool<T>
- org.springframework.data.redis.connection.ReactiveGeoCommands
- org.springframework.data.redis.connection.ReactiveHashCommands
- org.springframework.data.redis.connection.ReactiveHyperLogLogCommands
- org.springframework.data.redis.connection.ReactiveKeyCommands
- org.springframework.data.redis.connection.ReactiveListCommands
- org.springframework.data.redis.connection.ReactiveNumberCommands
- org.springframework.data.redis.connection.ReactivePubSubCommands
- org.springframework.data.redis.connection.ReactiveRedisConnection.Command
- org.springframework.data.redis.connection.ReactiveScriptingCommands
- org.springframework.data.redis.connection.ReactiveServerCommands
- org.springframework.data.redis.connection.ReactiveSetCommands
- org.springframework.data.redis.connection.ReactiveStringCommands
- org.springframework.data.redis.connection.ReactiveSubscription
- org.springframework.data.redis.connection.ReactiveSubscription.Message<C,M>
- org.springframework.data.redis.connection.ReactiveZSetCommands
- org.springframework.data.redis.connection.RedisClusterCommands
- org.springframework.data.redis.connection.RedisConfiguration
- org.springframework.data.redis.connection.RedisConfiguration.WithDatabaseIndex
- org.springframework.data.redis.connection.RedisConfiguration.WithDomainSocket
- org.springframework.data.redis.connection.RedisConfiguration.WithHostAndPort
- org.springframework.data.redis.connection.RedisConfiguration.WithPassword
- 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.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.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.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.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.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.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- 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.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.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.RedisSentinelCommands
- org.springframework.data.redis.connection.RedisServerCommands
- org.springframework.data.redis.connection.RedisClusterServerCommands
- 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.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.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.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.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.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands)
- java.io.Serializable
- org.springframework.data.redis.connection.Message
- org.springframework.data.redis.connection.SortParameters
- org.springframework.data.redis.connection.Subscription
- org.springframework.data.redis.connection.ValueEncoding
Enum Hierarchy
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.