Uses of Class
org.redisson.config.BaseConfig
Packages that use BaseConfig
-
Uses of BaseConfig in org.redisson.config
Classes in org.redisson.config with type parameters of type BaseConfigSubclasses of BaseConfig in org.redisson.configModifier and TypeClassDescriptionclassBaseMasterSlaveServersConfig<T extends BaseMasterSlaveServersConfig<T>>classclassclassConfiguration for an Azure Redis Cache or AWS ElastiCache servers.classclass -
Uses of BaseConfig in org.redisson.connection
Methods in org.redisson.connection with parameters of type BaseConfigModifier and TypeMethodDescriptionprotected final CompletionStage<RedisConnection>MasterSlaveConnectionManager.connectToNode(NodeType type, BaseConfig<?> cfg, RedisURI addr, String sslHostname) protected final CompletionStage<RedisConnection>MasterSlaveConnectionManager.connectToNode(BaseConfig<?> cfg, RedisURI addr, String sslHostname)