public class ElastiCacheCacheConfigurer
extends org.springframework.cache.annotation.CachingConfigurerSupport
| Constructor and Description |
|---|
ElastiCacheCacheConfigurer(com.amazonaws.services.elasticache.AmazonElastiCache amazonElastiCache,
ResourceIdResolver resourceIdResolver,
List<String> cacheNames,
List<CacheFactory> cacheFactories) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cache.CacheManager |
cacheManager() |
protected org.springframework.cache.Cache |
clusterCache(String cacheName) |
public ElastiCacheCacheConfigurer(com.amazonaws.services.elasticache.AmazonElastiCache amazonElastiCache,
ResourceIdResolver resourceIdResolver,
List<String> cacheNames,
List<CacheFactory> cacheFactories)
public org.springframework.cache.CacheManager cacheManager()
cacheManager in interface org.springframework.cache.annotation.CachingConfigurercacheManager in class org.springframework.cache.annotation.CachingConfigurerSupportprotected org.springframework.cache.Cache clusterCache(String cacheName)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.