| Package | Description |
|---|---|
| org.springframework.data.redis.core.convert |
Converters for Redis repository support utilizing mapping metadata.
|
| org.springframework.data.redis.core.index |
Abstractions for Redis secondary indexes.
|
| Class and Description |
|---|
| ConfigurableIndexDefinitionProvider |
| Class and Description |
|---|
| ConfigurableIndexDefinitionProvider |
IndexDefinition
IndexDefinition allow to set up a blueprint for creating secondary index structures in Redis. |
| IndexDefinition.Condition |
| IndexDefinition.IndexingContext
Context in which a particular value is about to get indexed.
|
IndexDefinitionProvider
IndexDefinitionProvider give access to IndexDefinitions for creating secondary index structures. |
| IndexDefinitionRegistry
Registry that allows adding
IndexDefinition. |
IndexValueTransformer
Converter implementation that is used to transform values for usage in a particular secondary index. |
PathBasedRedisIndexDefinition
IndexDefinition that is based on a property paths. |
| RedisIndexDefinition
Base
IndexDefinition implementation. |
| RedisIndexDefinition.LowercaseIndexValueTransformer |
| RedisIndexDefinition.NoOpValueTransformer |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.