Skip navigation links
C D E F L M O P R W 

C

CircuitBreakerListener - Interface in org.zalando.riptide.failsafe
 
CompoundRetryListener - Class in org.zalando.riptide.failsafe
 
CompoundRetryListener(RetryListener...) - Constructor for class org.zalando.riptide.failsafe.CompoundRetryListener
 
CompoundRetryListener(Collection<RetryListener>) - Constructor for class org.zalando.riptide.failsafe.CompoundRetryListener
 
computeDelay(Object, Throwable, ExecutionContext) - Method in class org.zalando.riptide.failsafe.RetryAfterDelayFunction
 

D

DEFAULT - Static variable in interface org.zalando.riptide.failsafe.CircuitBreakerListener
 
DEFAULT - Static variable in interface org.zalando.riptide.failsafe.RetryListener
 

E

execute(ClientHttpResponse, MessageReader) - Method in class org.zalando.riptide.failsafe.RetryRoute
 

F

FailsafePlugin - Class in org.zalando.riptide.failsafe
 
FailsafePlugin(ScheduledExecutorService) - Constructor for class org.zalando.riptide.failsafe.FailsafePlugin
 

L

LoggingRetryListener - Class in org.zalando.riptide.failsafe
 
LoggingRetryListener() - Constructor for class org.zalando.riptide.failsafe.LoggingRetryListener
 
LoggingRetryListener(Logger) - Constructor for class org.zalando.riptide.failsafe.LoggingRetryListener
 

M

MetricsCircuitBreakerListener - Class in org.zalando.riptide.failsafe.metrics
 
MetricsCircuitBreakerListener(MeterRegistry) - Constructor for class org.zalando.riptide.failsafe.metrics.MetricsCircuitBreakerListener
 
MetricsRetryListener - Class in org.zalando.riptide.failsafe.metrics
 
MetricsRetryListener(MeterRegistry) - Constructor for class org.zalando.riptide.failsafe.metrics.MetricsRetryListener
 

O

onClose() - Method in interface org.zalando.riptide.failsafe.CircuitBreakerListener
 
onClose() - Method in class org.zalando.riptide.failsafe.metrics.MetricsCircuitBreakerListener
 
onHalfOpen() - Method in interface org.zalando.riptide.failsafe.CircuitBreakerListener
 
onHalfOpen() - Method in class org.zalando.riptide.failsafe.metrics.MetricsCircuitBreakerListener
 
onOpen() - Method in interface org.zalando.riptide.failsafe.CircuitBreakerListener
 
onOpen() - Method in class org.zalando.riptide.failsafe.metrics.MetricsCircuitBreakerListener
 
onRetry(RequestArguments, ClientHttpResponse, Throwable, ExecutionContext) - Method in class org.zalando.riptide.failsafe.CompoundRetryListener
 
onRetry(RequestArguments, ClientHttpResponse, Throwable, ExecutionContext) - Method in class org.zalando.riptide.failsafe.LoggingRetryListener
 
onRetry(RequestArguments, ClientHttpResponse, Throwable, ExecutionContext) - Method in class org.zalando.riptide.failsafe.metrics.MetricsRetryListener
 
onRetry(RequestArguments, ClientHttpResponse, Throwable, ExecutionContext) - Method in interface org.zalando.riptide.failsafe.RetryListener
 
org.zalando.riptide.failsafe - package org.zalando.riptide.failsafe
 
org.zalando.riptide.failsafe.metrics - package org.zalando.riptide.failsafe.metrics
 

P

prepare(RequestArguments, RequestExecution) - Method in class org.zalando.riptide.failsafe.FailsafePlugin
 

R

retry() - Static method in class org.zalando.riptide.failsafe.RetryRoute
 
RetryAfterDelayFunction - Class in org.zalando.riptide.failsafe
 
RetryAfterDelayFunction(Clock) - Constructor for class org.zalando.riptide.failsafe.RetryAfterDelayFunction
 
RetryException - Exception in org.zalando.riptide.failsafe
 
RetryListener - Interface in org.zalando.riptide.failsafe
 
RetryRoute - Class in org.zalando.riptide.failsafe
 

W

withCircuitBreaker(CircuitBreaker) - Method in class org.zalando.riptide.failsafe.FailsafePlugin
 
withDefaultTags(Tag...) - Method in class org.zalando.riptide.failsafe.metrics.MetricsCircuitBreakerListener
 
withDefaultTags(Iterable<Tag>) - Method in class org.zalando.riptide.failsafe.metrics.MetricsCircuitBreakerListener
 
withDefaultTags(Tag...) - Method in class org.zalando.riptide.failsafe.metrics.MetricsRetryListener
 
withDefaultTags(Iterable<Tag>) - Method in class org.zalando.riptide.failsafe.metrics.MetricsRetryListener
 
withIdempotentMethodDetector(MethodDetector) - Method in class org.zalando.riptide.failsafe.FailsafePlugin
 
withListener(RetryListener) - Method in class org.zalando.riptide.failsafe.FailsafePlugin
 
withMetricName(String) - Method in class org.zalando.riptide.failsafe.metrics.MetricsCircuitBreakerListener
 
withMetricName(String) - Method in class org.zalando.riptide.failsafe.metrics.MetricsRetryListener
 
withRetryPolicy(RetryPolicy) - Method in class org.zalando.riptide.failsafe.FailsafePlugin
 
C D E F L M O P R W 
Skip navigation links

Copyright © 2015–2018 Zalando SE. All rights reserved.