Uses of Class
io.grpc.util.ForwardingLoadBalancerHelper
-
Packages that use ForwardingLoadBalancerHelper Package Description io.grpc.util Utilities with advanced features in the core layer that user can optionally use. -
-
Uses of ForwardingLoadBalancerHelper in io.grpc.util
Subclasses of ForwardingLoadBalancerHelper in io.grpc.util Modifier and Type Class Description class
HealthProducerHelper
A newLoadBalancer.Helper
used by health producer systems to build health notification chain, viaLoadBalancer.CreateSubchannelArgs
.
-