public final class NameResolverConstants
extends java.lang.Object
NameResolver
s or their factories.Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PORT
The default port used if no specific port is configured.
|
static io.grpc.Attributes.Key<GrpcChannelProperties> |
PARAMS_CLIENT_CONFIG
The configuration that is associated with the client.
|
static io.grpc.Attributes.Key<java.lang.String> |
PARAMS_CLIENT_NAME
The name of the client, that was used to create the connection.
|
public static final io.grpc.Attributes.Key<java.lang.String> PARAMS_CLIENT_NAME
public static final io.grpc.Attributes.Key<GrpcChannelProperties> PARAMS_CLIENT_CONFIG
public static final int DEFAULT_PORT