Uses of Package
org.springframework.data.redis.core.index
Packages that use org.springframework.data.redis.core.index
Package
Description
Converters for Redis repository support utilizing mapping metadata.
Abstractions for Redis secondary indexes.
-
Classes in org.springframework.data.redis.core.index used by org.springframework.data.redis.core.convertClassDescription
-
Classes in org.springframework.data.redis.core.index used by org.springframework.data.redis.core.indexClassDescription
IndexDefinitionallow to set up a blueprint for creating secondary index structures in Redis.Context in which a particular value is about to get indexed.IndexDefinitionProvidergive access toIndexDefinitions for creating secondary index structures.Registry that allows addingIndexDefinition.Converterimplementation that is used to transform values for usage in a particular secondary index.IndexDefinitionthat is based on a property paths.BaseIndexDefinitionimplementation.