public class CircuitBreakerServerReqHandler extends CircuitBreakerRequestHandler
XDS_FLOW_CONTROL_CONFIG| Constructor and Description |
|---|
CircuitBreakerServerReqHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected io.sermant.flowcontrol.common.entity.RequestEntity.RequestType |
direct()
request direction, both are processed by default, In actual processing, the request direction determines whether
it needs to be processed by the current handler
|
protected String |
getContextName()
Get the name of the current cache context
|
int |
getOrder()
priority
|
protected String |
getStartTime()
Get the start time of the current cache context
|
getHandler, isSkip, onBefore, onResult, onThrowgetHandlersFromCacheprotected String getContextName()
CircuitBreakerRequestHandlergetContextName in class CircuitBreakerRequestHandlerprotected String getStartTime()
CircuitBreakerRequestHandlergetStartTime in class CircuitBreakerRequestHandlerprotected io.sermant.flowcontrol.common.entity.RequestEntity.RequestType direct()
AbstractChainHandlerdirect in class AbstractChainHandlerpublic int getOrder()
RequestHandlergetOrder in interface RequestHandlergetOrder in class CircuitBreakerRequestHandlerCopyright © 2025. All rights reserved.