Class ServiceConfigUtil.LbConfig
java.lang.Object
io.grpc.internal.ServiceConfigUtil.LbConfig
- Enclosing class:
ServiceConfigUtil
A LoadBalancingConfig that includes the policy name (the key) and its raw config value (parsed
JSON).
-
Field Details
-
policyName
-
rawConfigValue
-
-
Constructor Details
-
LbConfig
-
-
Method Details
-
getPolicyName
-
getRawConfigValue
-
equals
-
hashCode
-
toString
-