public class RedisConnectionFactoryConfigurer extends Object implements ServiceConnectorConfigurer<org.springframework.data.redis.connection.jedis.JedisConnectionFactory,RedisConnectionFactoryConfig>
| Constructor and Description |
|---|
RedisConnectionFactoryConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.redis.connection.jedis.JedisConnectionFactory |
configure(org.springframework.data.redis.connection.jedis.JedisConnectionFactory connectionFactory,
PooledServiceConnectorConfig config) |
org.springframework.data.redis.connection.jedis.JedisConnectionFactory |
configure(org.springframework.data.redis.connection.jedis.JedisConnectionFactory connectionFactory,
RedisConnectionFactoryConfig config) |
public org.springframework.data.redis.connection.jedis.JedisConnectionFactory configure(org.springframework.data.redis.connection.jedis.JedisConnectionFactory connectionFactory,
RedisConnectionFactoryConfig config)
configure in interface ServiceConnectorConfigurer<org.springframework.data.redis.connection.jedis.JedisConnectionFactory,RedisConnectionFactoryConfig>public org.springframework.data.redis.connection.jedis.JedisConnectionFactory configure(org.springframework.data.redis.connection.jedis.JedisConnectionFactory connectionFactory,
PooledServiceConnectorConfig config)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.