类 RedisSentinelConfig
- java.lang.Object
-
- xin.manong.weapon.base.redis.RedisConfig
-
- xin.manong.weapon.base.redis.RedisSentinelConfig
-
@ConfigurationProperties(prefix="weapon.common.redis.client.sentinel") public class RedisSentinelConfig extends RedisConfig
redis哨兵模式配置信息- 作者:
- frankcl
-
-
字段概要
字段 修饰符和类型 字段 说明 IntegerdbStringmasterNameList<String>sentinelAddresses-
从类继承的字段 xin.manong.weapon.base.redis.RedisConfig
codec, codecClassName, connectionPoolSize, password, timeout
-
-
构造器概要
构造器 构造器 说明 RedisSentinelConfig()
-