-
Encapsulates all metadata necessary to define a gRPC method.
MethodDescriptor
builder implementation.
ClientMethod configuration API.
An enum of possible gRPC client call attributes to attach to
call tracing spans.
Encapsulates all details about a client side gRPC service.
A
ClientInterceptor
that captures tracing information into
Tracing
Span
s for client calls.
Builds the configuration of a ClientTracingInterceptor.
GrpcChannelDescriptor contains the configuration for a Channel
.
Builder builds a GrpcChannelDescriptor.
GrpcChannelsProvider is a factory for pre-configured gRPC Channel instances.
A gRPC Client for a specific gRPC service.