Uses of Interface
org.springframework.data.redis.core.index.IndexDefinition.Condition
Packages that use IndexDefinition.Condition
Package
Description
Abstractions for Redis secondary indexes.
-
Uses of IndexDefinition.Condition in org.springframework.data.redis.core.index
Classes in org.springframework.data.redis.core.index that implement IndexDefinition.ConditionModifier and TypeClassDescriptionstatic classstatic classMethods in org.springframework.data.redis.core.index that return types with arguments of type IndexDefinition.ConditionModifier and TypeMethodDescriptionIndexDefinition.getConditions()RedisIndexDefinition.getConditions()Methods in org.springframework.data.redis.core.index with parameters of type IndexDefinition.ConditionModifier and TypeMethodDescriptionprotected voidRedisIndexDefinition.addCondition(IndexDefinition.Condition<?> condition) Constructor parameters in org.springframework.data.redis.core.index with type arguments of type IndexDefinition.Condition