Package io.grpc.internal
Class ServiceConfigUtil.PolicySelection
java.lang.Object
io.grpc.internal.ServiceConfigUtil.PolicySelection
- Enclosing class:
ServiceConfigUtil
-
Constructor Summary
ConstructorsConstructorDescriptionPolicySelection
(LoadBalancerProvider provider, Object config) Constructs a PolicySelection with selected LB provider and the deeply parsed LB config. -
Method Summary
-
Constructor Details
-
PolicySelection
Constructs a PolicySelection with selected LB provider and the deeply parsed LB config.
-
-
Method Details