Uses of Class
io.grpc.util.MultiChildLoadBalancer.AcceptResolvedAddrRetVal
-
Packages that use MultiChildLoadBalancer.AcceptResolvedAddrRetVal Package Description io.grpc.util Utilities with advanced features in the core layer that user can optionally use. -
-
Uses of MultiChildLoadBalancer.AcceptResolvedAddrRetVal in io.grpc.util
Methods in io.grpc.util that return MultiChildLoadBalancer.AcceptResolvedAddrRetVal Modifier and Type Method Description protected MultiChildLoadBalancer.AcceptResolvedAddrRetVal
MultiChildLoadBalancer. acceptResolvedAddressesInternal(LoadBalancer.ResolvedAddresses resolvedAddresses)
This does the work to update the child map and calculate which children have been removed.
-