public class BulkheadHandler extends io.sermant.flowcontrol.common.handler.AbstractRequestHandler<io.github.resilience4j.bulkhead.Bulkhead,io.sermant.flowcontrol.common.core.rule.BulkheadRule>
| Constructor and Description |
|---|
BulkheadHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
configKey() |
protected Optional<io.github.resilience4j.bulkhead.Bulkhead> |
createHandler(String businessName,
io.sermant.flowcontrol.common.core.rule.BulkheadRule rule) |
createOrGetHandlers, getHandlersprotected final Optional<io.github.resilience4j.bulkhead.Bulkhead> createHandler(String businessName, io.sermant.flowcontrol.common.core.rule.BulkheadRule rule)
createHandler in class io.sermant.flowcontrol.common.handler.AbstractRequestHandler<io.github.resilience4j.bulkhead.Bulkhead,io.sermant.flowcontrol.common.core.rule.BulkheadRule>protected final String configKey()
configKey in class io.sermant.flowcontrol.common.handler.AbstractRequestHandler<io.github.resilience4j.bulkhead.Bulkhead,io.sermant.flowcontrol.common.core.rule.BulkheadRule>Copyright © 2025. All rights reserved.