Class RedisIndexDefinition.CompositeValueTransformer
java.lang.Object
org.springframework.data.redis.core.index.RedisIndexDefinition.CompositeValueTransformer
- All Implemented Interfaces:
Converter<Object,
,Object> IndexValueTransformer
- Enclosing class:
- RedisIndexDefinition
public static class RedisIndexDefinition.CompositeValueTransformer
extends Object
implements IndexValueTransformer
- Since:
- 1.7
- Author:
- Christoph Strobl