Uses of Interface
io.quarkus.redis.runtime.client.config.RedisConfig
Packages that use RedisConfig
-
Uses of RedisConfig in io.quarkus.redis.runtime.client
Methods in io.quarkus.redis.runtime.client with parameters of type RedisConfigModifier and TypeMethodDescription(package private) static Optional<RedisClientConfig>
RedisClientRecorder.getConfigForName
(RedisConfig cfg, String name) Constructors in io.quarkus.redis.runtime.client with parameters of type RedisConfig -
Uses of RedisConfig in io.quarkus.redis.runtime.client.health
Constructors in io.quarkus.redis.runtime.client.health with parameters of type RedisConfig