Package io.helidon.microprofile.faulttolerance
Helidon implementation of Microprofile fault tolerance.
-
Class Summary Class Description AsynchronousAntn Class AsynchronousAntn.BulkheadAntn Class BulkheadAntn.BulkheadHelper Helper class to keep track of invocations associated with a bulkhead.CircuitBreakerAntn Class CircuitBreakerAntn.CircuitBreakerHelper A CircuitBreakerHelper keeps track of internal states, success and failure ratios for, etc.CommandInterceptor Class CommandInterceptor.CommandRetrier Class CommandRetrier.CommandScheduler Class CommandScheduler.ExceptionUtil Class ExceptionUtil.FallbackAntn Class FallbackAntn.FaultToleranceCommand Class FaultToleranceCommand.FaultToleranceExtension Class FaultToleranceExtension.FaultToleranceExtension.AnnotatedTypeWrapper<T> Wraps an annotated type for the purpose of adding and/or overriding some annotations.FaultToleranceMpService Class FaultToleranceMpService.LiteralCommandBinding Class LiteralCommandBinding.MethodAntn Class MethodAntn.RetryAntn Class RetryAntn.TimedHashMap<K,V> Class TimedHashMap.TimeoutAntn Class TimeoutAntn.TimeUtil Class TimeUtil. -
Annotation Types Summary Annotation Type Description CommandBinding CommandBinding annotation.