Uses of Class
io.grpc.util.ForwardingLoadBalancerHelper
Packages that use ForwardingLoadBalancerHelper
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
Utilities with advanced features in the core layer that user can optionally use.
-
Uses of ForwardingLoadBalancerHelper in io.grpc.protobuf.services
Subclasses of ForwardingLoadBalancerHelper in io.grpc.protobuf.servicesModifier and TypeClassDescriptionprivate final class
-
Uses of ForwardingLoadBalancerHelper in io.grpc.rls
Subclasses of ForwardingLoadBalancerHelper in io.grpc.rlsModifier and TypeClassDescriptionprivate static final class
(package private) final class
A delegatingLoadBalancer.Helper
for the child load blanacer.(package private) final class
A delegatingLoadBalancer.Helper
maintains status ofLbPolicyConfiguration.ChildPolicyWrapper
whenLoadBalancer.Subchannel
status changed. -
Uses of ForwardingLoadBalancerHelper in io.grpc.util
Subclasses of ForwardingLoadBalancerHelper in io.grpc.utilModifier and TypeClassDescriptionfinal class
A newLoadBalancer.Helper
used by health producer systems to build health notification chain, viaLoadBalancer.CreateSubchannelArgs
.protected class
ChildLbStateHelper is the glue between ChildLbState and the helpers associated with the petiole policy above and the PickFirstLoadBalancer's helper below.(package private) class
This child helper wraps the provided helper so that it can hand out wrappedOutlierDetectionLoadBalancer.OutlierDetectionSubchannel
s and manage the address info map.