Uses of Interface
io.quarkus.cache.infinispan.runtime.InfinispanCacheRuntimeConfig
-
Uses of InfinispanCacheRuntimeConfig in io.quarkus.cache.infinispan.runtime
Methods in io.quarkus.cache.infinispan.runtime that return InfinispanCacheRuntimeConfigModifier and TypeMethodDescriptionInfinispanCachesConfig.defaultConfig()Default configuration applied to all Infinispan caches (lowest precedence)Methods in io.quarkus.cache.infinispan.runtime that return types with arguments of type InfinispanCacheRuntimeConfigModifier and TypeMethodDescriptionInfinispanCachesConfig.cachesConfig()Additional configuration applied to a specific Infinispan cache (highest precedence)