Uses of Interface
io.grpc.rls.LbPolicyConfiguration.ChildLbStatusListener
Packages that use LbPolicyConfiguration.ChildLbStatusListener
-
Uses of LbPolicyConfiguration.ChildLbStatusListener in io.grpc.rls
Classes in io.grpc.rls that implement LbPolicyConfiguration.ChildLbStatusListenerModifier and TypeClassDescriptionprivate final class
LbStatusListener refreshesCachingRlsLbClient.BackoffCacheEntry
when lb state is changed toConnectivityState.READY
fromConnectivityState.TRANSIENT_FAILURE
.Fields in io.grpc.rls declared as LbPolicyConfiguration.ChildLbStatusListenerModifier and TypeFieldDescriptionprivate final LbPolicyConfiguration.ChildLbStatusListener
LbPolicyConfiguration.RefCountedChildPolicyWrapperFactory.childLbStatusListener
private final LbPolicyConfiguration.ChildLbStatusListener
LbPolicyConfiguration.ChildPolicyWrapper.ChildPolicyReportingHelper.listener
Constructors in io.grpc.rls with parameters of type LbPolicyConfiguration.ChildLbStatusListenerModifierConstructorDescription(package private)
ChildPolicyReportingHelper
(ChildLoadBalancerHelper.ChildLoadBalancerHelperProvider childHelperProvider, LbPolicyConfiguration.ChildLbStatusListener listener) ChildPolicyWrapper
(String target, LbPolicyConfiguration.ChildLoadBalancingPolicy childPolicy, ResolvedAddressFactory childLbResolvedAddressFactory, ChildLoadBalancerHelper.ChildLoadBalancerHelperProvider childLbHelperProvider, LbPolicyConfiguration.ChildLbStatusListener childLbStatusListener) RefCountedChildPolicyWrapperFactory
(LbPolicyConfiguration.ChildLoadBalancingPolicy childPolicy, ResolvedAddressFactory childLbResolvedAddressFactory, ChildLoadBalancerHelper.ChildLoadBalancerHelperProvider childLbHelperProvider, LbPolicyConfiguration.ChildLbStatusListener childLbStatusListener)