protected abstract static class RedisAutoConfiguration.AbstractRedisConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RedisProperties |
properties |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRedisConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.redis.connection.jedis.JedisConnectionFactory |
applyProperties(org.springframework.data.redis.connection.jedis.JedisConnectionFactory factory) |
protected org.springframework.data.redis.connection.RedisSentinelConfiguration |
getSentinelConfig() |
@Autowired protected RedisProperties properties
protected final org.springframework.data.redis.connection.jedis.JedisConnectionFactory applyProperties(org.springframework.data.redis.connection.jedis.JedisConnectionFactory factory)
protected final org.springframework.data.redis.connection.RedisSentinelConfiguration getSentinelConfig()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.