Class IndexDefinition.IndexingContext
java.lang.Object
org.springframework.data.redis.core.index.IndexDefinition.IndexingContext
- Enclosing interface:
- IndexDefinition
Context in which a particular value is about to get indexed.
- Since:
- 1.7
- Author:
- Christoph Strobl
-
Constructor Summary
ConstructorDescriptionIndexingContext
(String keyspace, String path, TypeInformation<?> typeInformation) -
Method Summary