Class | Description |
---|---|
ForwardingClientStreamTracer | |
ForwardingLoadBalancer | |
ForwardingLoadBalancerHelper | |
ForwardingSubchannel | |
GracefulSwitchLoadBalancer |
A load balancer that gracefully swaps to a new lb policy.
|
MutableHandlerRegistry |
Default implementation of
MutableHandlerRegistry . |
TransmitStatusRuntimeExceptionInterceptor |
A class that intercepts uncaught exceptions of type
StatusRuntimeException and handles
them by closing the ServerCall , and transmitting the exception's status and metadata
to the client. |