JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.tinkoff.kora.resilient.fallback
Interface FallbackMetrics
public interface
FallbackMetrics
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
recordExecute
(
String
name,
Throwable
throwable)
Method Details
recordExecute
void
recordExecute
(@Nonnull
String
name, @Nonnull
Throwable
throwable)