Package io.quarkus.cache.deployment
Class AdditionalCacheNameBuildItem
java.lang.Object
io.quarkus.builder.item.BuildItem
io.quarkus.builder.item.MultiBuildItem
io.quarkus.cache.deployment.AdditionalCacheNameBuildItem
@Deprecated(forRemoval=true)
public final class AdditionalCacheNameBuildItem
extends io.quarkus.builder.item.MultiBuildItem
Deprecated, for removal: This API element is subject to removal in a future version.
Build item used to ensure that a cache of the specified name is created at runtime.
This is used in order to create caches when means other than the standard cache annotations are used.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
AdditionalCacheNameBuildItem
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.
-
AdditionalCacheNameBuildIteminstead. This build item will be removed at some time after Quarkus 3.0.