JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
M
O
P
R
W
C
CircuitBreakerListener
- Interface in
org.zalando.riptide.failsafe
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
M
METRIC_NAME
- Static variable in class org.zalando.riptide.failsafe.metrics.
MetricsCircuitBreakerListener
METRIC_NAME
- Static variable in class org.zalando.riptide.failsafe.metrics.
MetricsRetryListener
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.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
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
M
O
P
R
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015–2018 Zalando SE. All rights reserved.