Uses of Class
io.quarkus.smallrye.faulttolerance.runtime.QuarkusFaultToleranceOperationProvider.CacheKey
-
Packages that use QuarkusFaultToleranceOperationProvider.CacheKey Package Description io.quarkus.smallrye.faulttolerance.runtime -
-
Uses of QuarkusFaultToleranceOperationProvider.CacheKey in io.quarkus.smallrye.faulttolerance.runtime
Method parameters in io.quarkus.smallrye.faulttolerance.runtime with type arguments of type QuarkusFaultToleranceOperationProvider.CacheKey Modifier and Type Method Description (package private) voidQuarkusFaultToleranceOperationProvider. init(Map<QuarkusFaultToleranceOperationProvider.CacheKey,io.smallrye.faulttolerance.config.FaultToleranceOperation> operationCache)Called by SmallRyeFaultToleranceRecorder to init the operation cache.
-