public class RedisAutoCacheManager
extends org.springframework.data.redis.cache.RedisCacheManager
| 构造器和说明 |
|---|
RedisAutoCacheManager(org.springframework.data.redis.cache.RedisCacheWriter cacheWriter,
org.springframework.data.redis.cache.RedisCacheConfiguration defaultCacheConfiguration,
Map<String,org.springframework.data.redis.cache.RedisCacheConfiguration> initialCacheConfigurations,
boolean allowInFlightCacheCreation) |
builder, builder, builder, create, getCacheConfigurationsisTransactionAware, setTransactionAwarepublic RedisAutoCacheManager(org.springframework.data.redis.cache.RedisCacheWriter cacheWriter,
org.springframework.data.redis.cache.RedisCacheConfiguration defaultCacheConfiguration,
Map<String,org.springframework.data.redis.cache.RedisCacheConfiguration> initialCacheConfigurations,
boolean allowInFlightCacheCreation)
Copyright © 2023. All rights reserved.