Package io.grpc.lookup.v1
package io.grpc.lookup.v1
-
ClassDescriptionA GrpcKeyBuilder applies to a given gRPC service, name, and headers.A GrpcKeyBuilder applies to a given gRPC service, name, and headers.If you wish to include the host, service, or method names as keys in the generated RouteLookupRequest, specify key names to use in the extra_keys submessage.If you wish to include the host, service, or method names as keys in the generated RouteLookupRequest, specify key names to use in the extra_keys submessage.To match, one of the given Name fields must match; the service and method fields are specified as fixed strings.To match, one of the given Name fields must match; the service and method fields are specified as fixed strings.An HttpKeyBuilder applies to a given HTTP URL and headers.An HttpKeyBuilder applies to a given HTTP URL and headers.Extract a key based on a given name (e.g.Extract a key based on a given name (e.g.RouteLookupClusterSpecifier is used in xDS to represent a cluster specifier plugin for RLS.RouteLookupClusterSpecifier is used in xDS to represent a cluster specifier plugin for RLS.Protobuf type
grpc.lookup.v1.RouteLookupConfig
Protobuf typegrpc.lookup.v1.RouteLookupConfig
Protobuf typegrpc.lookup.v1.RouteLookupRequest
Protobuf typegrpc.lookup.v1.RouteLookupRequest
Possible reasons for making a request.Protobuf typegrpc.lookup.v1.RouteLookupResponse
Protobuf typegrpc.lookup.v1.RouteLookupResponse
RouteLookupServiceGrpc.MethodHandlers<Req,Resp> A stub to allow clients to do synchronous rpc calls to service RouteLookupService.A stub to allow clients to do ListenableFuture-style rpc calls to service RouteLookupService.Base class for the server implementation of the service RouteLookupService.A stub to allow clients to do asynchronous rpc calls to service RouteLookupService.