Uses of Interface
io.grpc.grpclb.SubchannelPool
Packages that use SubchannelPool
-
Uses of SubchannelPool in io.grpc.grpclb
Classes in io.grpc.grpclb that implement SubchannelPoolModifier and TypeClassDescription(package private) final classASubchannelPoolthat keeps returnedLoadBalancer.Subchannels for a given time before it's shut down by the pool.Fields in io.grpc.grpclb declared as SubchannelPoolModifier and TypeFieldDescriptionprivate final SubchannelPoolGrpclbLoadBalancer.subchannelPoolprivate final SubchannelPoolGrpclbState.subchannelPoolConstructors in io.grpc.grpclb with parameters of type SubchannelPoolModifierConstructorDescription(package private)GrpclbLoadBalancer(LoadBalancer.Helper helper, Context context, SubchannelPool subchannelPool, TimeProvider time, com.google.common.base.Stopwatch stopwatch, BackoffPolicy.Provider backoffPolicyProvider) (package private)GrpclbState(GrpclbConfig config, LoadBalancer.Helper helper, Context context, SubchannelPool subchannelPool, TimeProvider time, com.google.common.base.Stopwatch stopwatch, BackoffPolicy.Provider backoffPolicyProvider)