Uses of Class
org.springframework.data.redis.core.convert.RedisData
Packages that use RedisData
Package
Description
Converters for Redis repository support utilizing mapping metadata.
-
Uses of RedisData in org.springframework.data.redis.core.convert
Methods in org.springframework.data.redis.core.convert with parameters of type RedisDataModifier and TypeMethodDescription<R> Rprotected ObjectMappingRedisConverter.readProperty(String path, RedisData source, RedisPersistentProperty persistentProperty) voidprotected voidMappingRedisConverter.writePartialUpdate(PartialUpdate<?> update, RedisData sink)