A C G I 
All Classes All Packages

A

AdditionalCacheNameBuildItem - Class in io.quarkus.cache.deployment.spi
Build item used to ensure that a cache of the specified name is created at runtime.
AdditionalCacheNameBuildItem(String) - Constructor for class io.quarkus.cache.deployment.spi.AdditionalCacheNameBuildItem
 

C

CacheManagerInfoBuildItem - Class in io.quarkus.cache.deployment.spi
A build item that makes sure a CacheManagerInfo is available at runtime for consideration as the cache backend
CacheManagerInfoBuildItem(CacheManagerInfo) - Constructor for class io.quarkus.cache.deployment.spi.CacheManagerInfoBuildItem
 

G

get() - Method in class io.quarkus.cache.deployment.spi.CacheManagerInfoBuildItem
 
getName() - Method in class io.quarkus.cache.deployment.spi.AdditionalCacheNameBuildItem
 

I

io.quarkus.cache.deployment.spi - package io.quarkus.cache.deployment.spi
 
A C G I 
All Classes All Packages