Class | Description |
---|---|
HystrixAutoConfiguration |
Auto configuration for Hystrix.
|
HystrixAutoConfiguration.HystrixMetricsConfiguration | |
HystrixAutoConfiguration.HystrixServletAutoConfiguration |
See original
JolokiaEndpointAutoConfiguration . |
HystrixAutoConfiguration.HystrixWebfluxManagementContextConfiguration | |
HystrixCircuitBreakerConfiguration | |
HystrixCommands |
Utility class to wrap a
Publisher in a HystrixObservableCommand . |
HystrixCommands.PublisherBuilder<T> |
A builder class for building Hystrix-command-specific
Publisher s. |
HystrixConstants | |
HystrixHealthIndicator |
A
HealthIndicator implementation for Hystrix circuit breakers. |
HystrixMetricsProperties | |
HystrixProperties |
Configuration properties for Hystrix Servlet.
|
HystrixStreamEndpoint |
Endpoint to expose a
Jolokia HystrixMetricsStreamServlet . |
HystrixWebfluxEndpoint |
Annotation Type | Description |
---|---|
EnableHystrix |
Convenience annotation for clients to enable Hystrix circuit breakers (specifically).
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.