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