public static class RetryInterceptorBuilder.StatelessRetryInterceptorBuilder extends RetryInterceptorBuilder<RetryOperationsInterceptor>
RetryInterceptorBuilder.StatefulRetryInterceptorBuilder, RetryInterceptorBuilder.StatelessRetryInterceptorBuilder| Modifier and Type | Field and Description |
|---|---|
private RetryOperationsInterceptor |
interceptor |
recoverer, retryOperations, retryTemplate, simpleRetryPolicy| Modifier | Constructor and Description |
|---|---|
private |
StatelessRetryInterceptorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RetryOperationsInterceptor |
build() |
backOffOptions, backOffPolicy, maxAttempts, recoverer, retryOperations, retryPolicy, stateful, statelessprivate final RetryOperationsInterceptor interceptor
public RetryOperationsInterceptor build()
build in class RetryInterceptorBuilder<RetryOperationsInterceptor>