Package io.grpc.util

Class OutlierDetectionLoadBalancer.ChildHelper

java.lang.Object
io.grpc.LoadBalancer.Helper
io.grpc.util.ForwardingLoadBalancerHelper
io.grpc.util.OutlierDetectionLoadBalancer.ChildHelper
Enclosing class:
OutlierDetectionLoadBalancer

class OutlierDetectionLoadBalancer.ChildHelper extends ForwardingLoadBalancerHelper
This child helper wraps the provided helper so that it can hand out wrapped OutlierDetectionLoadBalancer.OutlierDetectionSubchannels and manage the address info map.