Uses of Interface
org.springframework.data.redis.core.SetOperations
Packages that use SetOperations
-
Uses of SetOperations in org.springframework.data.redis.core
Methods in org.springframework.data.redis.core that return SetOperationsModifier and TypeMethodDescription@NonNull SetOperations<K, V> RedisOperations.opsForSet()Returns the operations performed on set values.RedisTemplate.opsForSet()