| Package | Description |
|---|---|
| org.springframework.data.redis.core |
Core package for integrating Redis with Spring concepts.
|
| Modifier and Type | Method and Description |
|---|---|
SetOperations<K,V> |
RedisTemplate.opsForSet() |
SetOperations<K,V> |
RedisOperations.opsForSet()
Returns the operations performed on set values.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.