Uses of Interface
io.helidon.nima.faulttolerance.FtHandler
Packages that use FtHandler
-
Uses of FtHandler in io.helidon.nima.faulttolerance
Subinterfaces of FtHandler in io.helidon.nima.faulttoleranceModifier and TypeInterfaceDescriptioninterfaceBulkhead protects a resource that cannot serve unlimited parallel requests.interfaceCircuitBreaker protects a potentially failing endpoint from overloading and the application from spending resources on those endpoints.interfaceRetry supports retry policies to be applied on an execution of asynchronous tasks.interfaceTimeout attempts to terminate execution after defined duration of time.Methods in io.helidon.nima.faulttolerance that return FtHandlerMethods in io.helidon.nima.faulttolerance with parameters of type FtHandlerModifier and TypeMethodDescription