@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1782") public final class GrpclbConstants extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GrpclbConstants.LbPolicy
The load-balancing policy designated by the naming system.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.Attributes.Key<GrpclbConstants.LbPolicy> |
ATTR_LB_POLICY
An attribute of a name resolution result, designating the LB policy.
|
static io.grpc.Metadata.Key<String> |
TOKEN_METADATA_KEY
The opaque token given by the remote balancer for each returned server address.
|
public static final io.grpc.Attributes.Key<GrpclbConstants.LbPolicy> ATTR_LB_POLICY
public static final io.grpc.Metadata.Key<String> TOKEN_METADATA_KEY