Uses of Class
io.grpc.xds.WeightedRoundRobinLoadBalancer.WrrSubchannel
Packages that use WeightedRoundRobinLoadBalancer.WrrSubchannel
-
Uses of WeightedRoundRobinLoadBalancer.WrrSubchannel in io.grpc.xds
Fields in io.grpc.xds with type parameters of type WeightedRoundRobinLoadBalancer.WrrSubchannelModifier and TypeFieldDescriptionprivate final Set
<WeightedRoundRobinLoadBalancer.WrrSubchannel> WeightedRoundRobinLoadBalancer.WeightedChildLbState.subchannels
Methods in io.grpc.xds with parameters of type WeightedRoundRobinLoadBalancer.WrrSubchannelModifier and TypeMethodDescriptionvoid
WeightedRoundRobinLoadBalancer.WeightedChildLbState.addSubchannel
(WeightedRoundRobinLoadBalancer.WrrSubchannel wrrSubchannel) void
WeightedRoundRobinLoadBalancer.WeightedChildLbState.removeSubchannel
(WeightedRoundRobinLoadBalancer.WrrSubchannel wrrSubchannel)