All Classes
| Class | Description |
|---|---|
| BulkheadConfigCustomizer |
Enable customization bulkhead configuration builders programmatically.
|
| BulkheadConfigurationProperties | |
| BulkheadConfigurationProperties.InstanceProperties |
Bulkhead config adapter for integration with Ratpack.
|
| BulkheadEndpointResponse | |
| BulkheadEventDTO | |
| BulkheadEventDTOFactory | |
| BulkheadEventsEndpointResponse | |
| CircuitBreakerConfigCustomizer |
Enable customization circuit breaker configuration builders programmatically.
|
| CircuitBreakerConfigurationProperties | |
| CircuitBreakerConfigurationProperties.InstanceProperties |
Class storing property values for configuring
CircuitBreaker
instances. |
| CircuitBreakerEndpointResponse | |
| CircuitBreakerEventDTO | |
| CircuitBreakerEventDTOFactory | |
| CircuitBreakerEventsEndpointResponse | |
| CircuitBreakerHystrixStreamEventsDTO |
This class is used to emit available data as SSE so that resilence4j SSE can be bridged
to suppose legacy hystrix ecosystem of tools such as hystrix dashboard , turbine and vizceral.
|
| CircuitBreakerUpdateStateResponse |
change circuit breaker state response
|
| CommonProperties |
common properties between different spring resilience4j supported types
|
| CompositeCustomizer<T extends CustomizerWithName> |
the composite of any spring resilience4j type config customizer implementations.
|
| ConfigUtils |
resilience4j configuration util
|
| ContextAwareScheduledThreadPoolConfigurationProperties | |
| CustomizerWithName |
common interface for different spring config customizers implementation
|
| RateLimiterConfigCustomizer |
Enable customization rate limiter configuration builders programmatically.
|
| RateLimiterConfigurationProperties | |
| RateLimiterConfigurationProperties.InstanceProperties |
Class storing property values for configuring
RateLimiterConfig instances. |
| RateLimiterEndpointResponse | |
| RateLimiterEventDTO | |
| RateLimiterEventsEndpointResponse | |
| RetryConfigCustomizer |
Enable customization retry configuration builders programmatically.
|
| RetryConfigurationProperties |
Main spring properties for retry configuration
|
| RetryConfigurationProperties.InstanceProperties |
Class storing property values for configuring
Retry
instances. |
| RetryEndpointResponse |
retry get all retries response DTO
|
| RetryEventDTO |
Retry event data DTO which will be returned from the REST API
|
| RetryEventDTOFactory |
retry event DTO factory
|
| RetryEventsEndpointResponse |
retry events DTP for rest API
|
| ThreadPoolBulkheadConfigCustomizer |
Enable customization thread pool bulkhead configuration builders programmatically.
|
| ThreadPoolBulkheadConfigurationProperties | |
| ThreadPoolBulkheadConfigurationProperties.InstanceProperties |
Class storing property values for configuring
Bulkhead instances. |
| TimeLimiterConfigCustomizer |
Enable customization time limiter configuration builders programmatically.
|
| TimeLimiterConfigurationProperties | |
| TimeLimiterConfigurationProperties.InstanceProperties | |
| TimeLimiterEndpointResponse | |
| TimeLimiterEventDTO | |
| TimeLimiterEventsEndpointResponse | |
| UpdateState |
Update State of the circuit breaker through actuator spring endpoint enum.
|