Class Hierarchy
- java.lang.Object
- org.springframework.data.redis.core.convert.Bucket
- org.springframework.data.redis.core.convert.Bucket.BucketPropertyPath
- org.springframework.data.redis.core.convert.CompositeIndexResolver (implements org.springframework.data.redis.core.convert.IndexResolver)
- org.springframework.data.convert.CustomConversions
- org.springframework.data.redis.core.convert.RedisCustomConversions
- org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.convert.TypeMapper<S>)
- org.springframework.data.redis.core.convert.DefaultRedisTypeMapper (implements org.springframework.data.redis.core.convert.RedisTypeMapper)
- org.springframework.data.redis.core.convert.GeoIndexedPropertyValue (implements org.springframework.data.redis.core.convert.IndexedData)
- org.springframework.data.redis.core.convert.Jsr310Converters
- org.springframework.data.redis.core.convert.KeyspaceConfiguration
- org.springframework.data.redis.core.convert.KeyspaceConfiguration.KeyspaceSettings
- org.springframework.data.redis.core.convert.MappingConfiguration
- org.springframework.data.redis.core.convert.MappingRedisConverter (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.core.convert.RedisConverter)
- org.springframework.data.redis.core.convert.MappingRedisConverter.BinaryKeyspaceIdentifier
- org.springframework.data.redis.core.convert.MappingRedisConverter.KeyspaceIdentifier
- org.springframework.data.redis.core.convert.PathIndexResolver (implements org.springframework.data.redis.core.convert.IndexResolver)
- org.springframework.data.redis.core.convert.RedisData
- org.springframework.data.redis.core.convert.ReferenceResolverImpl (implements org.springframework.data.redis.core.convert.ReferenceResolver)
- org.springframework.data.redis.core.convert.RemoveIndexedData (implements org.springframework.data.redis.core.convert.IndexedData)
- org.springframework.data.redis.core.convert.SimpleIndexedPropertyValue (implements org.springframework.data.redis.core.convert.IndexedData)
- org.springframework.data.redis.core.convert.SpelIndexResolver (implements org.springframework.data.redis.core.convert.IndexResolver)
Interface Hierarchy
- org.springframework.data.convert.EntityReader<T,
S> - org.springframework.data.convert.EntityConverter<E,
P, T, S> (also extends org.springframework.data.convert.EntityWriter<T, S>) - org.springframework.data.redis.core.convert.RedisConverter
- org.springframework.data.convert.EntityConverter<E,
- org.springframework.data.convert.EntityWriter<T,
S> - org.springframework.data.convert.EntityConverter<E,
P, T, S> (also extends org.springframework.data.convert.EntityReader<T, S>) - org.springframework.data.redis.core.convert.RedisConverter
- org.springframework.data.convert.EntityConverter<E,
- org.springframework.data.redis.core.convert.IndexedData
- org.springframework.data.redis.core.convert.IndexResolver
- org.springframework.data.redis.core.convert.ReferenceResolver
- org.springframework.data.convert.TypeMapper<S>
- org.springframework.data.redis.core.convert.RedisTypeMapper