| Package | Description |
|---|---|
| org.springframework.data.redis.support.collections |
Package providing implementations for most of the
java.util collections on top of Redis. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRedisList<E>
Default implementation for
RedisList. |
class |
DefaultRedisSet<E>
Default implementation for
RedisSet. |
class |
DefaultRedisZSet<E>
Default implementation for
RedisZSet. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.