Class StateContext
java.lang.Object
io.servicetalk.traffic.resilience.http.StateContext
State information of the
traffic-resilience service filter.-
Method Summary
Modifier and TypeMethodDescriptionbreaker()Returns theCircuitBreakerin-use for the currently evaluated request.
-
Method Details
-
breaker
Returns theCircuitBreakerin-use for the currently evaluated request.- Returns:
- The
CircuitBreakerin-use for the currently evaluated request.
-