Skip navigation links
A B C F I O R S 

A

addRetryTemplateCustomizers(Customizer<RetryTemplate>, String...) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryCircuitBreakerFactory
 

B

backOffPolicy(BackOffPolicy) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryConfigBuilder
Sets the backoff policy when retrying a failed request.
build() - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryConfigBuilder
 

C

configBuilder(String) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryCircuitBreakerFactory
 
configureDefault(Function<String, SpringRetryConfigBuilder.SpringRetryConfig>) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryCircuitBreakerFactory
 
create(String) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryCircuitBreakerFactory
 

F

forceRefreshState(boolean) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryConfigBuilder
Forces a refresh on the DefaultRetryState object.

I

init() - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryAutoConfiguration.SpringRetryCustomizerConfiguration
 

O

org.springframework.cloud.circuitbreaker.springretry - package org.springframework.cloud.circuitbreaker.springretry
 

R

resilience4jCircuitBreakerFactory() - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryAutoConfiguration
 
retryPolicy(RetryPolicy) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryConfigBuilder
Sets the RetryPolicy to use.
run(Supplier<T>, Function<Throwable, T>) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryCircuitBreaker
 

S

SpringRetryAutoConfiguration - Class in org.springframework.cloud.circuitbreaker.springretry
 
SpringRetryAutoConfiguration() - Constructor for class org.springframework.cloud.circuitbreaker.springretry.SpringRetryAutoConfiguration
 
SpringRetryAutoConfiguration.SpringRetryCustomizerConfiguration - Class in org.springframework.cloud.circuitbreaker.springretry
 
SpringRetryCircuitBreaker - Class in org.springframework.cloud.circuitbreaker.springretry
 
SpringRetryCircuitBreaker(String, SpringRetryConfigBuilder.SpringRetryConfig, Optional<Customizer<RetryTemplate>>) - Constructor for class org.springframework.cloud.circuitbreaker.springretry.SpringRetryCircuitBreaker
 
SpringRetryCircuitBreakerFactory - Class in org.springframework.cloud.circuitbreaker.springretry
 
SpringRetryCircuitBreakerFactory() - Constructor for class org.springframework.cloud.circuitbreaker.springretry.SpringRetryCircuitBreakerFactory
 
SpringRetryConfig() - Constructor for class org.springframework.cloud.circuitbreaker.springretry.SpringRetryConfigBuilder.SpringRetryConfig
 
SpringRetryConfigBuilder - Class in org.springframework.cloud.circuitbreaker.springretry
Allows consumers to easily construct a SpringRetryConfigBuilder.SpringRetryConfig object.
SpringRetryConfigBuilder(String) - Constructor for class org.springframework.cloud.circuitbreaker.springretry.SpringRetryConfigBuilder
Constructor.
SpringRetryConfigBuilder.SpringRetryConfig - Class in org.springframework.cloud.circuitbreaker.springretry
 
SpringRetryCustomizerConfiguration() - Constructor for class org.springframework.cloud.circuitbreaker.springretry.SpringRetryAutoConfiguration.SpringRetryCustomizerConfiguration
 
stateClassifier(Classifier<Throwable, Boolean>) - Method in class org.springframework.cloud.circuitbreaker.springretry.SpringRetryConfigBuilder
The Classifier used by the DefaultRetryState object.
A B C F I O R S 
Skip navigation links

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.