Uses of Class
org.redisson.config.BaseMasterSlaveServersConfig
Packages that use BaseMasterSlaveServersConfig
-
Uses of BaseMasterSlaveServersConfig in org.redisson.config
Classes in org.redisson.config with type parameters of type BaseMasterSlaveServersConfigModifier and TypeClassDescriptionclassBaseMasterSlaveServersConfig<T extends BaseMasterSlaveServersConfig<T>>Subclasses of BaseMasterSlaveServersConfig in org.redisson.configModifier and TypeClassDescriptionclassclassclassConfiguration for an Azure Redis Cache or AWS ElastiCache servers.class -
Uses of BaseMasterSlaveServersConfig in org.redisson.connection
Methods in org.redisson.connection with parameters of type BaseMasterSlaveServersConfigModifier and TypeMethodDescriptionprotected MasterSlaveServersConfigClusterConnectionManager.create(BaseMasterSlaveServersConfig<?> cfg) protected MasterSlaveServersConfigMasterSlaveConnectionManager.create(BaseMasterSlaveServersConfig<?> cfg) protected MasterSlaveServersConfigReplicatedConnectionManager.create(BaseMasterSlaveServersConfig<?> cfg) protected MasterSlaveServersConfigSentinelConnectionManager.create(BaseMasterSlaveServersConfig<?> cfg)