Interface PathBasedRedisIndexDefinition
- All Superinterfaces:
IndexDefinition
- All Known Implementing Classes:
GeoIndexDefinition
,SimpleIndexDefinition
IndexDefinition
that is based on a property paths.- Since:
- 1.7
- Author:
- Christoph Strobl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.data.redis.core.index.IndexDefinition
IndexDefinition.Condition<T>, IndexDefinition.IndexingContext
-
Method Summary
Methods inherited from interface org.springframework.data.redis.core.index.IndexDefinition
getConditions, getIndexName, getKeyspace, valueTransformer
-
Method Details
-
getPath
- Returns:
- can be null.
-