Class | Description |
---|---|
CircuitBreaker |
An implementation of the circuit breaker pattern for Vert.x
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
FailurePolicy<T> |
A failure policy for the
CircuitBreaker . |
HystrixMetricHandler |
A Vert.x web handler to expose the circuit breaker to the Hystrix dasbboard.
|
RetryPolicy |
A policy for retry execution.
|
Copyright © 2024 Eclipse. All rights reserved.