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.circuitbreaker
Interface CircuitBreakerManager
public interface
CircuitBreakerManager
Manages state of all
CircuitBreaker
in system
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CircuitBreaker
get
(
String
name)
Method Details
get
@Nonnull
CircuitBreaker
get
(@Nonnull
String
name)