Uses of Interface
org.springframework.data.redis.core.BoundValueOperations
-
Uses of BoundValueOperations in org.springframework.data.redis.core
Modifier and TypeMethodDescriptionRedisOperations.boundValueOps
(K key) Returns the operations performed on simple values (or Strings in Redis terminology) bound to the given key.RedisTemplate.boundValueOps
(K key)