Uses of Interface
io.quarkus.cache.redis.runtime.RedisCachesRuntimeConfig
-
Uses of RedisCachesRuntimeConfig in io.quarkus.cache.redis.runtime
Methods in io.quarkus.cache.redis.runtime with parameters of type RedisCachesRuntimeConfigModifier and TypeMethodDescriptionstatic Set<RedisCacheInfo> RedisCacheInfoBuilder.build(Set<String> cacheNames, RedisCachesRuntimeConfig runtimeConfig, Map<String, Type> keyTypes, Map<String, Type> valueTypes) Constructor parameters in io.quarkus.cache.redis.runtime with type arguments of type RedisCachesRuntimeConfigModifierConstructorDescriptionRedisCacheBuildRecorder(RedisCachesBuildTimeConfig buildConfig, io.quarkus.runtime.RuntimeValue<RedisCachesRuntimeConfig> redisCacheConfigRV)