Uses of Class
io.grpc.xds.WeightedRoundRobinLoadBalancer.WeightedChildLbState
-
Packages that use WeightedRoundRobinLoadBalancer.WeightedChildLbState Package Description io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol. -
-
Uses of WeightedRoundRobinLoadBalancer.WeightedChildLbState in io.grpc.xds
Fields in io.grpc.xds declared as WeightedRoundRobinLoadBalancer.WeightedChildLbState Modifier and Type Field Description private WeightedRoundRobinLoadBalancer.WeightedChildLbState
WeightedRoundRobinLoadBalancer.WrrSubchannel. owner
Constructors in io.grpc.xds with parameters of type WeightedRoundRobinLoadBalancer.WeightedChildLbState Constructor Description WrrSubchannel(io.grpc.LoadBalancer.Subchannel delegate, WeightedRoundRobinLoadBalancer.WeightedChildLbState owner)
-