Modifier and Type | Method and Description |
---|---|
SpringRetryConfigBuilder.SpringRetryConfig |
SpringRetryConfigBuilder.build() |
Modifier and Type | Method and Description |
---|---|
void |
SpringRetryCircuitBreakerFactory.configureDefault(Function<String,SpringRetryConfigBuilder.SpringRetryConfig> defaultConfiguration) |
Constructor and Description |
---|
SpringRetryCircuitBreaker(String id,
SpringRetryConfigBuilder.SpringRetryConfig config,
Optional<org.springframework.cloud.client.circuitbreaker.Customizer<org.springframework.retry.support.RetryTemplate>> retryTemplateCustomizer) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.