Package io.quarkus.cache.redis.runtime
Class RedisCacheBuildRecorder
java.lang.Object
io.quarkus.cache.redis.runtime.RedisCacheBuildRecorder
-
Constructor Summary
ConstructorsConstructorDescriptionRedisCacheBuildRecorder(RedisCachesBuildTimeConfig buildConfig, io.quarkus.runtime.RuntimeValue<RedisCachesRuntimeConfig> redisCacheConfigRV) -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.cache.CacheManagerInfovoidsetCacheKeyTypes(Map<String, Type> keyTypes) voidsetCacheValueTypes(Map<String, Type> valueTypes)
-
Constructor Details
-
RedisCacheBuildRecorder
public RedisCacheBuildRecorder(RedisCachesBuildTimeConfig buildConfig, io.quarkus.runtime.RuntimeValue<RedisCachesRuntimeConfig> redisCacheConfigRV)
-
-
Method Details
-
getCacheManagerSupplier
public io.quarkus.cache.CacheManagerInfo getCacheManagerSupplier() -
setCacheKeyTypes
-
setCacheValueTypes
-