|
Spring Data Key-Value | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetOperations | |
---|---|
org.springframework.data.keyvalue.redis.core | Core package for integrating Redis with Spring concepts. |
Uses of SetOperations in org.springframework.data.keyvalue.redis.core |
---|
Methods in org.springframework.data.keyvalue.redis.core that return SetOperations | |
---|---|
SetOperations<K,V> |
RedisTemplate.opsForSet()
|
SetOperations<K,V> |
RedisOperations.opsForSet()
Returns the operations performed on set values. |
|
Spring Data Key-Value | |||||||||
PREV NEXT | FRAMES NO FRAMES |