| Modifier and Type | Field and Description |
|---|---|
static io.grpc.Attributes.Key<GrpclbConstants.LbPolicy> |
GrpclbConstants.ATTR_LB_POLICY
An attribute of a name resolution result, designating the LB policy.
|
| Modifier and Type | Method and Description |
|---|---|
static GrpclbConstants.LbPolicy |
GrpclbConstants.LbPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrpclbConstants.LbPolicy[] |
GrpclbConstants.LbPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|