Interface RedisCollection<E>
- All Superinterfaces:
BoundKeyOperations<String>
,RedisStore
- All Known Implementing Classes:
AbstractRedisCollection
,DefaultRedisList
,DefaultRedisSet
,DefaultRedisZSet
Redis extension for the
Collection
contract.- Author:
- Costin Leau
-
Method Summary
Methods inherited from interface org.springframework.data.redis.core.BoundKeyOperations
expire, expire, expireAt, expireAt, getExpire, getKey, getType, persist, rename
Methods inherited from interface org.springframework.data.redis.support.collections.RedisStore
getOperations