Package | Description |
---|---|
org.springframework.data.redis.cache |
Package providing a Redis implementation for Spring cache abstraction.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRedisCachePrefix
Default implementation for
RedisCachePrefix which uses the given cache name and a delimiter for creating the
prefix. |
Modifier and Type | Method and Description |
---|---|
protected RedisCachePrefix |
RedisCacheManager.getCachePrefix() |
Modifier and Type | Method and Description |
---|---|
void |
RedisCacheManager.setCachePrefix(RedisCachePrefix cachePrefix)
Sets the cachePrefix.
|
Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.