public class RedisConnectionFactoryConfigurer extends java.lang.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)