Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABORTED - Enum constant in enum io.grpc.Status.Code
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
ABORTED - Static variable in class io.grpc.Status
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
AbstractAsyncStub<S> - Class in io.grpc.stub
Stub implementations for async stubs.
AbstractAsyncStub(Channel, CallOptions) - Constructor for class io.grpc.stub.AbstractAsyncStub
 
AbstractBlockingStub<S> - Class in io.grpc.stub
Stub implementations for blocking stubs.
AbstractBlockingStub(Channel, CallOptions) - Constructor for class io.grpc.stub.AbstractBlockingStub
 
AbstractClientStream - Class in io.grpc.internal
The abstract base class for ClientStream implementations.
AbstractClientStream(WritableBufferAllocator, StatsTraceContext, TransportTracer, Metadata, CallOptions, boolean) - Constructor for class io.grpc.internal.AbstractClientStream
 
AbstractClientStream.Sink - Interface in io.grpc.internal
A sink for outbound operations, separated from the stream simply to avoid name collisions/confusion.
AbstractClientStream.TransportState - Class in io.grpc.internal
This should only be called from the transport thread.
abstractClientStreamSink() - Method in class io.grpc.internal.AbstractClientStream
Sink for transport to be called to perform outbound operations.
AbstractFutureStub<S> - Class in io.grpc.stub
Stub implementations for future stubs.
AbstractFutureStub(Channel, CallOptions) - Constructor for class io.grpc.stub.AbstractFutureStub
 
AbstractReadableBuffer - Class in io.grpc.internal
Abstract base class for ReadableBuffer implementations.
AbstractReadableBuffer() - Constructor for class io.grpc.internal.AbstractReadableBuffer
 
AbstractServerStream - Class in io.grpc.internal
Abstract base class for ServerStream implementations.
AbstractServerStream(WritableBufferAllocator, StatsTraceContext) - Constructor for class io.grpc.internal.AbstractServerStream
 
AbstractServerStream.Sink - Interface in io.grpc.internal
A sink for outbound operations, separated from the stream simply to avoid name collisions/confusion.
AbstractServerStream.TransportState - Class in io.grpc.internal
This should only be called from the transport thread (except for private interactions with AbstractServerStream).
abstractServerStreamSink() - Method in class io.grpc.internal.AbstractServerStream
Sink for transport to be called to perform outbound operations.
AbstractStream - Class in io.grpc.internal
The stream and stream state as used by the application.
AbstractStream() - Constructor for class io.grpc.internal.AbstractStream
 
AbstractStream.TransportState - Class in io.grpc.internal
Stream state as used by the transport.
AbstractStub<S> - Class in io.grpc.stub
Common base type for stub implementations.
AbstractStub(Channel) - Constructor for class io.grpc.stub.AbstractStub
Constructor for use by subclasses, with the default CallOptions.
AbstractStub(Channel, CallOptions) - Constructor for class io.grpc.stub.AbstractStub
Constructor for use by subclasses.
AbstractStub.StubFactory<T> - Interface in io.grpc.stub
A factory class for stub.
accept(MetricRecorder.BatchRecorder) - Method in interface io.grpc.MetricRecorder.BatchCallback
Records instrument values into recorder.
ACCEPT_ENCODING_SPLITTER - Static variable in class io.grpc.internal.GrpcUtil
 
acceptResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.LoadBalancer
Accepts newly resolved addresses from the name resolution system.
acceptResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
acceptResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.MultiChildLoadBalancer
Override to completely replace the default logic or to do additional activities.
acceptResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.OutlierDetectionLoadBalancer
 
acceptResolvedAddressesInternal(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.MultiChildLoadBalancer
This does the work to update the child map and calculate which children have been removed.
AcceptResolvedAddrRetVal(Status, List) - Constructor for class io.grpc.util.MultiChildLoadBalancer.AcceptResolvedAddrRetVal
 
ACTIVE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionLinger
 
add(long) - Method in interface io.grpc.internal.LongCounter
Adds the delta to this counter.
add(long) - Method in class io.grpc.internal.ReflectionLongAdderCounter
 
addAllCallsFinishedWithDrop(Iterable) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
addAllChannel(Iterable) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
addAllChannelRef(Iterable) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
addAllChannelRef(Iterable) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
addAllEntry(Iterable) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
addAllEvents(Iterable) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
addAllExtensionNumber(Iterable) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
addAllExtensionNumber(Iterable) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
addAllFileDescriptorProto(Iterable) - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
addAllFileDescriptorProto(Iterable) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
addAllGrpcKeybuilders(Iterable) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
addAllHeaders(Iterable) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
addAllHeaders(Iterable) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
addAllHostPatterns(Iterable) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
addAllHttpKeybuilders(Iterable) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
addAllListenSocket(Iterable) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
addAllNames(Iterable) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
addAllNames(Iterable) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
addAllOption(Iterable) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
addAllPathPatterns(Iterable) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
addAllQueryParameters(Iterable) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
addAllServer(Iterable) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
addAllServers(Iterable) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
addAllService(Iterable) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addAllService(Iterable) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addAllSocketRef(Iterable) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
addAllSocketRef(Iterable) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
addAllSocketRef(Iterable) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
addAllSubchannelRef(Iterable) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addAllSubchannelRef(Iterable) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addAllTargets(Iterable) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
addAllValidTargets(Iterable) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
addBuffer(ReadableBuffer) - Method in class io.grpc.internal.CompositeReadableBuffer
Adds a new ReadableBuffer at the end of the buffer list.
addCallback(ClientTransport.PingCallback, Executor) - Method in class io.grpc.internal.Http2Ping
Registers a callback that is invoked when the ping operation completes.
addCallsFinishedWithDrop(int, ClientStatsPerToken) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
addCallsFinishedWithDrop(int, ClientStatsPerToken.Builder) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
addCallsFinishedWithDrop(ClientStatsPerToken) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
addCallsFinishedWithDrop(ClientStatsPerToken.Builder) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
addCallsFinishedWithDropBuilder() - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
addCallsFinishedWithDropBuilder(int) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
addChannel(int, Channel) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
addChannel(int, Channel.Builder) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
addChannel(Channel) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
addChannel(Channel.Builder) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
addChannelBuilder() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
addChannelBuilder(int) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
addChannelRef(int, ChannelRef) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRef(int, ChannelRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRef(int, ChannelRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRef(int, ChannelRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRef(ChannelRef) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRef(ChannelRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRef(ChannelRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRef(ChannelRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRefBuilder() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRefBuilder() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRefBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
addChannelRefBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
addClientSocket(InternalInstrumented) - Method in class io.grpc.InternalChannelz
Adds a socket.
addDoubleCounter(DoubleCounterMetricInstrument, double, List, List) - Method in interface io.grpc.MetricRecorder
Adds a value for a double-precision counter metric instrument.
addDoubleCounter(DoubleCounterMetricInstrument, double, List, List) - Method in interface io.grpc.MetricSink
Adds a value for a double-precision counter associated with specified metric instrument.
addEntry(int, MetadataEntry) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
addEntry(int, MetadataEntry.Builder) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
addEntry(MetadataEntry) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
addEntry(MetadataEntry.Builder) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
addEntryBuilder() - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
addEntryBuilder(int) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
addEvents(int, ChannelTraceEvent) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
addEvents(int, ChannelTraceEvent.Builder) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
addEvents(ChannelTraceEvent) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
addEvents(ChannelTraceEvent.Builder) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
addEventsBuilder() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
addEventsBuilder(int) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
addExtensionNumber(int) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
addExtensionNumber(int) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
addFileDescriptorProto(ByteString) - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
addFileDescriptorProto(ByteString) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
addGrpcKeybuilders(int, GrpcKeyBuilder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
addGrpcKeybuilders(int, GrpcKeyBuilder.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
addGrpcKeybuilders(GrpcKeyBuilder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
addGrpcKeybuilders(GrpcKeyBuilder.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
addGrpcKeybuildersBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
addGrpcKeybuildersBuilder(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
addHeaders(int, NameMatcher) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
addHeaders(int, NameMatcher) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
addHeaders(int, NameMatcher.Builder) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
addHeaders(int, NameMatcher.Builder) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
addHeaders(NameMatcher) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
addHeaders(NameMatcher) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
addHeaders(NameMatcher.Builder) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
addHeaders(NameMatcher.Builder) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
addHeadersBuilder() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
addHeadersBuilder() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
addHeadersBuilder(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
addHeadersBuilder(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
addHostPatterns(String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
addHostPatternsBytes(ByteString) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
addHttpKeybuilders(int, HttpKeyBuilder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
addHttpKeybuilders(int, HttpKeyBuilder.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
addHttpKeybuilders(HttpKeyBuilder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
addHttpKeybuilders(HttpKeyBuilder.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
addHttpKeybuildersBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
addHttpKeybuildersBuilder(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
ADDITIONAL_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOption
 
addListenAddress(SocketAddress) - Method in class io.grpc.netty.NettyServerBuilder
Adds an additional address for this server to listen on.
addListener(Context.CancellationListener, Executor) - Method in class io.grpc.Context
Add a listener that will be notified when the context becomes cancelled.
addListener(Context.CancellationListener, Executor) - Method in class io.grpc.Context.CancellableContext
 
addListenSocket(int, SocketRef) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
addListenSocket(int, SocketRef.Builder) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
addListenSocket(SocketRef) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
addListenSocket(SocketRef.Builder) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
addListenSocket(InternalInstrumented) - Method in class io.grpc.InternalChannelz
 
addListenSocketBuilder() - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
addListenSocketBuilder(int) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
addListenSockets(List) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
Sets the listen sockets.
addLongCounter(LongCounterMetricInstrument, long, List, List) - Method in interface io.grpc.MetricRecorder
Adds a value for a long valued counter metric instrument.
addLongCounter(LongCounterMetricInstrument, long, List, List) - Method in interface io.grpc.MetricSink
Adds a value for a long valued counter metric associated with specified metric instrument.
addMethod(MethodDescriptor) - Method in class io.grpc.ServiceDescriptor.Builder
Adds a method to this service.
addMethod(MethodDescriptor, ServerCallHandler) - Method in class io.grpc.ServerServiceDefinition.Builder
Add a method to be supported by the service.
addMethod(ServerMethodDefinition) - Method in class io.grpc.ServerServiceDefinition.Builder
Add a method to be supported by the service.
addMetricSink(ManagedChannelBuilder, MetricSink) - Static method in class io.grpc.InternalManagedChannelBuilder
 
addMetricSink(MetricSink) - Method in class io.grpc.ForwardingChannelBuilder2
 
addMetricSink(MetricSink) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
addMetricSink(MetricSink) - Method in class io.grpc.ManagedChannelBuilder
Adds a MetricSink for channel to use for configuring and recording metrics.
addNames(int, GrpcKeyBuilder.Name) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
addNames(int, GrpcKeyBuilder.Name.Builder) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
addNames(GrpcKeyBuilder.Name) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
addNames(GrpcKeyBuilder.Name.Builder) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
addNames(String) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
addNamesBuilder() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
addNamesBuilder(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
addNamesBytes(ByteString) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
addOption(int, SocketOption) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
addOption(int, SocketOption.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
addOption(SocketOption) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
addOption(SocketOption.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
addOption(LoadBalancer.CreateSubchannelArgs.Key, T) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
Add a custom option.
addOption(String, boolean) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
addOption(String, int) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
addOption(String, String) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
addOptionalLabel(String, String) - Method in class io.grpc.ClientStreamTracer
Information providing context to the call became available.
addOptionalLabel(String, String) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
addOptionalLabel(String, String) - Method in interface io.grpc.LoadBalancer.PickDetailsConsumer
Optional labels that provide context of how the pick was routed.
addOptionalLabel(String, String) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
addOptionBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
addOptionBuilder(int) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
addPathPatterns(String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
addPathPatternsBytes(ByteString) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
addQueryParameters(int, NameMatcher) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
addQueryParameters(int, NameMatcher.Builder) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
addQueryParameters(NameMatcher) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
addQueryParameters(NameMatcher.Builder) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
addQueryParametersBuilder() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
addQueryParametersBuilder(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
Address - Class in io.grpc.binarylog.v1
Address information
Address - Class in io.grpc.channelz.v1
Address represents the address used to create the socket.
ADDRESS_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Address
 
ADDRESS_NOT_SET - Enum constant in enum io.grpc.channelz.v1.Address.AddressCase
 
Address.AddressCase - Enum in io.grpc.channelz.v1
 
Address.Builder - Class in io.grpc.binarylog.v1
Address information
Address.Builder - Class in io.grpc.channelz.v1
Address represents the address used to create the socket.
Address.OtherAddress - Class in io.grpc.channelz.v1
An address type not included above.
Address.OtherAddress.Builder - Class in io.grpc.channelz.v1
An address type not included above.
Address.OtherAddressOrBuilder - Interface in io.grpc.channelz.v1
 
Address.TcpIpAddress - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.Address.TcpIpAddress
Address.TcpIpAddress.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.Address.TcpIpAddress
Address.TcpIpAddressOrBuilder - Interface in io.grpc.channelz.v1
 
Address.Type - Enum in io.grpc.binarylog.v1
Protobuf enum grpc.binarylog.v1.Address.Type
Address.UdsAddress - Class in io.grpc.channelz.v1
A Unix Domain Socket address.
Address.UdsAddress.Builder - Class in io.grpc.channelz.v1
A Unix Domain Socket address.
Address.UdsAddressOrBuilder - Interface in io.grpc.channelz.v1
 
AddressOrBuilder - Interface in io.grpc.binarylog.v1
 
AddressOrBuilder - Interface in io.grpc.channelz.v1
 
addressResolver - Variable in class io.grpc.internal.DnsNameResolver
 
addRootChannel(InternalInstrumented) - Method in class io.grpc.InternalChannelz
Adds a root channel.
addServer(int, Server) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
addServer(int, Server.Builder) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
addServer(Server) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
addServer(Server.Builder) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
addServer(InternalInstrumented) - Method in class io.grpc.InternalChannelz
Adds a server.
addServerBuilder() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
addServerBuilder(int) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
addServers(int, Server) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
addServers(int, Server.Builder) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
addServers(Server) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
addServers(Server.Builder) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
addServersBuilder() - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
addServersBuilder(int) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
addServerSocket(InternalInstrumented, InternalInstrumented) - Method in class io.grpc.InternalChannelz
Adds a server socket.
addService(int, ServiceResponse) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(int, ServiceResponse.Builder) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(int, ServiceResponse) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(int, ServiceResponse.Builder) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(BindableService) - Method in class io.grpc.ForwardingServerBuilder
 
addService(BindableService) - Method in class io.grpc.internal.ServerImplBuilder
 
addService(BindableService) - Method in class io.grpc.ServerBuilder
Adds a service implementation to the handler registry.
addService(BindableService) - Method in class io.grpc.util.MutableHandlerRegistry
Registers a service.
addService(ServiceResponse) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(ServiceResponse.Builder) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(ServiceResponse) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(ServiceResponse.Builder) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addService(ServerServiceDefinition) - Method in class io.grpc.ForwardingServerBuilder
 
addService(ServerServiceDefinition) - Method in class io.grpc.internal.ServerImplBuilder
 
addService(ServerServiceDefinition) - Method in class io.grpc.ServerBuilder
Adds a service implementation to the handler registry.
addService(ServerServiceDefinition) - Method in class io.grpc.util.MutableHandlerRegistry
Registers a service.
addServiceBuilder() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addServiceBuilder() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addServiceBuilder(int) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addServiceBuilder(int) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
addServices(List) - Method in class io.grpc.ServerBuilder
Adds a list of service implementations to the handler registry together.
addSocketRef(int, SocketRef) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRef(int, SocketRef) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
addSocketRef(int, SocketRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRef(int, SocketRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRef(int, SocketRef.Builder) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
addSocketRef(int, SocketRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRef(SocketRef) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRef(SocketRef) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
addSocketRef(SocketRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRef(SocketRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRef(SocketRef.Builder) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
addSocketRef(SocketRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRefBuilder() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRefBuilder() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
addSocketRefBuilder() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRefBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
addSocketRefBuilder(int) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
addSocketRefBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.grpc.ForwardingServerBuilder
 
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.grpc.internal.ServerImplBuilder
 
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.grpc.ServerBuilder
Adds a ServerStreamTracer.Factory to measure server-side traffic.
addSubchannel(InternalInstrumented) - Method in class io.grpc.InternalChannelz
Adds a subchannel.
addSubchannelRef(int, SubchannelRef) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRef(int, SubchannelRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRef(int, SubchannelRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRef(int, SubchannelRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRef(SubchannelRef) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRef(SubchannelRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRef(SubchannelRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRef(SubchannelRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRefBuilder() - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRefBuilder() - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRefBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addSubchannelRefBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
addTargets(String) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
addTargetsBytes(ByteString) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
addTransportFilter(ClientTransportFilter) - Method in class io.grpc.ForwardingChannelBuilder2
 
addTransportFilter(ClientTransportFilter) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
addTransportFilter(ClientTransportFilter) - Method in class io.grpc.ManagedChannelBuilder
addTransportFilter(ServerTransportFilter) - Method in class io.grpc.ForwardingServerBuilder
 
addTransportFilter(ServerTransportFilter) - Method in class io.grpc.internal.ServerImplBuilder
 
addTransportFilter(ServerTransportFilter) - Method in class io.grpc.ServerBuilder
addValidTargets(String) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
addValidTargetsBytes(ByteString) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
AdminInterface - Class in io.grpc.services
Admin Interface provides a class of services for exposing the overall state of gRPC activity in a given binary.
AdvancedTlsX509KeyManager - Class in io.grpc.util
AdvancedTlsX509KeyManager is an X509ExtendedKeyManager that allows users to configure advanced TLS features, such as private key and certificate chain reloading.
AdvancedTlsX509KeyManager() - Constructor for class io.grpc.util.AdvancedTlsX509KeyManager
 
AdvancedTlsX509KeyManager.Closeable - Interface in io.grpc.util
Mainly used to avoid throwing IO Exceptions in java.io.Closeable.
AdvancedTlsX509TrustManager - Class in io.grpc.util
AdvancedTlsX509TrustManager is an X509ExtendedTrustManager that allows users to configure advanced TLS features, such as root certificate reloading and peer cert custom verification.
AdvancedTlsX509TrustManager.Builder - Class in io.grpc.util
AdvancedTlsX509TrustManager.Closeable - Interface in io.grpc.util
 
AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier - Interface in io.grpc.util
 
AdvancedTlsX509TrustManager.Verification - Enum in io.grpc.util
The verification mode when authenticating the peer certificate.
advmss - Variable in class io.grpc.InternalChannelz.TcpInfo
 
after(long, TimeUnit) - Static method in class io.grpc.Deadline
Create a deadline that will expire at the specified offset based on the system ticker.
after(long, TimeUnit, Deadline.Ticker) - Static method in class io.grpc.Deadline
Create a deadline that will expire at the specified offset based on the given Deadline.Ticker.
aggregateState(ConnectivityState, ConnectivityState) - Static method in class io.grpc.util.MultiChildLoadBalancer
 
ALL_EXTENSION_NUMBERS_OF_TYPE - Enum constant in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
ALL_EXTENSION_NUMBERS_OF_TYPE - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
 
ALL_EXTENSION_NUMBERS_OF_TYPE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionRequest
 
ALL_EXTENSION_NUMBERS_OF_TYPE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
ALL_EXTENSION_NUMBERS_RESPONSE - Enum constant in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
ALL_EXTENSION_NUMBERS_RESPONSE - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
 
ALL_EXTENSION_NUMBERS_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionResponse
 
ALL_EXTENSION_NUMBERS_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
allocate(int) - Method in interface io.grpc.internal.WritableBufferAllocator
Request a new WritableBuffer with the given capacityHint.
allocate(Class, String) - Static method in class io.grpc.InternalLogId
Creates a log id.
allocate(String, String) - Static method in class io.grpc.InternalLogId
Creates a log id.
ALREADY_EXISTS - Enum constant in enum io.grpc.Status.Code
Some entity that we attempted to create (e.g., file or directory) already exists.
ALREADY_EXISTS - Static variable in class io.grpc.Status
Some entity that we attempted to create (e.g., file or directory) already exists.
Annotation semantics - Section in class io.grpc.Attributes
 
AnonymousInProcessSocketAddress - Class in io.grpc.inprocess
Custom SocketAddress class for InProcessTransport, for a server which can only be referenced via this address instance.
AnonymousInProcessSocketAddress() - Constructor for class io.grpc.inprocess.AnonymousInProcessSocketAddress
Creates a new AnonymousInProcessSocketAddress.
any - Variable in class io.grpc.InternalChannelz.OtherSecurity
 
anyObjectInUse(Object...) - Method in class io.grpc.internal.InUseStateAggregator
Returns true if any of the given objects are in use.
append(Object) - Method in class io.grpc.internal.InsightBuilder
Appends a piece of information which is a plain string.
appendKeyValue(String, Object) - Method in class io.grpc.internal.InsightBuilder
Appends a piece of information which is a key-value , which will be formatted into "key=value".
appendTimeoutInsight(InsightBuilder) - Method in class io.grpc.internal.AbstractClientStream
 
appendTimeoutInsight(InsightBuilder) - Method in interface io.grpc.internal.ClientStream
Append information that will be included in the locally generated DEADLINE_EXCEEDED errors to the given InsightBuilder, in order to tell the user about the state of the stream so that they can better diagnose the cause of the error.
appendTimeoutInsight(InsightBuilder) - Method in class io.grpc.internal.FailingClientStream
 
appendTimeoutInsight(InsightBuilder) - Method in class io.grpc.internal.NoopClientStream
 
ApplicationThreadDeframer - Class in io.grpc.internal
Sits between AbstractStream.TransportState and MessageDeframer to deframe in the client thread.
apply(Metadata) - Method in class io.grpc.CallCredentials.MetadataApplier
Called when headers are successfully generated.
applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class io.grpc.CallCredentials
Pass the credential data to the given CallCredentials.MetadataApplier, which will propagate it to the request metadata.
applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class io.grpc.CompositeCallCredentials
 
array() - Method in class io.grpc.internal.AbstractReadableBuffer
 
array() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
array() - Method in interface io.grpc.internal.ReadableBuffer
Gets the backing array for this buffer.
arrayOffset() - Method in class io.grpc.internal.AbstractReadableBuffer
 
arrayOffset() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
arrayOffset() - Method in interface io.grpc.internal.ReadableBuffer
Gets the offset in the backing array of the current read position.
asChannel() - Method in class io.grpc.LoadBalancer.Subchannel
(Internal use only) returns a Channel that is backed by this Subchannel.
asChannel() - Method in class io.grpc.util.ForwardingSubchannel
 
ASCII_STRING_MARSHALLER - Static variable in class io.grpc.Metadata
Simple metadata marshaller that encodes strings as is.
asException() - Method in class io.grpc.Status
Convert this Status to an Exception.
asException(Metadata) - Method in class io.grpc.Status
Same as Status.asException() but includes the provided trailers in the returned exception.
asFactory() - Method in class io.grpc.NameResolverRegistry
 
asRuntimeException() - Method in class io.grpc.Status
Convert this Status to a RuntimeException.
asRuntimeException(Metadata) - Method in class io.grpc.Status
Same as Status.asRuntimeException() but includes the provided trailers in the returned exception.
asRuntimeException(Status, Metadata, boolean) - Static method in class io.grpc.InternalStatus
Create a new StatusRuntimeException with the internal option of skipping the filling of the stack trace.
assumedMessageSize(long) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Assumes RPC messages are the specified size.
ASYNC - Enum constant in enum io.grpc.stub.InternalClientCalls.StubType
 
asyncBidiStreamingCall(ClientCall, StreamObserver) - Static method in class io.grpc.stub.ClientCalls
Executes a bidirectional-streaming call.
asyncBidiStreamingCall(ServerCalls.BidiStreamingMethod) - Static method in class io.grpc.stub.ServerCalls
Creates a ServerCallHandler for a bidi streaming method of the service.
asyncClientStreamingCall(ClientCall, StreamObserver) - Static method in class io.grpc.stub.ClientCalls
Executes a client-streaming call returning a StreamObserver for the request messages.
asyncClientStreamingCall(ServerCalls.ClientStreamingMethod) - Static method in class io.grpc.stub.ServerCalls
Creates a ServerCallHandler for a client streaming method of the service.
asyncServerStreamingCall(ClientCall, ReqT, StreamObserver) - Static method in class io.grpc.stub.ClientCalls
Executes a server-streaming call with a response StreamObserver.
asyncServerStreamingCall(ServerCalls.ServerStreamingMethod) - Static method in class io.grpc.stub.ServerCalls
Creates a ServerCallHandler for a server streaming method of the service.
asyncUnaryCall(ClientCall, ReqT, StreamObserver) - Static method in class io.grpc.stub.ClientCalls
Executes a unary call with a response StreamObserver.
asyncUnaryCall(ServerCalls.UnaryMethod) - Static method in class io.grpc.stub.ServerCalls
Creates a ServerCallHandler for a unary call method of the service.
asyncUnimplementedStreamingCall(MethodDescriptor, StreamObserver) - Static method in class io.grpc.stub.ServerCalls
Sets unimplemented status for streaming call.
asyncUnimplementedUnaryCall(MethodDescriptor, StreamObserver) - Static method in class io.grpc.stub.ServerCalls
Sets unimplemented status for method on given response stream for unary call.
ato - Variable in class io.grpc.InternalChannelz.TcpInfo
 
AtomicBackoff - Class in io.grpc.internal
A long atomically updated due to errors caused by the value being too small.
AtomicBackoff(String, long) - Constructor for class io.grpc.internal.AtomicBackoff
Construct an atomic with initial value value.
AtomicBackoff.State - Class in io.grpc.internal
 
attach() - Method in class io.grpc.Context
Attach this context, thus enter a new scope within which this context is Context.current().
attach() - Method in class io.grpc.Context.CancellableContext
 
ATTR_AUTHORITY_OVERRIDE - Static variable in class io.grpc.EquivalentAddressGroup
The authority to be used when constructing Subchannels for this EquivalentAddressGroup.
ATTR_CLIENT_EAG_ATTRS - Static variable in class io.grpc.internal.GrpcAttributes
Attribute key for the attributes of the EquivalentAddressGroup (EquivalentAddressGroup.getAttributes()) that the transport's server address is from.
ATTR_HEALTH_CHECKING_CONFIG - Static variable in class io.grpc.LoadBalancer
 
ATTR_LB_ADDR_AUTHORITY - Static variable in class io.grpc.grpclb.GrpclbConstants
The naming authority of a gRPC LB server address.
ATTR_LB_ADDR_AUTHORITY - Static variable in class io.grpc.grpclb.InternalGrpclbConstantsAccessor
 
ATTR_LB_ADDRS - Static variable in class io.grpc.grpclb.GrpclbConstants
Attribute key for gRPC LB server addresses.
ATTR_LB_ADDRS - Static variable in class io.grpc.grpclb.InternalGrpclbConstantsAccessor
 
ATTR_LB_PROVIDED_BACKEND - Static variable in class io.grpc.grpclb.GrpclbConstants
Whether this EquivalentAddressGroup was provided by a GRPCLB server.
ATTR_SECURITY_LEVEL - Static variable in class io.grpc.internal.GrpcAttributes
The security level of the transport.
attributes - Variable in class io.grpc.internal.DnsNameResolver.InternalResolutionResult
 
Attributes - Class in io.grpc
An immutable type-safe container of attributes.
Attributes.Builder - Class in io.grpc
The helper class to build an Attributes instance.
Attributes.Key<T> - Class in io.grpc
Key for an key-value pair.
augmentDescription(String) - Method in class io.grpc.Status
Create a derived instance of Status augmenting the current description with additional detail.
authority() - Method in class io.grpc.Channel
The authority of the destination this channel connects to.
AUTHORITY_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.ClientHeader
 
AuthorityEscaper() - Constructor for class io.grpc.internal.GrpcUtil.AuthorityEscaper
 
authorityFromHostAndPort(String, int) - Static method in class io.grpc.internal.GrpcUtil
Combine a host and port into an authority string.
authorityToUri(String) - Static method in class io.grpc.internal.GrpcUtil
Parse an authority into a URI for retrieving the host and port.
AutoConfiguredLoadBalancerFactory - Class in io.grpc.internal
 
AutoConfiguredLoadBalancerFactory(String) - Constructor for class io.grpc.internal.AutoConfiguredLoadBalancerFactory
 
AutoConfiguredLoadBalancerFactory.AutoConfiguredLoadBalancer - Class in io.grpc.internal
 
available() - Method in interface io.grpc.KnownLength
Returns the total number of bytes that can be read (or skipped over) from this object until all bytes have been read out.
awaitTermination() - Method in class io.grpc.internal.ServerImpl
 
awaitTermination() - Method in class io.grpc.Server
Waits for the server to become terminated.
awaitTermination(long, TimeUnit) - Method in class io.grpc.internal.ServerImpl
 
awaitTermination(long, TimeUnit) - Method in class io.grpc.ManagedChannel
Waits for the channel to become terminated, giving up if the timeout is reached.
awaitTermination(long, TimeUnit) - Method in class io.grpc.Server
Waits for the server to become terminated, giving up if the timeout is reached.

B

backoff - Variable in class io.grpc.InternalChannelz.TcpInfo
 
backoff() - Method in class io.grpc.internal.AtomicBackoff.State
Causes future invocations of AtomicBackoff.getState() to have a value at least double this state's value.
BackoffPolicy - Interface in io.grpc.internal
Determines how long to wait before doing some action (typically a retry, or a reconnect).
BackoffPolicy.Provider - Interface in io.grpc.internal
 
balanceLoad(StreamObserver) - Method in interface io.grpc.lb.v1.LoadBalancerGrpc.AsyncService
Bidirectional rpc to get a list of servers.
balanceLoad(StreamObserver) - Method in class io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerStub
Bidirectional rpc to get a list of servers.
BASE_TYPE_NAME_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ExtensionNumberResponse
 
BASE_TYPE_NAME_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
BASE64_ENCODING_OMIT_PADDING - Static variable in class io.grpc.InternalMetadata
An instance of base64 encoder that omits padding.
baseEjectionTimeNanos - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
beforeStart(ClientCallStreamObserver) - Method in interface io.grpc.stub.ClientResponseObserver
Called by the runtime prior to the start of a call to provide a reference to the ClientCallStreamObserver for the outbound stream.
BIDI_STREAMING - Enum constant in enum io.grpc.MethodDescriptor.MethodType
Zero or more request and response messages arbitrarily interleaved in time.
BINARY_BYTE_MARSHALLER - Static variable in class io.grpc.Metadata
Simple metadata marshaller that encodes bytes as is.
BINARY_HEADER_SUFFIX - Static variable in class io.grpc.Metadata
All binary headers should have this suffix in their names.
BinaryLog - Class in io.grpc
A binary log that can be installed on a channel or server.
BinaryLog() - Constructor for class io.grpc.BinaryLog
 
BinaryLogProto - Class in io.grpc.binarylog.v1
 
BinaryLogProvider - Class in io.grpc.protobuf.services
 
BinaryLogProvider() - Constructor for class io.grpc.protobuf.services.BinaryLogProvider
 
BinaryLogs - Class in io.grpc.protobuf.services
 
BinaryLogSink - Interface in io.grpc.protobuf.services
A class that accepts binary log messages.
BindableService - Interface in io.grpc
Provides a way to bind instance of service implementation to server.
bindService() - Method in interface io.grpc.BindableService
Creates ServerServiceDefinition object for current instance of service implementation.
bindService() - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzImplBase
 
bindService() - Method in class io.grpc.health.v1.HealthGrpc.HealthImplBase
 
bindService() - Method in class io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerImplBase
 
bindService() - Method in class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceImplBase
 
bindService() - Method in class io.grpc.protobuf.services.ProtoReflectionService
 
bindService() - Method in class io.grpc.reflection.v1.ServerReflectionGrpc.ServerReflectionImplBase
 
bindService() - Method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionImplBase
 
bindService(ChannelzGrpc.AsyncService) - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
bindService(HealthGrpc.AsyncService) - Static method in class io.grpc.health.v1.HealthGrpc
 
bindService(LoadBalancerGrpc.AsyncService) - Static method in class io.grpc.lb.v1.LoadBalancerGrpc
 
bindService(RouteLookupServiceGrpc.AsyncService) - Static method in class io.grpc.lookup.v1.RouteLookupServiceGrpc
 
bindService(ServerReflectionGrpc.AsyncService) - Static method in class io.grpc.reflection.v1.ServerReflectionGrpc
 
bindService(ServerReflectionGrpc.AsyncService) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc
 
BLOCKING - Enum constant in enum io.grpc.stub.InternalClientCalls.StubType
 
blockingServerStreamingCall(Channel, MethodDescriptor, CallOptions, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a server-streaming call returning a blocking Iterator over the response stream.
blockingServerStreamingCall(ClientCall, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a server-streaming call returning a blocking Iterator over the response stream.
blockingUnaryCall(Channel, MethodDescriptor, CallOptions, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a unary call and blocks on the response.
blockingUnaryCall(ClientCall, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a unary call and blocks on the response.
bossEventLoopGroup(EventLoopGroup) - Method in class io.grpc.netty.NettyServerBuilder
Provides the boss EventGroupLoop to the server.
build() - Method in class io.grpc.Attributes.Builder
Build the attributes.
build() - Method in class io.grpc.binarylog.v1.Address.Builder
 
build() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
build() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
build() - Method in class io.grpc.binarylog.v1.Message.Builder
 
build() - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
build() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
build() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
build() - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
build() - Method in class io.grpc.channelz.v1.Address.Builder
 
build() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
build() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
build() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
build() - Method in class io.grpc.channelz.v1.Channel.Builder
 
build() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
build() - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
build() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
build() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
build() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
build() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
build() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
build() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
build() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
build() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
build() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
build() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
build() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
build() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
build() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
build() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
build() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
build() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
build() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
build() - Method in class io.grpc.channelz.v1.Security.Builder
 
build() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
build() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
build() - Method in class io.grpc.channelz.v1.Server.Builder
 
build() - Method in class io.grpc.channelz.v1.ServerData.Builder
 
build() - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
build() - Method in class io.grpc.channelz.v1.Socket.Builder
 
build() - Method in class io.grpc.channelz.v1.SocketData.Builder
 
build() - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
build() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
build() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
build() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
build() - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
build() - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
build() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
build() - Method in class io.grpc.ClientStreamTracer.StreamInfo.Builder
Builds a new StreamInfo.
build() - Method in class io.grpc.ForwardingChannelBuilder2
Returns the ManagedChannel built by the delegate by default.
build() - Method in class io.grpc.ForwardingServerBuilder
Returns the Server built by the delegate by default.
build() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
build() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
build() - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Creates an HttpConnectProxiedSocketAddress.
build() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
build() - Method in class io.grpc.internal.ServerImplBuilder
 
build() - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
Builds an instance.
build() - Method in class io.grpc.InternalChannelz.ChannelTrace.Builder
Builds a new ChannelTrace instance.
build() - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
Builds a new Event instance.
build() - Method in class io.grpc.InternalChannelz.ServerStats.Builder
Builds an instance.
build() - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
build() - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
Builds an instance.
build() - Method in class io.grpc.InternalConfigSelector.Result.Builder
build() - Method in class io.grpc.lb.v1.ClientStats.Builder
 
build() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
build() - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
build() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
build() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
build() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
build() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
build() - Method in class io.grpc.lb.v1.Server.Builder
 
build() - Method in class io.grpc.lb.v1.ServerList.Builder
 
build() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
Creates a new args object.
build() - Method in class io.grpc.LoadBalancer.ResolvedAddresses.Builder
build() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
build() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
build() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
build() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
build() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
build() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
build() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
build() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
build() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
build() - Method in class io.grpc.ManagedChannelBuilder
Builds a channel using the given parameters.
build() - Method in class io.grpc.MethodDescriptor.Builder
Builds the method descriptor.
build() - Method in class io.grpc.NameResolver.Args.Builder
build() - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Constructs a new NameResolver.ResolutionResult from this builder.
build() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
build() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
build() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
build() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
build() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
build() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
build() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
build() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
build() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
build() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
build() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
build() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
build() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
build() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
build() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
build() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
build() - Method in class io.grpc.ServerBuilder
Builds a server using the given parameters.
build() - Method in class io.grpc.ServerServiceDefinition.Builder
Construct new ServerServiceDefinition.
build() - Method in class io.grpc.ServiceDescriptor.Builder
Constructs a new ServiceDescriptor.
build() - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
Builds a gRPC server that can run as a servlet.
build() - Method in class io.grpc.servlet.ServletServerBuilder
Builds a gRPC server that can run as a servlet.
build() - Method in class io.grpc.TlsChannelCredentials.Builder
Construct the credentials.
build() - Method in class io.grpc.TlsServerCredentials.Builder
Construct the credentials.
build() - Method in class io.grpc.util.AdvancedTlsX509TrustManager.Builder
 
build() - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
build() - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
build() - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
build(Channel, CallOptions) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzBlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzFutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzStub
 
build(Channel, CallOptions) - Method in class io.grpc.health.v1.HealthGrpc.HealthBlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.health.v1.HealthGrpc.HealthFutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.health.v1.HealthGrpc.HealthStub
 
build(Channel, CallOptions) - Method in class io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerBlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerFutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerStub
 
build(Channel, CallOptions) - Method in class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceStub
 
build(Channel, CallOptions) - Method in class io.grpc.reflection.v1.ServerReflectionGrpc.ServerReflectionBlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.reflection.v1.ServerReflectionGrpc.ServerReflectionFutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.reflection.v1.ServerReflectionGrpc.ServerReflectionStub
 
build(Channel, CallOptions) - Method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionBlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionFutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionStub
 
build(Channel, CallOptions) - Method in class io.grpc.stub.AbstractStub
Returns a new stub with the given channel for the provided method configurations.
buildClientTransportFactory() - Method in interface io.grpc.internal.ManagedChannelImplBuilder.ClientTransportFactoryBuilder
 
buildClientTransportFactory() - Method in class io.grpc.internal.ManagedChannelImplBuilder.UnsupportedClientTransportFactoryBuilder
 
buildClientTransportServers(List) - Method in interface io.grpc.internal.ServerImplBuilder.ClientTransportServersBuilder
 
builder(ServiceDescriptor) - Static method in class io.grpc.ServerServiceDefinition
 
builder(String) - Static method in class io.grpc.ServerServiceDefinition
Convenience that constructs a ServiceDescriptor simultaneously.
Builder() - Constructor for class io.grpc.InternalChannelz.ChannelStats.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.ChannelTrace.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.ServerStats.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.SocketOptions.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.TcpInfo.Builder
 
Builder() - Constructor for class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
 
Builder() - Constructor for class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
 
Builder() - Constructor for class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
 
builderForAddress(ManagedChannelProvider, String, int) - Static method in class io.grpc.InternalManagedChannelProvider
 
builderForAddress(String, int) - Method in class io.grpc.ManagedChannelProvider
Creates a new builder with the given host and port.
builderForAddress(String, int) - Method in class io.grpc.netty.NettyChannelProvider
 
builderForAddress(String, int) - Method in class io.grpc.netty.UdsNettyChannelProvider
 
builderForPort(int) - Method in class io.grpc.netty.NettyServerProvider
 
builderForPort(int) - Method in class io.grpc.ServerProvider
Creates a new builder with the given port.
builderForPort(ServerProvider, int) - Static method in class io.grpc.InternalServerProvider
 
builderForTarget(ManagedChannelProvider, String) - Static method in class io.grpc.InternalManagedChannelProvider
 
builderForTarget(String) - Method in class io.grpc.ManagedChannelProvider
Creates a new builder with the given target URI.
builderForTarget(String) - Method in class io.grpc.netty.NettyChannelProvider
 
builderForTarget(String) - Method in class io.grpc.netty.UdsNettyChannelProvider
 
buildPartial() - Method in class io.grpc.binarylog.v1.Address.Builder
 
buildPartial() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
buildPartial() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
buildPartial() - Method in class io.grpc.binarylog.v1.Message.Builder
 
buildPartial() - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
buildPartial() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
buildPartial() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
buildPartial() - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Address.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Channel.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Security.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Server.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.ServerData.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Socket.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.SocketData.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
buildPartial() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
buildPartial() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
buildPartial() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.ClientStats.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.Server.Builder
 
buildPartial() - Method in class io.grpc.lb.v1.ServerList.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
buildPartial() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
buildPartial() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
buildProtocolNegotiator() - Method in interface io.grpc.netty.InternalNettyChannelBuilder.ProtocolNegotiatorFactory
 
buildServlet() - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
Creates a GrpcServlet.
buildServlet() - Method in class io.grpc.servlet.ServletServerBuilder
Creates a GrpcServlet.
buildServletAdapter() - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
Creates a ServletAdapter.
buildServletAdapter() - Method in class io.grpc.servlet.ServletServerBuilder
Creates a ServletAdapter.
buildTransportFactory(NettyChannelBuilder) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
BYTEARRAY_MARSHALLER - Static variable in class io.grpc.protobuf.services.BinaryLogProvider
 
byteBufferSupported() - Method in interface io.grpc.HasByteBuffer
Indicates whether or not HasByteBuffer.getByteBuffer() operation is supported.
byteBufferSupported() - Method in class io.grpc.internal.AbstractReadableBuffer
 
byteBufferSupported() - Method in class io.grpc.internal.CompositeReadableBuffer
 
byteBufferSupported() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
byteBufferSupported() - Method in interface io.grpc.internal.ReadableBuffer
Indicates whether or not ReadableBuffer.getByteBuffer() operation is supported for this buffer.
bytesRead(int) - Method in interface io.grpc.internal.MessageDeframer.Listener
Called when the given number of bytes has been read from the input source of the deframer.

C

CACHE_SIZE_BYTES_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
call(Callable) - Method in class io.grpc.Context
Immediately call a Callable with this context as the Context.current() context.
CALL_ID_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
CALL_OPTIONS_RPC_OWNED_BY_BALANCER - Static variable in class io.grpc.internal.GrpcUtil
RPCs created on the Channel returned by LoadBalancer.Subchannel.asChannel() will have this option with value true.
CallbackMetricInstrument - Interface in io.grpc
Tagging interface for MetricInstruments that can be used with batch callbacks.
callCancelled() - Method in class io.grpc.internal.DelayedClientCall
 
CallCredentials - Class in io.grpc
Carries credential data that will be propagated to the server via request metadata for each RPC.
CallCredentials() - Constructor for class io.grpc.CallCredentials
 
CallCredentials.MetadataApplier - Class in io.grpc
The outlet of the produced headers.
CallCredentials.RequestInfo - Class in io.grpc
The request-related information passed to CallCredentials.applyRequestMetadata().
callExecutor(ServerCallExecutorSupplier) - Method in class io.grpc.ForwardingServerBuilder
 
callExecutor(ServerCallExecutorSupplier) - Method in class io.grpc.internal.ServerImplBuilder
 
callExecutor(ServerCallExecutorSupplier) - Method in class io.grpc.ServerBuilder
Allows for defining a way to provide a custom executor to handle the server call.
CallMetricRecorder - Class in io.grpc.services
Utility to record call metrics for load-balancing.
CallMetricRecorder() - Constructor for class io.grpc.services.CallMetricRecorder
 
CallOptions - Class in io.grpc
The collection of runtime options for a new RPC call.
CallOptions.Key<T> - Class in io.grpc
Key for a key-value pair.
CALLS_FAILED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelData
 
CALLS_FAILED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ServerData
 
CALLS_FINISHED_WITH_DROP_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ClientStats
 
CALLS_STARTED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelData
 
CALLS_STARTED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ServerData
 
CALLS_SUCCEEDED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelData
 
CALLS_SUCCEEDED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ServerData
 
callsFailed - Variable in class io.grpc.InternalChannelz.ChannelStats
 
callsFailed - Variable in class io.grpc.InternalChannelz.ServerStats
 
callsStarted - Variable in class io.grpc.InternalChannelz.ChannelStats
 
callsStarted - Variable in class io.grpc.InternalChannelz.ServerStats
 
callsSucceeded - Variable in class io.grpc.InternalChannelz.ChannelStats
 
callsSucceeded - Variable in class io.grpc.InternalChannelz.ServerStats
 
CallStreamObserver<V> - Class in io.grpc.stub
A refinement of StreamObserver provided by the GRPC runtime to the application (the client or the server) that allows for more complex interactions with call behavior.
CallStreamObserver() - Constructor for class io.grpc.stub.CallStreamObserver
 
cancel() - Method in class io.grpc.SynchronizationContext.ScheduledHandle
Cancel the task if it's still pending.
cancel(Status) - Method in class io.grpc.internal.AbstractClientStream
 
cancel(Status) - Method in interface io.grpc.internal.AbstractClientStream.Sink
Tears down the stream, typically in the event of a timeout.
cancel(Status) - Method in class io.grpc.internal.AbstractServerStream
 
cancel(Status) - Method in interface io.grpc.internal.AbstractServerStream.Sink
Tears down the stream, typically in the event of a timeout.
cancel(Status) - Method in interface io.grpc.internal.ClientStream
Abnormally terminates the stream.
cancel(Status) - Method in class io.grpc.internal.NoopClientStream
 
cancel(Status) - Method in interface io.grpc.internal.ServerStream
Tears down the stream, typically in the event of a timeout.
cancel(String, Throwable) - Method in class io.grpc.ClientCall
Prevent any further processing for this ClientCall.
cancel(String, Throwable) - Method in class io.grpc.internal.DelayedClientCall
 
cancel(String, Throwable) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
cancel(String, Throwable) - Method in class io.grpc.ForwardingClientCall
 
cancel(String, Throwable) - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
cancel(String, Throwable) - Method in class io.grpc.stub.ClientCallStreamObserver
Prevent any further processing for this ClientCallStreamObserver.
cancel(Throwable) - Method in class io.grpc.Context.CancellableContext
Cancel this context and optionally provide a cause (can be null) for the cancellation.
CANCEL - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
cancellationCause() - Method in class io.grpc.Context.CancellableContext
 
cancellationCause() - Method in class io.grpc.Context
If a context Context.isCancelled() then return the cause of the cancellation or null if context was cancelled without a cause.
cancelled(Context) - Method in interface io.grpc.Context.CancellationListener
Notifies that a context was cancelled.
CANCELLED - Enum constant in enum io.grpc.Status.Code
The operation was cancelled (typically by the caller).
CANCELLED - Static variable in class io.grpc.Status
The operation was cancelled (typically by the caller).
canHandleEmptyAddressListFromNameResolution() - Method in class io.grpc.LoadBalancer
Whether this LoadBalancer can handle empty address group list to be passed to LoadBalancer.handleResolvedAddresses(ResolvedAddresses).
canHandleEmptyAddressListFromNameResolution() - Method in class io.grpc.util.ForwardingLoadBalancer
 
caState - Variable in class io.grpc.InternalChannelz.TcpInfo
 
CERTIFICATE_AND_HOST_NAME_VERIFICATION - Enum constant in enum io.grpc.util.AdvancedTlsX509TrustManager.Verification
This is the DEFAULT and RECOMMENDED mode for most applications.
CERTIFICATE_ONLY_VERIFICATION - Enum constant in enum io.grpc.util.AdvancedTlsX509TrustManager.Verification
DANGEROUS: Use trusted credentials to verify the certificate, but clients will not verify the certificate is for the expected host.
CertificateUtils - Class in io.grpc.util
Contains certificate/key PEM file utility method(s).
CertificateUtils() - Constructor for class io.grpc.util.CertificateUtils
 
Channel - Class in io.grpc
A virtual connection to a conceptual endpoint, to perform RPCs.
Channel - Class in io.grpc.channelz.v1
Channel is a logical grouping of channels, subchannels, and sockets.
Channel() - Constructor for class io.grpc.Channel
 
CHANNEL_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetChannelResponse
 
CHANNEL_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetTopChannelsResponse
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelRef
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetChannelRequest
 
CHANNEL_REF - Enum constant in enum io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
 
CHANNEL_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Channel
 
CHANNEL_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelTraceEvent
 
CHANNEL_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Subchannel
 
Channel.Builder - Class in io.grpc.channelz.v1
Channel is a logical grouping of channels, subchannels, and sockets.
channelBuilder(ManagedChannelBuilder) - Static method in class io.grpc.ManagedChannelProvider.NewChannelBuilderResult
 
ChannelConnectivityState - Class in io.grpc.channelz.v1
These come from the specified states in this document: https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
ChannelConnectivityState.Builder - Class in io.grpc.channelz.v1
These come from the specified states in this document: https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
ChannelConnectivityState.State - Enum in io.grpc.channelz.v1
Protobuf enum grpc.channelz.v1.ChannelConnectivityState.State
ChannelConnectivityStateOrBuilder - Interface in io.grpc.channelz.v1
 
ChannelCredentials - Class in io.grpc
Represents a security configuration to be used for channels.
ChannelCredentials() - Constructor for class io.grpc.ChannelCredentials
 
ChannelData - Class in io.grpc.channelz.v1
Channel data is data related to a specific Channel or Subchannel.
ChannelData.Builder - Class in io.grpc.channelz.v1
Channel data is data related to a specific Channel or Subchannel.
ChannelDataOrBuilder - Interface in io.grpc.channelz.v1
 
channelFactory(ChannelFactory) - Method in class io.grpc.netty.NettyChannelBuilder
Specifies the ChannelFactory to create Channel instances.
channelFactory(ChannelFactory, Class) - Method in class io.grpc.netty.NettyChannelBuilder
Similar to NettyChannelBuilder.channelFactory(ChannelFactory) above but allows the caller to specify the socket-type associated with the channelFactory.
channelFactory(ChannelFactory) - Method in class io.grpc.netty.NettyServerBuilder
Specifies the ChannelFactory to create ServerChannel instances.
ChannelLogger - Class in io.grpc
A Channel-specific logger provided by GRPC library to LoadBalancer implementations.
ChannelLogger() - Constructor for class io.grpc.ChannelLogger
 
ChannelLogger.ChannelLogLevel - Enum in io.grpc
Log levels.
ChannelOrBuilder - Interface in io.grpc.channelz.v1
 
channelRef - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
ChannelRef - Class in io.grpc.channelz.v1
ChannelRef is a reference to a Channel.
ChannelRef.Builder - Class in io.grpc.channelz.v1
ChannelRef is a reference to a Channel.
ChannelRefOrBuilder - Interface in io.grpc.channelz.v1
 
channels - Variable in class io.grpc.InternalChannelz.RootChannelList
 
channelTrace - Variable in class io.grpc.InternalChannelz.ChannelStats
 
ChannelTrace - Class in io.grpc.channelz.v1
ChannelTrace represents the recent events that have occurred on the channel.
ChannelTrace.Builder - Class in io.grpc.channelz.v1
ChannelTrace represents the recent events that have occurred on the channel.
ChannelTraceEvent - Class in io.grpc.channelz.v1
A trace event is an interesting thing that happened to a channel or subchannel, such as creation, address resolution, subchannel creation, etc.
ChannelTraceEvent.Builder - Class in io.grpc.channelz.v1
A trace event is an interesting thing that happened to a channel or subchannel, such as creation, address resolution, subchannel creation, etc.
ChannelTraceEvent.ChildRefCase - Enum in io.grpc.channelz.v1
 
ChannelTraceEvent.Severity - Enum in io.grpc.channelz.v1
The supported severity levels of trace events.
ChannelTraceEventOrBuilder - Interface in io.grpc.channelz.v1
 
ChannelTraceOrBuilder - Interface in io.grpc.channelz.v1
 
channelType(Class) - Method in class io.grpc.netty.NettyChannelBuilder
Specifies the channel type to use, by default we use EpollSocketChannel if available, otherwise using NioSocketChannel.
channelType(Class, Class) - Method in class io.grpc.netty.NettyChannelBuilder
Similar to NettyChannelBuilder.channelType(Class) above but allows the caller to specify the socket-type associated with the channelType.
channelType(Class) - Method in class io.grpc.netty.NettyServerBuilder
Specifies the channel type to use, by default we use EpollServerSocketChannel if available, otherwise using NioServerSocketChannel.
channelUnused - Variable in class io.grpc.netty.GrpcHttp2ConnectionHandler
 
ChannelzGrpc - Class in io.grpc.channelz.v1
Channelz is a service exposed by gRPC servers that provides detailed debug information.
ChannelzGrpc.AsyncService - Interface in io.grpc.channelz.v1
Channelz is a service exposed by gRPC servers that provides detailed debug information.
ChannelzGrpc.ChannelzBlockingStub - Class in io.grpc.channelz.v1
A stub to allow clients to do synchronous rpc calls to service Channelz.
ChannelzGrpc.ChannelzFutureStub - Class in io.grpc.channelz.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service Channelz.
ChannelzGrpc.ChannelzImplBase - Class in io.grpc.channelz.v1
Base class for the server implementation of the service Channelz.
ChannelzGrpc.ChannelzStub - Class in io.grpc.channelz.v1
A stub to allow clients to do asynchronous rpc calls to service Channelz.
ChannelzImplBase() - Constructor for class io.grpc.channelz.v1.ChannelzGrpc.ChannelzImplBase
 
ChannelzProto - Class in io.grpc.channelz.v1
 
ChannelzService - Class in io.grpc.protobuf.services
The channelz service provides stats about a running gRPC process.
ChannelzService - Class in io.grpc.services
Deprecated.
Use ChannelzService instead.
check(HealthCheckRequest) - Method in class io.grpc.health.v1.HealthGrpc.HealthBlockingStub
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(HealthCheckRequest) - Method in class io.grpc.health.v1.HealthGrpc.HealthFutureStub
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(HealthCheckRequest, StreamObserver) - Method in interface io.grpc.health.v1.HealthGrpc.AsyncService
If the requested service is unknown, the call will fail with status NOT_FOUND.
check(HealthCheckRequest, StreamObserver) - Method in class io.grpc.health.v1.HealthGrpc.HealthStub
If the requested service is unknown, the call will fail with status NOT_FOUND.
checkAuthority(String) - Static method in class io.grpc.internal.GrpcUtil
Verify authority is valid for use with gRPC.
checkClientTrusted(X509Certificate[], String) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
CheckedForwardingClientCall(ClientCall) - Constructor for class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
checkedStart(ClientCall.Listener, Metadata) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
Subclasses implement the start logic here that would normally belong to start().
checkObjectList(List) - Static method in class io.grpc.internal.JsonUtil
Casts a list of unchecked JSON values to a list of checked objects in Java type.
checkReadable(int) - Method in class io.grpc.internal.AbstractReadableBuffer
 
checkServerTrusted(X509Certificate[], String) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkStringList(List) - Static method in class io.grpc.internal.JsonUtil
Casts a list of unchecked JSON values to a list of String.
childConfig - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
ChildLbState(Object, LoadBalancer.Factory) - Constructor for class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
ChildLbStateHelper() - Constructor for class io.grpc.util.MultiChildLoadBalancer.ChildLbState.ChildLbStateHelper
 
CHILDREF_NOT_SET - Enum constant in enum io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
 
ChoiceChannelCredentials - Class in io.grpc
Provides a list of ChannelCredentials, where any one may be used.
ChoiceServerCredentials - Class in io.grpc
Provides a list of ServerCredentials, where any one may be used.
chooseClientAlias(String[], Principal[], Socket) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
CIPHERSUITE_NOT_SET - Enum constant in enum io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
 
cipherSuiteStandardName - Variable in class io.grpc.InternalChannelz.Tls
 
clampKeepAliveTimeInNanos(long) - Static method in class io.grpc.internal.KeepAliveManager
Bumps keepalive time to 10 seconds if the specified value was smaller than that.
clampKeepAliveTimeoutInNanos(long) - Static method in class io.grpc.internal.KeepAliveManager
Bumps keepalive timeout to 10 milliseconds if the specified value was smaller than that.
clear() - Method in class io.grpc.binarylog.v1.Address.Builder
 
clear() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
clear() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
clear() - Method in class io.grpc.binarylog.v1.Message.Builder
 
clear() - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
clear() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
clear() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
clear() - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
clear() - Method in class io.grpc.channelz.v1.Address.Builder
 
clear() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
clear() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
clear() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
clear() - Method in class io.grpc.channelz.v1.Channel.Builder
 
clear() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
clear() - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
clear() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
clear() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
clear() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
clear() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
clear() - Method in class io.grpc.channelz.v1.Security.Builder
 
clear() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
clear() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
clear() - Method in class io.grpc.channelz.v1.Server.Builder
 
clear() - Method in class io.grpc.channelz.v1.ServerData.Builder
 
clear() - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
clear() - Method in class io.grpc.channelz.v1.Socket.Builder
 
clear() - Method in class io.grpc.channelz.v1.SocketData.Builder
 
clear() - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
clear() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
clear() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
clear() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
clear() - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
clear() - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
clear() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
clear() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
clear() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
clear() - Method in class io.grpc.lb.v1.ClientStats.Builder
 
clear() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
clear() - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
clear() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
clear() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
clear() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
clear() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
clear() - Method in class io.grpc.lb.v1.Server.Builder
 
clear() - Method in class io.grpc.lb.v1.ServerList.Builder
 
clear() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
clear() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
clear() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
clear() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
clear() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
clear() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
clear() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
clear() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
clear() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
clear() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
clear() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
clear() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
clear() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
clear() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
clearActive() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
active maps to `struct linger.l_onoff`
clearAdditional() - Method in class io.grpc.channelz.v1.SocketOption.Builder
Additional data associated with the socket option.
clearAddress() - Method in class io.grpc.binarylog.v1.Address.Builder
string address = 2;
clearAddress() - Method in class io.grpc.channelz.v1.Address.Builder
 
clearAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
clearAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
clearAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
clearAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requst.
clearApplicationUtilizationMetric() - Method in class io.grpc.services.MetricRecorder
Clear the application specific utilization metrics data.
clearAuthority() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
A single process may be used to run multiple virtual servers with different identities.
clearBaseTypeName() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
clearBaseTypeName() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
clearCacheSizeBytes() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Rough indicator of amount of memory to use for the client cache.
clearCallId() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Uniquely identifies a call.
clearCallsFailed() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls that have completed with a non-OK status
clearCallsFailed() - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls that have a completed with a non-OK status
clearCallsFinishedWithDrop() - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
clearCallsStarted() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls started on the channel
clearCallsStarted() - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls started on the server
clearCallsSucceeded() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls that have completed with an OK status
clearCallsSucceeded() - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls that have completed with an OK status
clearChannel() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
The Channel that corresponds to the requested channel_id.
clearChannel() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
clearChannelId() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
The globally unique id for this channel.
clearChannelId() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
channel_id is the identifier of the specific channel to get.
clearChannelRef() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
clearChannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
clearChannelRef() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
clearChildRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
clearCipherSuite() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
clearClientHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ClientHeader client_header = 6;
clearClientStats() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
clearClientStatsReportInterval() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
This interval defines how often the client should send the client stats to the load balancer.
clearConstantKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
clearConstantKeys() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
clearContainingType() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
Fully-qualified type name.
clearContainingType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
Fully-qualified type name.
clearCpuUtilizationMetric() - Method in class io.grpc.services.MetricRecorder
Clear the CPU utilization metrics data.
clearCreationTimestamp() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Time that this channel was created.
clearData() - Method in class io.grpc.binarylog.v1.Message.Builder
May be truncated or omitted.
clearData() - Method in class io.grpc.channelz.v1.Channel.Builder
Data specific to this channel.
clearData() - Method in class io.grpc.channelz.v1.Server.Builder
The associated data of the Server.
clearData() - Method in class io.grpc.channelz.v1.Socket.Builder
Data specific to this Socket.
clearData() - Method in class io.grpc.channelz.v1.Subchannel.Builder
Data specific to this channel.
clearDefaultTarget() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This value provides a default target to use if needed.
clearDescription() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
High level description of the event.
clearDrop() - Method in class io.grpc.lb.v1.Server.Builder
Indicates whether this particular request should be dropped by the client.
clearDuration() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
duration maps to `struct linger.l_linger`
clearDuration() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
.google.protobuf.Duration duration = 1;
clearEnd() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
If set, indicates that the list of sockets is the final list.
clearEnd() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
If set, indicates that the list of servers is the final list.
clearEnd() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
If set, indicates that the list of channels is the final list.
clearEntry() - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
clearEpsMetric() - Method in class io.grpc.services.MetricRecorder
Clear the EPS metrics data.
clearErrorCode() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
This field uses the error codes defined in grpc::StatusCode.
clearErrorCode() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
This field uses the error codes defined in grpc::StatusCode.
clearErrorMessage() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
string error_message = 2;
clearErrorMessage() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
string error_message = 2;
clearErrorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
clearErrorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used when an error occurs.
clearEvents() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
clearExtensionNumber() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
clearExtensionNumber() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
int32 extension_number = 2;
clearExtensionNumber() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
clearExtensionNumber() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
int32 extension_number = 2;
clearExtraKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
clearFallbackResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
clearFileByFilename() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
clearFileByFilename() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find a proto file by the file name.
clearFileContainingExtension() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
clearFileContainingExtension() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
clearFileContainingSymbol() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
clearFileContainingSymbol() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
clearFileDescriptorProto() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
clearFileDescriptorProto() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
clearFileDescriptorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
clearFileDescriptorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
clearFilename() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
string filename = 1;
clearGrpcKeybuilders() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
clearHeaderData() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
clearHeaders() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
clearHeaders() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
clearHost() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string host = 1;
clearHost() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
string host = 1;
clearHost() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
string host = 1;
clearHostPatterns() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
clearHttpKeybuilders() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
clearInitialRequest() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
This message should be sent on the first request to the load balancer.
clearInitialResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
This message should be sent on the first response to the client.
clearIpAddress() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
Either the IPv4 or IPv6 address in bytes.
clearIpAddress() - Method in class io.grpc.lb.v1.Server.Builder
A resolved address for the server, serialized in network-byte-order.
clearIpPort() - Method in class io.grpc.binarylog.v1.Address.Builder
only for TYPE_IPV4 and TYPE_IPV6
clearKeepAlivesSent() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of keep alives sent.
clearKey() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
string key = 1;
clearKey() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
The name that will be used in the RLS key_map to refer to this value.
clearKeyMap() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
clearLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The last time a call was started on the channel.
clearLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ServerData.Builder
The last time a call was started on the server.
clearLastLocalStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by this endpoint.
clearLastMessageReceivedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was received by this endpoint.
clearLastMessageSentTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was sent by this endpoint.
clearLastRemoteStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by the remote endpoint.
clearLength() - Method in class io.grpc.binarylog.v1.Message.Builder
Length of the message.
clearListenSocket() - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
clearListServices() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
clearListServices() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
List the full names of registered services.
clearListServicesResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
clearListServicesResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer list_services request.
clearLoadBalanceRequestType() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
clearLoadBalanceResponseType() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
clearLoadBalanceToken() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
See Server.load_balance_token.
clearLoadBalanceToken() - Method in class io.grpc.lb.v1.Server.Builder
An opaque but printable token for load reporting.
clearLocal() - Method in class io.grpc.channelz.v1.Socket.Builder
The locally bound address.
clearLocalCertificate() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
the certificate used by this endpoint.
clearLocalFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the local endpoint by the remote endpoint.
clearLogger() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
One of the above Logger enum
clearLookupService() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
The name of the lookup service as a gRPC URI.
clearLookupServiceTimeout() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Configure a timeout value for lookup service requests.
clearMaxAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
How long are responses valid for (like HTTP Cache-Control).
clearMaxResults() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
clearMaxResults() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
clearMaxResults() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
clearMemoryUtilizationMetric() - Method in class io.grpc.services.MetricRecorder
Clear the memory utilization metrics data.
clearMessage() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
clearMessageRequest() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
clearMessageRequest() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
clearMessageResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
clearMessageResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
clearMessagesReceived() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of grpc messages received on this socket.
clearMessagesSent() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of grpc messages successfully sent on this socket.
clearMetadata() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
This contains only the metadata from the application.
clearMetadata() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
This contains only the metadata from the application.
clearMetadata() - Method in class io.grpc.binarylog.v1.Trailer.Builder
This contains only the metadata from the application.
clearMethod() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string method = 3;
clearMethod() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string method = 2;
clearMethodName() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
clearModel() - Method in class io.grpc.channelz.v1.Security.Builder
 
clearName() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The human readable version of the value.
clearName() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
An optional name associated with the channel.
clearName() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The human readable version of the value.
clearName() - Method in class io.grpc.channelz.v1.ServerRef.Builder
An optional name associated with the server.
clearName() - Method in class io.grpc.channelz.v1.SocketOption.Builder
The full name of the socket option.
clearName() - Method in class io.grpc.channelz.v1.SocketRef.Builder
An optional name associated with the socket.
clearName() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
An optional name associated with the subchannel.
clearName() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
The name of the load balanced service (e.g., service.googleapis.com).
clearName() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
Full name of a registered service, including its package name.
clearName() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
Full name of a registered service, including its package name.
clearNames() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
clearNames() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
clearNumCalls() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
The total number of RPCs that finished associated with the token.
clearNumCallsFinished() - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that finished.
clearNumCallsFinishedKnownReceived() - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that finished and are known to have been received by a server.
clearNumCallsFinishedWithClientFailedToSend() - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that failed to reach a server except dropped RPCs.
clearNumCallsStarted() - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that started.
clearNumEventsLogged() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Number of events ever logged in this tracing object.
clearOnReadyThreshold() - Method in class io.grpc.CallOptions
Resets to the default number of bytes that must be queued before the call will leave the 'wait for ready' state.
clearOption() - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
clearOriginalRequest() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
clearOriginalRequest() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
clearOther() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
clearOtherAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
clearOtherName() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
clearPathPatterns() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
clearPayload() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
clearPayloadTruncated() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
true if payload does not represent the full message or metadata.
clearPeer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Peer address information, will only be recorded on the first incoming event.
clearPort() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
0-64k, or -1 if not appropriate.
clearPort() - Method in class io.grpc.lb.v1.Server.Builder
A resolved port number for the server.
clearQpsMetric() - Method in class io.grpc.services.MetricRecorder
Clear the QPS metrics data.
clearQueryParameters() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
clearReason() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Reason for making this request.
clearRef() - Method in class io.grpc.channelz.v1.Channel.Builder
The identifier for this channel.
clearRef() - Method in class io.grpc.channelz.v1.Server.Builder
The identifier for a Server.
clearRef() - Method in class io.grpc.channelz.v1.Socket.Builder
The identifier for the Socket.
clearRef() - Method in class io.grpc.channelz.v1.Subchannel.Builder
The identifier for this channel.
clearRemote() - Method in class io.grpc.channelz.v1.Socket.Builder
The remote bound address.
clearRemoteCertificate() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
the certificate used by the remote endpoint.
clearRemoteFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the remote endpoint by the local endpoint.
clearRemoteName() - Method in class io.grpc.channelz.v1.Socket.Builder
Optional, represents the name of the remote endpoint, if different than the original target name.
clearRequiredMatch() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
If true, make this extraction required; the key builder will not match if no value is found.
clearRouteLookupConfig() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
The RLS config for this cluster specifier plugin instance.
clearSecurity() - Method in class io.grpc.channelz.v1.Socket.Builder
Security details for this socket.
clearSequenceIdWithinCall() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The entry sequence id for this call.
clearServer() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
The Server that corresponds to the requested server_id.
clearServer() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
clearServerHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ServerHeader server_header = 7;
clearServerId() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
server_id is the identifier of the specific server to get.
clearServerId() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
int64 server_id = 1;
clearServerId() - Method in class io.grpc.channelz.v1.ServerRef.Builder
A globally unique identifier for this server.
clearServerList() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
Contains the list of servers selected by the load balancer.
clearServers() - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
clearService() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
string service = 1;
clearService() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string service = 2;
clearService() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string service = 1;
clearService() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
clearService() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
clearSeverity() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
the severity of the trace event
clearSocket() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
The Socket that corresponds to the requested socket_id.
clearSocketId() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
socket_id is the identifier of the specific socket to get.
clearSocketId() - Method in class io.grpc.channelz.v1.SocketRef.Builder
The globally unique id for this socket.
clearSocketRef() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
clearSocketRef() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
clearSocketRef() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
clearStaleAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
clearStaleHeaderData() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
For REASON_STALE, the header_data from the stale response, if any.
clearStandardName() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
clearStartChannelId() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
start_channel_id indicates that only channels at or above this id should be included in the results.
clearStartServerId() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
start_server_id indicates that only servers at or above this id should be included in the results.
clearStartSocketId() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
start_socket_id indicates that only sockets at or above this id should be included in the results.
clearState() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
clearState() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The connectivity state of the channel or subchannel.
clearStatus() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
clearStatus(String) - Method in class io.grpc.protobuf.services.HealthStatusManager
Clears the health status record of a service.
clearStatus(String) - Method in class io.grpc.services.HealthStatusManager
Deprecated.
Clears the health status record of a service.
clearStatusCode() - Method in class io.grpc.binarylog.v1.Trailer.Builder
The gRPC status code.
clearStatusDetails() - Method in class io.grpc.binarylog.v1.Trailer.Builder
The value of the 'grpc-status-details-bin' metadata key.
clearStatusMessage() - Method in class io.grpc.binarylog.v1.Trailer.Builder
An original status message before any transport specific encoding.
clearStreamsFailed() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have ended unsuccessfully: On client side, ended without receiving frame with eos bit set; On server side, ended without sending frame with eos bit set.
clearStreamsStarted() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have been started.
clearStreamsSucceeded() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have ended successfully: On client side, received frame with eos bit set; On server side, sent frame with eos bit set.
clearSubchannel() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
The Subchannel that corresponds to the requested subchannel_id.
clearSubchannelId() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
subchannel_id is the identifier of the specific subchannel to get.
clearSubchannelId() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
The globally unique id for this subchannel.
clearSubchannelRef() - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
clearSubchannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
clearSubchannelRef() - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
clearSummary() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
If true, the response will contain only high level information that is inexpensive to obtain.
clearTarget() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The target this channel originally tried to connect to.
clearTargets() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
clearTargetType() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
clearTcpiAdvmss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_advmss = 28;
clearTcpiAto() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_ato = 10;
clearTcpiBackoff() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_backoff = 5;
clearTcpiCaState() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_ca_state = 2;
clearTcpiFackets() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_fackets = 17;
clearTcpiLastAckRecv() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_ack_recv = 21;
clearTcpiLastAckSent() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_ack_sent = 19;
clearTcpiLastDataRecv() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_data_recv = 20;
clearTcpiLastDataSent() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_data_sent = 18;
clearTcpiLost() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_lost = 15;
clearTcpiOptions() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_options = 6;
clearTcpipAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
clearTcpiPmtu() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_pmtu = 22;
clearTcpiProbes() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_probes = 4;
clearTcpiRcvMss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_mss = 12;
clearTcpiRcvSsthresh() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_ssthresh = 23;
clearTcpiRcvWscale() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_wscale = 8;
clearTcpiReordering() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_reordering = 29;
clearTcpiRetrans() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_retrans = 16;
clearTcpiRetransmits() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_retransmits = 3;
clearTcpiRto() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rto = 9;
clearTcpiRtt() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rtt = 24;
clearTcpiRttvar() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rttvar = 25;
clearTcpiSacked() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_sacked = 14;
clearTcpiSndCwnd() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_cwnd = 27;
clearTcpiSndMss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_mss = 11;
clearTcpiSndSsthresh() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_ssthresh = 26;
clearTcpiSndWscale() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_wscale = 7;
clearTcpiState() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_state = 1;
clearTcpiUnacked() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_unacked = 13;
clearTimeout() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
the RPC timeout
clearTimestamp() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The timestamp of the binary log message
clearTimestamp() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
When this event occurred.
clearTimestamp() - Method in class io.grpc.lb.v1.ClientStats.Builder
The timestamp of generating the report.
clearTls() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.Tls tls = 1;
clearTrace() - Method in class io.grpc.channelz.v1.ChannelData.Builder
A trace of recent events on the channel.
clearTrace() - Method in class io.grpc.channelz.v1.ServerData.Builder
A trace of recent events on the server.
clearTrailer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.Trailer trailer = 9;
clearType() - Method in class io.grpc.binarylog.v1.Address.Builder
.grpc.binarylog.v1.Address.Type type = 1;
clearType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
clearUdsAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
clearValidHost() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
string valid_host = 1;
clearValidHost() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
string valid_host = 1;
clearValidTargets() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
clearValue() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
bytes value = 2;
clearValue() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The actual address message.
clearValue() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The actual security details message.
clearValue() - Method in class io.grpc.channelz.v1.SocketOption.Builder
The human readable value of this socket option.
CLIENT_HEADER - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
 
CLIENT_HEADER_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
CLIENT_STATS - Enum constant in enum io.grpc.lb.v1.LoadBalanceRequest.LoadBalanceRequestTypeCase
 
CLIENT_STATS_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.LoadBalanceRequest
 
CLIENT_STATS_REPORT_INTERVAL_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
CLIENT_STREAMING - Enum constant in enum io.grpc.MethodDescriptor.MethodType
Zero or more request messages with one response message.
clientAuth(TlsServerCredentials.ClientAuth) - Method in class io.grpc.TlsServerCredentials.Builder
Indicates whether the server should expect a client's identity.
ClientCall<ReqT,RespT> - Class in io.grpc
An instance of a call to a remote method.
ClientCall() - Constructor for class io.grpc.ClientCall
 
ClientCall.Listener<T> - Class in io.grpc
Callbacks for receiving metadata, response messages and completion status from the server.
ClientCalls - Class in io.grpc.stub
Utility functions for processing different call idioms.
ClientCallStreamObserver<ReqT> - Class in io.grpc.stub
A refinement of CallStreamObserver that allows for lower-level interaction with client calls.
ClientCallStreamObserver() - Constructor for class io.grpc.stub.ClientCallStreamObserver
 
ClientHeader - Class in io.grpc.binarylog.v1
Protobuf type grpc.binarylog.v1.ClientHeader
ClientHeader.Builder - Class in io.grpc.binarylog.v1
Protobuf type grpc.binarylog.v1.ClientHeader
ClientHeaderOrBuilder - Interface in io.grpc.binarylog.v1
 
clientInboundHeaders(Metadata) - Method in class io.grpc.internal.StatsTraceContext
clientInboundTrailers(Metadata) - Method in class io.grpc.internal.StatsTraceContext
ClientInterceptor - Interface in io.grpc
Interface for intercepting outgoing calls before they are dispatched by a Channel.
ClientInterceptors - Class in io.grpc
Utility methods for working with ClientInterceptors.
ClientInterceptors.CheckedForwardingClientCall<ReqT,RespT> - Class in io.grpc
A ForwardingClientCall that delivers exceptions from its start logic to the call listener.
ClientKeepAlivePinger(ConnectionClientTransport) - Constructor for class io.grpc.internal.KeepAliveManager.ClientKeepAlivePinger
 
clientOutboundHeaders() - Method in class io.grpc.internal.StatsTraceContext
ClientResponseObserver<ReqT,RespT> - Interface in io.grpc.stub
Specialization of StreamObserver implemented by clients in order to interact with the advanced features of a call such as flow-control.
clientSendsOneMessage() - Method in enum io.grpc.MethodDescriptor.MethodType
Returns true for UNARY and SERVER_STREAMING, which do not permit the client to stream.
ClientStats - Class in io.grpc.lb.v1
Contains client level statistics that are useful to load balancing.
ClientStats.Builder - Class in io.grpc.lb.v1
Contains client level statistics that are useful to load balancing.
ClientStatsOrBuilder - Interface in io.grpc.lb.v1
 
ClientStatsPerToken - Class in io.grpc.lb.v1
Contains the number of calls finished for a particular load balance token.
ClientStatsPerToken.Builder - Class in io.grpc.lb.v1
Contains the number of calls finished for a particular load balance token.
ClientStatsPerTokenOrBuilder - Interface in io.grpc.lb.v1
 
ClientStream - Interface in io.grpc.internal
Extension of Stream to support client-side termination semantics.
ClientStreamListener - Interface in io.grpc.internal
An observer of client-side stream events.
ClientStreamListener.RpcProgress - Enum in io.grpc.internal
The progress of the RPC when client stream listener is closed.
ClientStreamTracer - Class in io.grpc
StreamTracer for the client-side.
ClientStreamTracer() - Constructor for class io.grpc.ClientStreamTracer
 
ClientStreamTracer.Factory - Class in io.grpc
Factory class for ClientStreamTracer.
ClientStreamTracer.StreamInfo - Class in io.grpc
Information about a stream.
ClientStreamTracer.StreamInfo.Builder - Class in io.grpc
clientTlsHandler(ChannelHandler, SslContext, String, ChannelLogger) - Static method in class io.grpc.netty.InternalProtocolNegotiators
 
ClientTransport - Interface in io.grpc.internal
The client-side transport typically encapsulating a single connection to a remote server.
ClientTransport.PingCallback - Interface in io.grpc.internal
A callback that is invoked when the acknowledgement to a ClientTransport.ping(ClientTransport.PingCallback, Executor) is received.
ClientTransportFactory - Interface in io.grpc.internal
Pre-configured factory for creating ConnectionClientTransport instances.
ClientTransportFactory.ClientTransportOptions - Class in io.grpc.internal
ClientTransportFactory.SwapChannelCredentialsResult - Class in io.grpc.internal
 
ClientTransportFilter - Class in io.grpc
Listens on the client transport life-cycle events.
ClientTransportFilter() - Constructor for class io.grpc.ClientTransportFilter
 
ClientTransportOptions() - Constructor for class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
close() - Method in class io.grpc.Context.CancellableContext
Cleans up this object by calling cancel(null).
close() - Method in class io.grpc.internal.AbstractReadableBuffer
 
close() - Method in class io.grpc.internal.ApplicationThreadDeframer
 
close() - Method in interface io.grpc.internal.ClientTransportFactory
Releases any resources.
close() - Method in class io.grpc.internal.CompositeReadableBuffer
 
close() - Method in interface io.grpc.internal.Deframer
Closes this deframer and frees any resources.
close() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
close() - Method in interface io.grpc.internal.Framer
Closes, with flush.
close() - Method in class io.grpc.internal.MessageDeframer
 
close() - Method in class io.grpc.internal.MessageFramer
Flushes and closes the framer and releases any buffers.
close() - Method in interface io.grpc.internal.ReadableBuffer
Closes this buffer and releases any resources.
close() - Method in interface io.grpc.MetricRecorder.Registration
Unregister.
close() - Method in interface io.grpc.netty.InternalProtocolNegotiator.ProtocolNegotiator
Releases resources held by this negotiator.
close() - Method in class io.grpc.protobuf.services.BinaryLogProvider
 
close() - Method in interface io.grpc.util.AdvancedTlsX509KeyManager.Closeable
 
close() - Method in interface io.grpc.util.AdvancedTlsX509TrustManager.Closeable
 
close(Status, Metadata) - Method in class io.grpc.internal.AbstractServerStream
 
close(Status, Metadata) - Method in interface io.grpc.internal.ServerStream
Closes the stream for both reading and writing.
close(Status, Metadata) - Method in class io.grpc.ForwardingServerCall
 
close(Status, Metadata) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
close(Status, Metadata) - Method in class io.grpc.ServerCall
Close the call with the provided status.
close(T) - Method in interface io.grpc.internal.SharedResourceHolder.Resource
Destroy the given instance.
closed(Status) - Method in interface io.grpc.internal.ServerStreamListener
Called when the stream is fully closed.
closed(Status, ClientStreamListener.RpcProgress, Metadata) - Method in interface io.grpc.internal.ClientStreamListener
Called when the stream is fully closed.
closeDeframer(boolean) - Method in class io.grpc.internal.AbstractStream.TransportState
Closes the deframer and frees any resources.
closeQuietly(Closeable) - Static method in class io.grpc.internal.GrpcUtil
Closes a Closeable, ignoring IOExceptions.
closeWhenComplete() - Method in class io.grpc.internal.ApplicationThreadDeframer
 
closeWhenComplete() - Method in interface io.grpc.internal.Deframer
Close when any messages currently queued have been requested and delivered.
closeWhenComplete() - Method in class io.grpc.internal.MessageDeframer
 
code() - Method in enum io.grpc.internal.GrpcUtil.Http2Error
Gets the code for this error used on the wire.
CODE_KEY - Static variable in class io.grpc.InternalStatus
Key to bind status code to trailing metadata.
Codec - Interface in io.grpc
Encloses classes related to the compression and decompression of messages.
Codec.Gzip - Class in io.grpc
A gzip compressor and decompressor.
Codec.Identity - Class in io.grpc
The "identity", or "none" codec.
compareTo(Deadline) - Method in class io.grpc.Deadline
complete() - Method in class io.grpc.internal.AbstractServerStream.TransportState
Indicates the stream is considered completely closed and there is no further opportunity for error.
complete() - Method in class io.grpc.internal.Http2Ping
Completes this operation successfully.
CompositeCallCredentials - Class in io.grpc
Uses multiple CallCredentials as if they were one.
CompositeCallCredentials(CallCredentials, CallCredentials) - Constructor for class io.grpc.CompositeCallCredentials
 
CompositeChannelCredentials - Class in io.grpc
ChannelCredentials which use per-RPC CallCredentials.
CompositeReadableBuffer - Class in io.grpc.internal
A ReadableBuffer that is composed of 0 or more ReadableBuffers.
CompositeReadableBuffer() - Constructor for class io.grpc.internal.CompositeReadableBuffer
 
CompositeReadableBuffer(int) - Constructor for class io.grpc.internal.CompositeReadableBuffer
 
compress(OutputStream) - Method in class io.grpc.Codec.Gzip
 
compress(OutputStream) - Method in class io.grpc.Codec.Identity
 
compress(OutputStream) - Method in interface io.grpc.Compressor
Wraps an existing output stream with a compressing output stream.
COMPRESSION_ERROR - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
Compressor - Interface in io.grpc
Represents a message compressor.
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ForwardingChannelBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ForwardingChannelBuilder2
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ForwardingServerBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.internal.ServerImplBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ManagedChannelBuilder
Set the compression registry for use in the channel.
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ServerBuilder
Set the compression registry for use in the channel.
CompressorRegistry - Class in io.grpc
Encloses classes related to the compression and decompression of messages.
configure(SslContextBuilder) - Static method in class io.grpc.netty.GrpcSslContexts
Set ciphers and APN appropriate for gRPC.
configure(SslContextBuilder, SslProvider) - Static method in class io.grpc.netty.GrpcSslContexts
Set ciphers and APN appropriate for gRPC.
configure(SslContextBuilder, Provider) - Static method in class io.grpc.netty.GrpcSslContexts
Set ciphers and APN appropriate for gRPC.
configureChannelBuilder(ManagedChannelBuilder) - Method in interface io.grpc.InternalConfigurator
Allows implementations to modify the channel builder.
configureChannelBuilder(ManagedChannelBuilder) - Static method in class io.grpc.InternalConfiguratorRegistry
 
configureServerBuilder(ServerBuilder) - Method in interface io.grpc.InternalConfigurator
Allows implementations to modify the server builder.
configureServerBuilder(ServerBuilder) - Static method in class io.grpc.InternalConfiguratorRegistry
 
CONNECT_ERROR - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
CONNECTING - Enum constant in enum io.grpc.channelz.v1.ChannelConnectivityState.State
CONNECTING = 2;
CONNECTING - Enum constant in enum io.grpc.ConnectivityState
The channel is trying to establish a connection and is waiting to make progress on one of the steps involved in name resolution, TCP connection establishment or TLS handshake.
CONNECTING_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelConnectivityState.State
CONNECTING = 2;
ConnectionClientTransport - Interface in io.grpc.internal
A ManagedClientTransport that is based on a connection.
ConnectivityState - Enum in io.grpc
The connectivity states.
ConnectivityStateInfo - Class in io.grpc
A tuple of a ConnectivityState and its associated Status.
ConscryptLoader - Class in io.grpc.internal
Utility to load dynamically Conscrypt when it is available.
ConscryptLoader() - Constructor for class io.grpc.internal.ConscryptLoader
 
CONSTANT_KEYS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder
 
CONSTANT_KEYS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.HttpKeyBuilder
 
CONTAINING_TYPE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ExtensionRequest
 
CONTAINING_TYPE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ExtensionRequest
 
containsClientSocket(InternalLogId) - Method in class io.grpc.InternalChannelz
 
containsConstantKeys(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
containsConstantKeys(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
containsConstantKeys(String) - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
containsConstantKeys(String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
containsConstantKeys(String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
containsConstantKeys(String) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
containsKey(Metadata.Key) - Method in class io.grpc.Metadata
Returns true if a value is defined for the given key.
containsKeyMap(String) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Map of key values extracted via key builders for the gRPC or HTTP request.
containsKeyMap(String) - Method in class io.grpc.lookup.v1.RouteLookupRequest
Map of key values extracted via key builders for the gRPC or HTTP request.
containsKeyMap(String) - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Map of key values extracted via key builders for the gRPC or HTTP request.
containsServer(InternalLogId) - Method in class io.grpc.InternalChannelz
 
containsSubchannel(InternalLogId) - Method in class io.grpc.InternalChannelz
 
CONTENT_ACCEPT_ENCODING - Static variable in class io.grpc.internal.GrpcUtil
The accepted content-encodings that can be used to compress the full gRPC stream.
CONTENT_ACCEPT_ENCODING_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the stream's accepted content encoding header.
CONTENT_ENCODING - Static variable in class io.grpc.internal.GrpcUtil
The content-encoding used to compress the full gRPC stream.
CONTENT_ENCODING_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the stream's content encoding header.
CONTENT_TYPE_GRPC - Static variable in class io.grpc.internal.GrpcUtil
Content-Type used for GRPC-over-HTTP/2.
CONTENT_TYPE_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the Content-Type request/response header.
Context - Class in io.grpc
A context propagation mechanism which can carry scoped-values across API boundaries and between threads.
CONTEXT_KEY - Static variable in class io.grpc.services.InternalCallMetricRecorder
 
Context.CancellableContext - Class in io.grpc
A context which inherits cancellation from its parent but which can also be independently cancelled and which will propagate cancellation to its descendants.
Context.CancellationListener - Interface in io.grpc
A listener notified on context cancellation.
Context.Key<T> - Class in io.grpc
Key for indexing values stored in a context.
Context.Storage - Class in io.grpc
Defines the mechanisms for attaching and detaching the "current" context.
Contexts - Class in io.grpc
Utility methods for working with Contexts in GRPC.
copyWithFlowControl(Iterable, CallStreamObserver) - Static method in class io.grpc.stub.StreamObservers
Deprecated.
Copy the values of an Iterable to the target CallStreamObserver while properly accounting for outbound flow-control.
copyWithFlowControl(Iterator, CallStreamObserver) - Static method in class io.grpc.stub.StreamObservers
Deprecated.
Copy the values of an Iterator to the target CallStreamObserver while properly accounting for outbound flow-control.
create() - Static method in class io.grpc.InsecureChannelCredentials
 
create() - Static method in class io.grpc.InsecureServerCredentials
 
create() - Method in interface io.grpc.internal.SharedResourceHolder.Resource
Create a new instance of the resource.
create() - Method in class io.grpc.internal.TransportTracer.Factory
 
create() - Static method in class io.grpc.netty.InsecureFromHttp1ChannelCredentials
Creates an insecure credential that will upgrade from HTTP/1 to HTTP/2.
create() - Static method in class io.grpc.TlsChannelCredentials
Use TLS with its defaults.
create(ChannelCredentials...) - Static method in class io.grpc.ChoiceChannelCredentials
Constructs with the provided creds as options, with preferred credentials first.
create(ChannelCredentials, CallCredentials) - Static method in class io.grpc.CompositeChannelCredentials
 
create(MethodDescriptor.MethodType, String, MethodDescriptor.Marshaller, MethodDescriptor.Marshaller) - Static method in class io.grpc.MethodDescriptor
create(MethodDescriptor, ServerCallHandler) - Static method in class io.grpc.ServerMethodDefinition
Create a new instance.
create(InternalProtocolNegotiator.ClientFactory) - Static method in class io.grpc.netty.InternalNettyChannelCredentials
Creates a ChannelCredentials that will use the provided negotiator.
create(InternalProtocolNegotiator.ProtocolNegotiator) - Static method in class io.grpc.netty.InternalNettyServerCredentials
Creates a ServerCredentials that will use the provided negotiator.
create(InternalProtocolNegotiator.ServerFactory) - Static method in class io.grpc.netty.InternalNettyServerCredentials
Creates a ServerCredentials that will use the provided negotiator.
create(ServerCredentials...) - Static method in class io.grpc.ChoiceServerCredentials
Constructs with the provided creds as options, with preferred credentials first.
create(SslContext) - Static method in class io.grpc.netty.NettySslContextChannelCredentials
Create a credential using Netty's SslContext as configuration.
create(SslContext) - Static method in class io.grpc.netty.NettySslContextServerCredentials
Create a credential using Netty's SslContext as configuration.
create(File, File) - Static method in class io.grpc.TlsServerCredentials
Creates an instance using provided certificate chain and private key.
create(InputStream, InputStream) - Static method in class io.grpc.TlsServerCredentials
Creates an instance using provided certificate chain and private key.
create(String) - Static method in class io.grpc.Attributes.Key
Factory method for creating instances of Attributes.Key.
create(String) - Static method in class io.grpc.CallOptions.Key
Factory method for creating instances of CallOptions.Key.
create(String) - Static method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Key
Factory method for creating instances of LoadBalancer.CreateSubchannelArgs.Key.
create(String) - Static method in class io.grpc.netty.InternalGracefulServerCloseCommand
 
create(String, long, TimeUnit) - Static method in class io.grpc.netty.InternalGracefulServerCloseCommand
 
createBinaryLog() - Static method in class io.grpc.protobuf.services.BinaryLogs
Creates a binary log that writes to a temp file.
createBinaryLog(BinaryLogSink) - Static method in class io.grpc.protobuf.services.BinaryLogs
Deprecated.
createBinaryLog(BinaryLogSink, String) - Static method in class io.grpc.protobuf.services.BinaryLogs
Creates a binary log with a custom BinaryLogSink for receiving the logged data, and a config string as defined by A16-binary-logging.
createChildAddressesMap(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.MultiChildLoadBalancer
Override to utilize parsing of the policy configuration or alternative helper/lb generation.
createChildHelper() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
createChildLbState(Object) - Method in class io.grpc.util.MultiChildLoadBalancer
Override to create an instance of a subclass.
createLoadBalancingPolicyConfig(LoadBalancer.Factory, Object) - Static method in class io.grpc.util.GracefulSwitchLoadBalancer
Directly create a config to pass to GracefulSwitch.
createMetricReport(double, double, double, double, double, Map, Map, Map) - Static method in class io.grpc.services.InternalCallMetricRecorder
 
createOobChannel(EquivalentAddressGroup, String) - Method in class io.grpc.LoadBalancer.Helper
Out-of-band channel for LoadBalancer’s own RPC needs, e.g., talking to an external load-balancer service.
createOobChannel(EquivalentAddressGroup, String) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createOobChannel(List, String) - Method in class io.grpc.LoadBalancer.Helper
Accept a list of EAG for multiple authorities: https://github.com/grpc/grpc-java/issues/4618
createOobChannel(List, String) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createPendingStream() - Method in class io.grpc.ClientStreamTracer
Name resolution is completed and the connection starts getting established.
createPendingStream() - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
createPendingStream() - Method in class io.grpc.util.ForwardingClientStreamTracer
 
createResolvingOobChannel(String) - Method in class io.grpc.LoadBalancer.Helper
Creates an out-of-band channel for LoadBalancer's own RPC needs, e.g., talking to an external load-balancer service, that is specified by a target string.
createResolvingOobChannel(String) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createResolvingOobChannelBuilder(String) - Method in class io.grpc.LoadBalancer.Helper
createResolvingOobChannelBuilder(String) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
Deprecated.
createResolvingOobChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.LoadBalancer.Helper
Creates an out-of-band channel builder for LoadBalancer's own RPC needs, e.g., talking to an external load-balancer service, that is specified by a target string and credentials.
createResolvingOobChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createSocketAddress(SocketAddress, Attributes) - Method in class io.grpc.netty.NettyChannelBuilder.LocalSocketPicker
Called by gRPC to pick local socket to bind to.
createSubchannel(LoadBalancer.CreateSubchannelArgs) - Method in class io.grpc.LoadBalancer.Helper
Creates a Subchannel, which is a logical connection to the given group of addresses which are considered equivalent.
createSubchannel(LoadBalancer.CreateSubchannelArgs) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createSubchannel(LoadBalancer.CreateSubchannelArgs) - Method in class io.grpc.util.HealthProducerHelper
 
createWithDefault(String, T) - Static method in class io.grpc.CallOptions.Key
Factory method for creating instances of CallOptions.Key.
createWithDefault(String, T) - Static method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Key
Factory method for creating instances of LoadBalancer.CreateSubchannelArgs.Key.
CREATION_TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelTrace
 
creationTimeNanos - Variable in class io.grpc.InternalChannelz.ChannelTrace
 
CT_ERROR - Enum constant in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
CT_ERROR = 3;
CT_ERROR - Enum constant in enum io.grpc.InternalChannelz.ChannelTrace.Event.Severity
 
CT_ERROR_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
CT_ERROR = 3;
CT_INFO - Enum constant in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
CT_INFO = 1;
CT_INFO - Enum constant in enum io.grpc.InternalChannelz.ChannelTrace.Event.Severity
 
CT_INFO_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
CT_INFO = 1;
CT_UNKNOWN - Enum constant in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
CT_UNKNOWN = 0;
CT_UNKNOWN - Enum constant in enum io.grpc.InternalChannelz.ChannelTrace.Event.Severity
 
CT_UNKNOWN_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
CT_UNKNOWN = 0;
CT_WARNING - Enum constant in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
CT_WARNING = 2;
CT_WARNING - Enum constant in enum io.grpc.InternalChannelz.ChannelTrace.Event.Severity
 
CT_WARNING_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
CT_WARNING = 2;
current() - Static method in class io.grpc.Context
Return the context associated with the current scope, will never return null.
current() - Method in class io.grpc.Context.Storage
Implements Context.current().
currentConnectivityState - Variable in class io.grpc.util.MultiChildLoadBalancer
 
currentContextExecutor(Executor) - Static method in class io.grpc.Context
Create an executor that propagates the Context.current() context when Executor.execute(Runnable) is called as the Context.current() context of the Runnable scheduled.
currentTimeNanos() - Method in interface io.grpc.internal.TimeProvider
Returns the current nano time.
CUSTOM_MANAGERS - Enum constant in enum io.grpc.TlsChannelCredentials.Feature
Key managers and trust managers may be specified as KeyManager and TrustManager objects.
CUSTOM_MANAGERS - Enum constant in enum io.grpc.TlsServerCredentials.Feature
Key managers and trust managers may be specified as KeyManager and TrustManager objects.

D

data - Variable in class io.grpc.InternalChannelz.SocketStats
 
DATA_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Message
 
DATA_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Channel
 
DATA_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Server
 
DATA_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Socket
 
DATA_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Subchannel
 
DATA_LOSS - Enum constant in enum io.grpc.Status.Code
Unrecoverable data loss or corruption.
DATA_LOSS - Static variable in class io.grpc.Status
Unrecoverable data loss or corruption.
Deadline - Class in io.grpc
An absolute point in time, generally for tracking when a task should be completed.
DEADLINE_EXCEEDED - Enum constant in enum io.grpc.Status.Code
Deadline expired before operation could complete.
DEADLINE_EXCEEDED - Static variable in class io.grpc.Status
Deadline expired before operation could complete.
Deadline.Ticker - Class in io.grpc
Time source representing nanoseconds since fixed but arbitrary point in time.
deadlineTicker(Deadline.Ticker) - Method in class io.grpc.inprocess.InProcessServerBuilder
Provides a custom deadline ticker that this server will use to create incoming Deadlines.
DEBUG - Enum constant in enum io.grpc.ChannelLogger.ChannelLogLevel
 
decompress(InputStream) - Method in class io.grpc.Codec.Gzip
 
decompress(InputStream) - Method in class io.grpc.Codec.Identity
 
decompress(InputStream) - Method in interface io.grpc.Decompressor
Wraps an existing input stream with a decompressing input stream.
Decompressor - Interface in io.grpc
Represents a message decompressor.
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ForwardingChannelBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ForwardingChannelBuilder2
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ForwardingServerBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.internal.ServerImplBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ManagedChannelBuilder
Set the decompression registry for use in the channel.
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ServerBuilder
Set the decompression registry for use in the channel.
DecompressorRegistry - Class in io.grpc
Encloses classes related to the compression and decompression of messages.
DEFAULT - Static variable in class io.grpc.CallOptions
A blank CallOptions that all fields are not set.
DEFAULT_FLOW_CONTROL_WINDOW - Static variable in class io.grpc.netty.NettyChannelBuilder
 
DEFAULT_FLOW_CONTROL_WINDOW - Static variable in class io.grpc.netty.NettyServerBuilder
 
DEFAULT_KEEPALIVE_TIMEOUT_NANOS - Static variable in class io.grpc.internal.GrpcUtil
The default timeout in nanos for a keepalive ping request.
DEFAULT_LB_POLICY - Static variable in class io.grpc.internal.GrpcUtil
The very default load-balancing policy.
DEFAULT_MAX_HEADER_LIST_SIZE - Static variable in class io.grpc.internal.GrpcUtil
The default maximum size (in bytes) for inbound header/trailer.
DEFAULT_MAX_MESSAGE_SIZE - Static variable in class io.grpc.internal.GrpcUtil
The default maximum uncompressed size (in bytes) for inbound messages.
DEFAULT_ONREADY_THRESHOLD - Static variable in class io.grpc.internal.AbstractStream.TransportState
The default number of queued bytes for a given stream, below which StreamListener.onReady() will be called.
DEFAULT_PORT_PLAINTEXT - Static variable in class io.grpc.internal.GrpcUtil
The default port for plain-text connections.
DEFAULT_PORT_SSL - Static variable in class io.grpc.internal.GrpcUtil
The default port for SSL connections.
DEFAULT_PROXY_DETECTOR - Static variable in class io.grpc.internal.GrpcUtil
The default proxy detector.
DEFAULT_SERVER_KEEPALIVE_TIME_NANOS - Static variable in class io.grpc.internal.GrpcUtil
The default delay in nanos for server keepalive.
DEFAULT_SERVER_KEEPALIVE_TIMEOUT_NANOS - Static variable in class io.grpc.internal.GrpcUtil
The default timeout in nanos for a server keepalive ping request.
DEFAULT_TARGET_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
defaultLoadBalancingPolicy(String) - Method in class io.grpc.ForwardingChannelBuilder
 
defaultLoadBalancingPolicy(String) - Method in class io.grpc.ForwardingChannelBuilder2
 
defaultLoadBalancingPolicy(String) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
defaultLoadBalancingPolicy(String) - Method in class io.grpc.ManagedChannelBuilder
Sets the default load-balancing policy that will be used if the service config doesn't specify one.
defaultServiceConfig(Map) - Method in class io.grpc.ForwardingChannelBuilder
 
defaultServiceConfig(Map) - Method in class io.grpc.ForwardingChannelBuilder2
 
defaultServiceConfig(Map) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
defaultServiceConfig(Map) - Method in class io.grpc.ManagedChannelBuilder
Provides a service config to the channel.
deframe(ReadableBuffer) - Method in class io.grpc.internal.AbstractStream.TransportState
Called to parse a received frame and attempt delivery of any completed messages.
deframe(ReadableBuffer) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
deframe(ReadableBuffer) - Method in interface io.grpc.internal.Deframer
Adds the given data to this deframer and attempts delivery to the listener.
deframe(ReadableBuffer) - Method in class io.grpc.internal.MessageDeframer
 
deframeFailed(Throwable) - Method in interface io.grpc.internal.MessageDeframer.Listener
Called when a MessageDeframer.deframe(ReadableBuffer) operation failed.
Deframer - Interface in io.grpc.internal
Interface for deframing gRPC messages.
deframerClosed(boolean) - Method in class io.grpc.internal.AbstractClientStream.TransportState
 
deframerClosed(boolean) - Method in class io.grpc.internal.AbstractServerStream.TransportState
 
deframerClosed(boolean) - Method in interface io.grpc.internal.MessageDeframer.Listener
Called when the deframer closes.
DelayedClientCall<ReqT,RespT> - Class in io.grpc.internal
A call that queues requests before a real call is ready to be delegated to.
DelayedClientCall(Executor, ScheduledExecutorService, Deadline) - Constructor for class io.grpc.internal.DelayedClientCall
 
delegate() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
delegate() - Method in class io.grpc.ForwardingChannelBuilder
Deprecated.
As of 1.60.0, use ForwardingChannelBuilder2 instead.
delegate() - Method in class io.grpc.ForwardingChannelBuilder2
Returns the delegated ManagedChannelBuilder.
delegate() - Method in class io.grpc.ForwardingClientCall
Returns the delegated ClientCall.
delegate() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
delegate() - Method in class io.grpc.ForwardingClientCallListener
Returns the delegated ClientCall.Listener.
delegate() - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
delegate() - Method in class io.grpc.ForwardingServerBuilder
Returns the delegated ServerBuilder.
delegate() - Method in class io.grpc.ForwardingServerCall
Returns the delegated ServerCall.
delegate() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
delegate() - Method in class io.grpc.ForwardingServerCallListener
Returns the delegated ServerCall.Listener.
delegate() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
delegate() - Method in class io.grpc.inprocess.InProcessChannelBuilder
 
delegate() - Method in class io.grpc.inprocess.InProcessServerBuilder
 
delegate() - Method in class io.grpc.internal.ForwardingClientStreamTracer
Returns the underlying ClientStreamTracer.
delegate() - Method in class io.grpc.netty.NettyChannelBuilder
 
delegate() - Method in class io.grpc.netty.NettyServerBuilder
 
delegate() - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
 
delegate() - Method in class io.grpc.servlet.ServletServerBuilder
 
delegate() - Method in class io.grpc.util.ForwardingClientStreamTracer
Returns the underlying ClientStreamTracer.
delegate() - Method in class io.grpc.util.ForwardingLoadBalancer
Returns the underlying balancer.
delegate() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
Returns the underlying helper.
delegate() - Method in class io.grpc.util.ForwardingSubchannel
Returns the underlying Subchannel.
delegate() - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
delegate() - Method in class io.grpc.util.HealthProducerHelper
 
delegate() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState.ChildLbStateHelper
 
delegateType() - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
deliverFrame(WritableBuffer, boolean, boolean, int) - Method in class io.grpc.internal.AbstractClientStream
 
deliverFrame(WritableBuffer, boolean, boolean, int) - Method in class io.grpc.internal.AbstractServerStream
 
deliverFrame(WritableBuffer, boolean, boolean, int) - Method in interface io.grpc.internal.MessageFramer.Sink
Delivers a frame via the transport.
deregister(LoadBalancerProvider) - Method in class io.grpc.LoadBalancerRegistry
Deregisters a provider.
deregister(ManagedChannelProvider) - Method in class io.grpc.ManagedChannelRegistry
Deregisters a provider.
deregister(NameResolverProvider) - Method in class io.grpc.NameResolverRegistry
Deregisters a provider.
deregister(ServerProvider) - Method in class io.grpc.ServerRegistry
Deregisters a provider.
description - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
description - Variable in class io.grpc.DoubleCounterMetricInstrument
 
description - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
description - Variable in class io.grpc.LongCounterMetricInstrument
 
description - Variable in class io.grpc.LongGaugeMetricInstrument
 
description - Variable in class io.grpc.LongHistogramMetricInstrument
 
DESCRIPTION_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelTraceEvent
 
destroy() - Method in class io.grpc.servlet.GrpcServlet
 
destroy() - Method in class io.grpc.servlet.jakarta.GrpcServlet
 
destroy() - Method in class io.grpc.servlet.jakarta.ServletAdapter
Call this method when the adapter is no longer needed.
destroy() - Method in class io.grpc.servlet.ServletAdapter
Call this method when the adapter is no longer needed.
detach() - Method in interface io.grpc.Detachable
Detaches the underlying data source from this instance and transfers to an InputStream.
detach(Context) - Method in class io.grpc.Context.CancellableContext
 
detach(Context) - Method in class io.grpc.Context
Reverse an attach(), restoring the previous context and exiting the current scope.
detach(Context, Context) - Method in class io.grpc.Context.Storage
Detachable - Interface in io.grpc
An extension of InputStream that allows the underlying data source to be detached and transferred to a new instance of the same kind.
detachAndCancel(Context, Throwable) - Method in class io.grpc.Context.CancellableContext
Cancel this context and detach it as the current context.
directExecutor() - Method in class io.grpc.ForwardingChannelBuilder
 
directExecutor() - Method in class io.grpc.ForwardingChannelBuilder2
 
directExecutor() - Method in class io.grpc.ForwardingServerBuilder
 
directExecutor() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
directExecutor() - Method in class io.grpc.internal.ServerImplBuilder
 
directExecutor() - Method in class io.grpc.ManagedChannelBuilder
Execute application code directly in the transport thread.
directExecutor() - Method in class io.grpc.ServerBuilder
Execute application code directly in the transport thread.
DISABLE_SUBCHANNEL_RECONNECT_KEY - Static variable in class io.grpc.LoadBalancer
 
disableAutoInboundFlowControl() - Method in class io.grpc.stub.CallStreamObserver
Disables automatic flow control where a token is returned to the peer after a call to the 'inbound' StreamObserver.onNext(Object) has completed.
disableAutoRequest() - Method in class io.grpc.stub.ServerCallStreamObserver
Swaps to manual flow control where no message will be delivered to StreamObserver.onNext(Object) unless it is request()ed.
disableAutoRequestWithInitial(int) - Method in class io.grpc.stub.ClientCallStreamObserver
Swaps to manual flow control where no message will be delivered to StreamObserver.onNext(Object) unless it is request()ed.
disableCheckAuthority() - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable the check whether the authority is valid.
disableCheckAuthority(NettyChannelBuilder) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
disableRetry() - Method in class io.grpc.ForwardingChannelBuilder
 
disableRetry() - Method in class io.grpc.ForwardingChannelBuilder2
 
disableRetry() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
disableRetry() - Method in class io.grpc.ManagedChannelBuilder
Disables the retry and hedging subsystem provided by the gRPC library.
disableServiceConfigLookUp() - Method in class io.grpc.ForwardingChannelBuilder
 
disableServiceConfigLookUp() - Method in class io.grpc.ForwardingChannelBuilder2
 
disableServiceConfigLookUp() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
disableServiceConfigLookUp() - Method in class io.grpc.ManagedChannelBuilder
Disables service config look-up from the naming system, which is enabled by default.
discard(Attributes.Key) - Method in class io.grpc.Attributes.Builder
Removes the key and associated value from the attributes.
discardAll(Metadata.Key) - Method in class io.grpc.Metadata
Remove all values for the given key without returning them.
dispose() - Method in interface io.grpc.internal.Framer
Closes, without flush.
dispose() - Method in class io.grpc.internal.MessageFramer
Closes the framer and releases any buffers, but does not flush.
DnsNameResolver - Class in io.grpc.internal
A DNS-based NameResolver.
DnsNameResolver(String, String, NameResolver.Args, SharedResourceHolder.Resource, Stopwatch, boolean) - Constructor for class io.grpc.internal.DnsNameResolver
 
DnsNameResolver.AddressResolver - Interface in io.grpc.internal
AddressResolver resolves a hostname into a list of addresses.
DnsNameResolver.InternalResolutionResult - Class in io.grpc.internal
Used as a DNS-based name resolver's internal representation of resolution result.
DnsNameResolver.ResourceResolver - Interface in io.grpc.internal
DnsNameResolver.ResourceResolver is a Dns ResourceRecord resolver.
DnsNameResolver.SrvRecord - Class in io.grpc.internal
Describes a parsed SRV record.
DnsNameResolverProvider - Class in io.grpc.internal
A provider for DnsNameResolver.
DnsNameResolverProvider() - Constructor for class io.grpc.internal.DnsNameResolverProvider
 
doAttach(Context) - Method in class io.grpc.Context.Storage
Implements Context.attach().
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.grpc.servlet.jakarta.GrpcServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.grpc.servlet.jakarta.ServletAdapter
Call this method inside HttpServlet.doGet(HttpServletRequest, HttpServletResponse) to serve gRPC GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.grpc.servlet.GrpcServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.grpc.servlet.ServletAdapter
Call this method inside HttpServlet.doGet(HttpServletRequest, HttpServletResponse) to serve gRPC GET request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class io.grpc.servlet.jakarta.GrpcServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class io.grpc.servlet.jakarta.ServletAdapter
Call this method inside HttpServlet.doPost(HttpServletRequest, HttpServletResponse) to serve gRPC POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class io.grpc.servlet.GrpcServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class io.grpc.servlet.ServletAdapter
Call this method inside HttpServlet.doPost(HttpServletRequest, HttpServletResponse) to serve gRPC POST request.
doResolve(boolean) - Method in class io.grpc.internal.DnsNameResolver
Main logic of name resolution.
DoubleCounterMetricInstrument - Class in io.grpc
Represents a double-valued counter metric instrument.
DoubleCounterMetricInstrument(int, String, String, String, List, List, boolean) - Constructor for class io.grpc.DoubleCounterMetricInstrument
 
DoubleHistogramMetricInstrument - Class in io.grpc
Represents a double-valued histogram metric instrument.
DoubleHistogramMetricInstrument(int, String, String, String, List, List, List, boolean) - Constructor for class io.grpc.DoubleHistogramMetricInstrument
 
drain() - Method in class io.grpc.SynchronizationContext
Run all tasks in the queue in the current thread, if no other thread is running this method.
Drainable - Interface in io.grpc
Extension to an InputStream or alike by adding a method that transfers all content to an OutputStream.
drainTo(OutputStream) - Method in interface io.grpc.Drainable
Transfers the entire contents of this stream to the specified target.
DROP_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.Server
 
DROPPED - Enum constant in enum io.grpc.internal.ClientStreamListener.RpcProgress
The RPC is dropped (by load balancer).
DURATION_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionLinger
 
DURATION_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTimeout
 

E

eagAttributes(NettyServerBuilder, Attributes) - Static method in class io.grpc.netty.InternalNettyServerBuilder
Sets the EAG attributes available to protocol negotiators.
empty() - Static method in class io.grpc.internal.ReadableBuffers
Returns an empty ReadableBuffer instance.
EMPTY - Static variable in class io.grpc.Attributes
 
EMPTY_PICKER - Static variable in class io.grpc.LoadBalancer
Deprecated.
Use new FixedResultPicker(PickResult.withNoResult()) instead.
emptyInstance() - Static method in class io.grpc.DecompressorRegistry
 
enableByDefault - Variable in class io.grpc.DoubleCounterMetricInstrument
 
enableByDefault - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
enableByDefault - Variable in class io.grpc.LongCounterMetricInstrument
 
enableByDefault - Variable in class io.grpc.LongGaugeMetricInstrument
 
enableByDefault - Variable in class io.grpc.LongHistogramMetricInstrument
 
enableCheckAuthority() - Method in class io.grpc.internal.ManagedChannelImplBuilder
Enable previously disabled authority check.
enableCheckAuthority(NettyChannelBuilder) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
enableRetry() - Method in class io.grpc.ForwardingChannelBuilder
 
enableRetry() - Method in class io.grpc.ForwardingChannelBuilder2
 
enableRetry() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
enableRetry() - Method in class io.grpc.ManagedChannelBuilder
Enables the retry and hedging subsystem which will use per-method configuration.
enableTxt - Static variable in class io.grpc.internal.DnsNameResolver
 
encodeAuthority(String) - Static method in class io.grpc.internal.GrpcUtil.AuthorityEscaper
 
end - Variable in class io.grpc.InternalChannelz.RootChannelList
 
end - Variable in class io.grpc.InternalChannelz.ServerList
 
end - Variable in class io.grpc.InternalChannelz.ServerSocketsList
 
END_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServerSocketsResponse
 
END_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServersResponse
 
END_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetTopChannelsResponse
 
endOfMessages() - Method in class io.grpc.internal.AbstractStream
Closes the underlying framer.
Endpoint(EquivalentAddressGroup) - Constructor for class io.grpc.util.MultiChildLoadBalancer.Endpoint
 
enforcementPercentage - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection
 
enforcementPercentage - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
 
ENHANCE_YOUR_CALM - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
enterIdle() - Method in class io.grpc.ManagedChannel
Invoking this method moves the channel into the IDLE state and triggers tear-down of the channel's name resolver and load balancer, while still allowing on-going RPCs on the channel to continue.
enterTerminalState() - Method in class io.grpc.protobuf.services.HealthStatusManager
enterTerminalState causes the health status manager to mark all services as not serving, and prevents future updates to services.
enterTerminalState() - Method in class io.grpc.services.HealthStatusManager
Deprecated.
enterTerminalState causes the health status manager to mark all services as not serving, and prevents future updates to services.
ENTRY_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Metadata
 
equals(Object) - Method in class io.grpc.Attributes
Returns true if the given object is also a Attributes with an equal attribute values.
equals(Object) - Method in class io.grpc.binarylog.v1.Address
 
equals(Object) - Method in class io.grpc.binarylog.v1.ClientHeader
 
equals(Object) - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
equals(Object) - Method in class io.grpc.binarylog.v1.Message
 
equals(Object) - Method in class io.grpc.binarylog.v1.Metadata
 
equals(Object) - Method in class io.grpc.binarylog.v1.MetadataEntry
 
equals(Object) - Method in class io.grpc.binarylog.v1.ServerHeader
 
equals(Object) - Method in class io.grpc.binarylog.v1.Trailer
 
equals(Object) - Method in class io.grpc.channelz.v1.Address
 
equals(Object) - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
equals(Object) - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
equals(Object) - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
equals(Object) - Method in class io.grpc.channelz.v1.Channel
 
equals(Object) - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
equals(Object) - Method in class io.grpc.channelz.v1.ChannelData
 
equals(Object) - Method in class io.grpc.channelz.v1.ChannelRef
 
equals(Object) - Method in class io.grpc.channelz.v1.ChannelTrace
 
equals(Object) - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
equals(Object) - Method in class io.grpc.channelz.v1.GetChannelRequest
 
equals(Object) - Method in class io.grpc.channelz.v1.GetChannelResponse
 
equals(Object) - Method in class io.grpc.channelz.v1.GetServerRequest
 
equals(Object) - Method in class io.grpc.channelz.v1.GetServerResponse
 
equals(Object) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
equals(Object) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
equals(Object) - Method in class io.grpc.channelz.v1.GetServersRequest
 
equals(Object) - Method in class io.grpc.channelz.v1.GetServersResponse
 
equals(Object) - Method in class io.grpc.channelz.v1.GetSocketRequest
 
equals(Object) - Method in class io.grpc.channelz.v1.GetSocketResponse
 
equals(Object) - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
equals(Object) - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
equals(Object) - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
equals(Object) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
equals(Object) - Method in class io.grpc.channelz.v1.Security
 
equals(Object) - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
equals(Object) - Method in class io.grpc.channelz.v1.Security.Tls
 
equals(Object) - Method in class io.grpc.channelz.v1.Server
 
equals(Object) - Method in class io.grpc.channelz.v1.ServerData
 
equals(Object) - Method in class io.grpc.channelz.v1.ServerRef
 
equals(Object) - Method in class io.grpc.channelz.v1.Socket
 
equals(Object) - Method in class io.grpc.channelz.v1.SocketData
 
equals(Object) - Method in class io.grpc.channelz.v1.SocketOption
 
equals(Object) - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
equals(Object) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
equals(Object) - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
equals(Object) - Method in class io.grpc.channelz.v1.SocketRef
 
equals(Object) - Method in class io.grpc.channelz.v1.Subchannel
 
equals(Object) - Method in class io.grpc.channelz.v1.SubchannelRef
 
equals(Object) - Method in class io.grpc.ConnectivityStateInfo
 
equals(Object) - Method in class io.grpc.Deadline
 
equals(Object) - Method in class io.grpc.EquivalentAddressGroup
Returns true if the given object is also an EquivalentAddressGroup with an equal address list and equal attribute values.
equals(Object) - Method in class io.grpc.health.v1.HealthCheckRequest
 
equals(Object) - Method in class io.grpc.health.v1.HealthCheckResponse
 
equals(Object) - Method in class io.grpc.HttpConnectProxiedSocketAddress
 
equals(Object) - Method in class io.grpc.inprocess.InProcessSocketAddress
Returns true if the object is of the same type and server names match.
equals(Object) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
equals(Object) - Method in class io.grpc.internal.DnsNameResolver.SrvRecord
 
equals(Object) - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
equals(Object) - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
equals(Object) - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
equals(Object) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event
 
equals(Object) - Method in class io.grpc.lb.v1.ClientStats
 
equals(Object) - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
equals(Object) - Method in class io.grpc.lb.v1.FallbackResponse
 
equals(Object) - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
equals(Object) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
equals(Object) - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
equals(Object) - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
equals(Object) - Method in class io.grpc.lb.v1.Server
 
equals(Object) - Method in class io.grpc.lb.v1.ServerList
 
equals(Object) - Method in class io.grpc.LoadBalancer.FixedResultPicker
 
equals(Object) - Method in class io.grpc.LoadBalancer.PickResult
Returns true if the LoadBalancer.Subchannel, Status, and ClientStreamTracer.Factory all match.
equals(Object) - Method in class io.grpc.LoadBalancer.ResolvedAddresses
 
equals(Object) - Method in class io.grpc.LoadBalancerProvider
Uses identity equality.
equals(Object) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
equals(Object) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
equals(Object) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
equals(Object) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
equals(Object) - Method in class io.grpc.lookup.v1.NameMatcher
 
equals(Object) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
equals(Object) - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
equals(Object) - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
equals(Object) - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
equals(Object) - Method in class io.grpc.Metadata.Key
Returns true if the two objects are both Keys, and their names match (case insensitive).
equals(Object) - Method in class io.grpc.NameResolver.ConfigOrError
 
equals(Object) - Method in class io.grpc.NameResolver.ResolutionResult
Useful for testing.
equals(Object) - Method in class io.grpc.netty.ProtocolNegotiationEvent
 
equals(Object) - Method in class io.grpc.reflection.v1.ErrorResponse
 
equals(Object) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
equals(Object) - Method in class io.grpc.reflection.v1.ExtensionRequest
 
equals(Object) - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
equals(Object) - Method in class io.grpc.reflection.v1.ListServiceResponse
 
equals(Object) - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
equals(Object) - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
equals(Object) - Method in class io.grpc.reflection.v1.ServiceResponse
 
equals(Object) - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
equals(Object) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
equals(Object) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
equals(Object) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
equals(Object) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
equals(Object) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
equals(Object) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
equals(Object) - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
equals(Object) - Method in class io.grpc.Status
Equality on Statuses is not well defined.
equals(Object) - Method in class io.grpc.StatusOr
 
equals(Object) - Method in class io.grpc.util.MultiChildLoadBalancer.Endpoint
 
EquivalentAddressGroup - Class in io.grpc
A group of SocketAddresses that are considered equivalent when channel makes connections.
EquivalentAddressGroup(SocketAddress) - Constructor for class io.grpc.EquivalentAddressGroup
Singleton constructor without Attributes.
EquivalentAddressGroup(SocketAddress, Attributes) - Constructor for class io.grpc.EquivalentAddressGroup
Singleton constructor with Attributes.
EquivalentAddressGroup(List) - Constructor for class io.grpc.EquivalentAddressGroup
List constructor without Attributes.
EquivalentAddressGroup(List, Attributes) - Constructor for class io.grpc.EquivalentAddressGroup
List constructor with Attributes.
EquivalentAddressGroup.Attr - Annotation Type in io.grpc
Annotation for EquivalentAddressGroup's attributes.
error(String) - Static method in class io.grpc.ManagedChannelProvider.NewChannelBuilderResult
 
error(String) - Static method in class io.grpc.ServerProvider.NewServerBuilderResult
 
ERROR - Enum constant in enum io.grpc.ChannelLogger.ChannelLogLevel
 
ERROR_CODE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ErrorResponse
 
ERROR_CODE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ErrorResponse
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ErrorResponse
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ErrorResponse
 
ERROR_RESPONSE - Enum constant in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
ERROR_RESPONSE - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
 
ERROR_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionResponse
 
ERROR_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
ErrorPicker(Status) - Constructor for class io.grpc.LoadBalancer.ErrorPicker
Deprecated.
 
ErrorResponse - Class in io.grpc.reflection.v1
The error code and error message sent by the server when an error occurs.
ErrorResponse - Class in io.grpc.reflection.v1alpha
The error code and error message sent by the server when an error occurs.
ErrorResponse.Builder - Class in io.grpc.reflection.v1
The error code and error message sent by the server when an error occurs.
ErrorResponse.Builder - Class in io.grpc.reflection.v1alpha
The error code and error message sent by the server when an error occurs.
ErrorResponseOrBuilder - Interface in io.grpc.reflection.v1
 
ErrorResponseOrBuilder - Interface in io.grpc.reflection.v1alpha
 
EVENT_TYPE_CANCEL - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
A signal that the RPC is cancelled.
EVENT_TYPE_CANCEL_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
A signal that the RPC is cancelled.
EVENT_TYPE_CLIENT_HALF_CLOSE - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
A signal that client is done sending
EVENT_TYPE_CLIENT_HALF_CLOSE_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
A signal that client is done sending
EVENT_TYPE_CLIENT_HEADER - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Header sent from client to server
EVENT_TYPE_CLIENT_HEADER_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Header sent from client to server
EVENT_TYPE_CLIENT_MESSAGE - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Message sent from client to server
EVENT_TYPE_CLIENT_MESSAGE_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Message sent from client to server
EVENT_TYPE_SERVER_HEADER - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Header sent from server to client
EVENT_TYPE_SERVER_HEADER_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Header sent from server to client
EVENT_TYPE_SERVER_MESSAGE - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Message sent from server to client
EVENT_TYPE_SERVER_MESSAGE_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Message sent from server to client
EVENT_TYPE_SERVER_TRAILER - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Trailer indicates the end of the RPC.
EVENT_TYPE_SERVER_TRAILER_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Trailer indicates the end of the RPC.
EVENT_TYPE_UNKNOWN - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
EVENT_TYPE_UNKNOWN = 0;
EVENT_TYPE_UNKNOWN_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
EVENT_TYPE_UNKNOWN = 0;
eventLoopGroup(EventLoopGroup) - Method in class io.grpc.netty.NettyChannelBuilder
Provides an EventGroupLoop to be used by the netty transport.
events - Variable in class io.grpc.InternalChannelz.ChannelTrace
 
EVENTS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelTrace
 
execute(Runnable) - Method in class io.grpc.internal.SerializingExecutor
Runs the given runnable strictly after all Runnables that were submitted before it, and using the executor passed to the constructor. .
execute(Runnable) - Method in class io.grpc.SynchronizationContext
Adds a task and run it in this synchronization context as soon as possible.
executeLater(Runnable) - Method in class io.grpc.SynchronizationContext
Adds a task that will be run when SynchronizationContext.drain() is called.
executor(Executor) - Method in class io.grpc.ForwardingChannelBuilder
 
executor(Executor) - Method in class io.grpc.ForwardingChannelBuilder2
 
executor(Executor) - Method in class io.grpc.ForwardingServerBuilder
 
executor(Executor) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
executor(Executor) - Method in class io.grpc.internal.ServerImplBuilder
 
executor(Executor) - Method in class io.grpc.ManagedChannelBuilder
Provides a custom executor.
executor(Executor) - Method in class io.grpc.ServerBuilder
Provides a custom executor.
exhaust(InputStream) - Static method in class io.grpc.internal.GrpcUtil
Reads in until end of stream.
ExperimentalApi - Annotation Type in io.grpc
Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.
ExponentialBackoffPolicy - Class in io.grpc.internal
Retry Policy for Transport reconnection.
ExponentialBackoffPolicy() - Constructor for class io.grpc.internal.ExponentialBackoffPolicy
 
ExponentialBackoffPolicy.Provider - Class in io.grpc.internal
 
EXTENSION_NUMBER_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ExtensionNumberResponse
 
EXTENSION_NUMBER_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ExtensionRequest
 
EXTENSION_NUMBER_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
EXTENSION_NUMBER_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ExtensionRequest
 
ExtensionNumberResponse - Class in io.grpc.reflection.v1
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
ExtensionNumberResponse - Class in io.grpc.reflection.v1alpha
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
ExtensionNumberResponse.Builder - Class in io.grpc.reflection.v1
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
ExtensionNumberResponse.Builder - Class in io.grpc.reflection.v1alpha
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
ExtensionNumberResponseOrBuilder - Interface in io.grpc.reflection.v1
 
ExtensionNumberResponseOrBuilder - Interface in io.grpc.reflection.v1alpha
 
ExtensionRequest - Class in io.grpc.reflection.v1
The type name and extension number sent by the client when requesting file_containing_extension.
ExtensionRequest - Class in io.grpc.reflection.v1alpha
The type name and extension number sent by the client when requesting file_containing_extension.
ExtensionRequest.Builder - Class in io.grpc.reflection.v1
The type name and extension number sent by the client when requesting file_containing_extension.
ExtensionRequest.Builder - Class in io.grpc.reflection.v1alpha
The type name and extension number sent by the client when requesting file_containing_extension.
ExtensionRequestOrBuilder - Interface in io.grpc.reflection.v1
 
ExtensionRequestOrBuilder - Interface in io.grpc.reflection.v1alpha
 
EXTRA_KEYS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder
 
extractBareMethodName(String) - Static method in class io.grpc.MethodDescriptor
Extract the method name out of a fully qualified method name.
extractFullServiceName(String) - Static method in class io.grpc.MethodDescriptor
Extract the fully qualified service name out of a fully qualified method name.
extractSpiffeId(X509Certificate[]) - Static method in class io.grpc.internal.SpiffeUtil
Returns the SPIFFE ID from the leaf certificate, if present.

F

fackets - Variable in class io.grpc.InternalChannelz.TcpInfo
 
Factory() - Constructor for class io.grpc.ClientStreamTracer.Factory
 
Factory() - Constructor for class io.grpc.LoadBalancer.Factory
 
Factory() - Constructor for class io.grpc.NameResolver.Factory
 
Factory() - Constructor for class io.grpc.ServerStreamTracer.Factory
 
Factory(TimeProvider) - Constructor for class io.grpc.internal.TransportTracer.Factory
 
fail(Status) - Method in class io.grpc.CallCredentials.MetadataApplier
Called when there has been an error when preparing the headers.
failed(Throwable) - Method in class io.grpc.internal.Http2Ping
Completes this operation exceptionally.
FAILED_PRECONDITION - Enum constant in enum io.grpc.Status.Code
Operation was rejected because the system is not in a state required for the operation's execution.
FAILED_PRECONDITION - Static variable in class io.grpc.Status
Operation was rejected because the system is not in a state required for the operation's execution.
FailingClientStream - Class in io.grpc.internal
An implementation of ClientStream that fails (by calling ClientStreamListener.closed(Status, ClientStreamListener.RpcProgress, Metadata)) when started, and silently does nothing for the other operations.
FailingClientStream(Status, ClientStreamTracer[]) - Constructor for class io.grpc.internal.FailingClientStream
Creates a FailingClientStream that would fail with the given error.
FailingClientStream(Status, ClientStreamListener.RpcProgress, ClientStreamTracer[]) - Constructor for class io.grpc.internal.FailingClientStream
Creates a FailingClientStream that would fail with the given error.
failurePercentageEjection - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
FAKE - Enum constant in enum io.grpc.TlsChannelCredentials.Feature
A feature that no consumer should understand.
FAKE - Enum constant in enum io.grpc.TlsServerCredentials.Feature
A feature that no consumer should understand.
FALLBACK_RESPONSE - Enum constant in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
 
FALLBACK_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.LoadBalanceResponse
 
fallbackHandlerRegistry(HandlerRegistry) - Method in class io.grpc.ForwardingServerBuilder
 
fallbackHandlerRegistry(HandlerRegistry) - Method in class io.grpc.internal.ServerImplBuilder
 
fallbackHandlerRegistry(HandlerRegistry) - Method in class io.grpc.ServerBuilder
Sets a fallback handler registry that will be looked up in if a method is not found in the primary registry.
FallbackResponse - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.FallbackResponse
FallbackResponse.Builder - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.FallbackResponse
FallbackResponseOrBuilder - Interface in io.grpc.lb.v1
 
FILE_BY_FILENAME - Enum constant in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
FILE_BY_FILENAME - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
 
FILE_BY_FILENAME_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionRequest
 
FILE_BY_FILENAME_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
FILE_CONTAINING_EXTENSION - Enum constant in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
FILE_CONTAINING_EXTENSION - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
 
FILE_CONTAINING_EXTENSION_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionRequest
 
FILE_CONTAINING_EXTENSION_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
FILE_CONTAINING_SYMBOL - Enum constant in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
FILE_CONTAINING_SYMBOL - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
 
FILE_CONTAINING_SYMBOL_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionRequest
 
FILE_CONTAINING_SYMBOL_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
FILE_DESCRIPTOR_PROTO_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.FileDescriptorResponse
 
FILE_DESCRIPTOR_PROTO_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
FILE_DESCRIPTOR_RESPONSE - Enum constant in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
FILE_DESCRIPTOR_RESPONSE - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
 
FILE_DESCRIPTOR_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionResponse
 
FILE_DESCRIPTOR_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
FileDescriptorResponse - Class in io.grpc.reflection.v1
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
FileDescriptorResponse - Class in io.grpc.reflection.v1alpha
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
FileDescriptorResponse.Builder - Class in io.grpc.reflection.v1
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
FileDescriptorResponse.Builder - Class in io.grpc.reflection.v1alpha
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
FileDescriptorResponseOrBuilder - Interface in io.grpc.reflection.v1
 
FileDescriptorResponseOrBuilder - Interface in io.grpc.reflection.v1alpha
 
FILENAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Address.UdsAddress
 
filterContext(Context) - Method in class io.grpc.ServerStreamTracer
Called before the interceptors and the call handlers and make changes to the Context object if needed.
filterTransport(Attributes) - Method in interface io.grpc.internal.ManagedClientTransport.Listener
Called just before ManagedClientTransport.Listener.transportReady() to allow direct modification of transport Attributes.
finalizeAndDump(CallMetricRecorder) - Static method in class io.grpc.services.InternalCallMetricRecorder
 
finalizeAndDump2(CallMetricRecorder) - Static method in class io.grpc.services.InternalCallMetricRecorder
 
fireProtocolNegotiationEvent(ChannelHandlerContext) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
fixedContextExecutor(Executor) - Method in class io.grpc.Context
Wrap an Executor so that it always executes with this context as the Context.current() context.
FixedObjectPool<T> - Class in io.grpc.internal
An object pool that always returns the same instance and does nothing when returning the object.
FixedObjectPool(T) - Constructor for class io.grpc.internal.FixedObjectPool
 
FixedPortProvider(int) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder.FixedPortProvider
 
FixedResultPicker(LoadBalancer.PickResult) - Constructor for class io.grpc.LoadBalancer.FixedResultPicker
 
FLOW_CONTROL_ERROR - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
Flow-control in Streaming RPC - Section in class io.grpc.ClientCall
 
flowControlWindow(int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the flow control window in bytes.
flowControlWindow(int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the flow control window in bytes.
FlowControlWindows(long, long) - Constructor for class io.grpc.internal.TransportTracer.FlowControlWindows
 
flush() - Method in class io.grpc.internal.AbstractStream
 
flush() - Method in interface io.grpc.internal.Framer
Flush the buffered payload.
flush() - Method in class io.grpc.internal.MessageFramer
Flushes any buffered data in the framer to the sink.
flush() - Method in class io.grpc.internal.NoopClientStream
 
flush() - Method in interface io.grpc.internal.Stream
Flushes any internally buffered messages to the remote end-point.
forAddress(String, int) - Static method in class io.grpc.ForwardingChannelBuilder2
This method serves to force subclasses to "hide" this static factory.
forAddress(String, int) - Static method in class io.grpc.inprocess.InProcessChannelBuilder
Always fails.
forAddress(String, int) - Static method in class io.grpc.internal.ManagedChannelImplBuilder
 
forAddress(String, int) - Static method in class io.grpc.ManagedChannelBuilder
Creates a channel with the target's address and port number.
forAddress(String, int) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given host and port.
forAddress(String, int, ChannelCredentials) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given host and port.
forAddress(SocketAddress) - Static method in class io.grpc.inprocess.InProcessChannelBuilder
Create a channel builder that will connect to the server referenced by the given address.
forAddress(SocketAddress) - Static method in class io.grpc.inprocess.InProcessServerBuilder
Create a server builder which listens on the given address.
forAddress(SocketAddress) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given server address.
forAddress(SocketAddress) - Static method in class io.grpc.netty.NettyServerBuilder
Creates a server builder configured with the given SocketAddress.
forAddress(SocketAddress, ChannelCredentials) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given server address.
forAddress(SocketAddress, ServerCredentials) - Static method in class io.grpc.netty.NettyServerBuilder
Creates a server builder configured with the given SocketAddress.
forClient() - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forCode(long) - Static method in enum io.grpc.internal.GrpcUtil.Http2Error
Looks up the HTTP/2 error code enum value for the specified code.
forError(Status) - Static method in class io.grpc.InternalConfigSelector.Result
Creates a Result with the given error status.
fork() - Method in class io.grpc.Context
Create a new context which propagates the values of this context but does not cascade its cancellation.
forName(String) - Static method in class io.grpc.inprocess.InProcessChannelBuilder
Create a channel builder that will connect to the server with the given name.
forName(String) - Static method in class io.grpc.inprocess.InProcessServerBuilder
Create a server builder that will bind with the given name.
forNonError(ConnectivityState) - Static method in class io.grpc.ConnectivityStateInfo
Returns an instance for a state that is not TRANSIENT_FAILURE.
forNumber(int) - Static method in enum io.grpc.binarylog.v1.Address.Type
 
forNumber(int) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
 
forNumber(int) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
 
forNumber(int) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
 
forNumber(int) - Static method in enum io.grpc.channelz.v1.Address.AddressCase
 
forNumber(int) - Static method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
 
forNumber(int) - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
 
forNumber(int) - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
 
forNumber(int) - Static method in enum io.grpc.channelz.v1.Security.ModelCase
 
forNumber(int) - Static method in enum io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
 
forNumber(int) - Static method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
 
forNumber(int) - Static method in enum io.grpc.lb.v1.LoadBalanceRequest.LoadBalanceRequestTypeCase
 
forNumber(int) - Static method in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
 
forNumber(int) - Static method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
 
forNumber(int) - Static method in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
forNumber(int) - Static method in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
forNumber(int) - Static method in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
 
forNumber(int) - Static method in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
 
forPort(int) - Static method in class io.grpc.ForwardingServerBuilder
This method serves to force sub classes to "hide" this static factory.
forPort(int) - Static method in class io.grpc.inprocess.InProcessServerBuilder
Always fails.
forPort(int) - Static method in class io.grpc.internal.ServerImplBuilder
 
forPort(int) - Static method in class io.grpc.netty.NettyServerBuilder
Creates a server builder that will bind to the given port.
forPort(int) - Static method in class io.grpc.ServerBuilder
Static factory for creating a new ServerBuilder.
forPort(int, ServerCredentials) - Static method in class io.grpc.netty.NettyServerBuilder
Creates a server builder that will bind to the given port.
forResource(SharedResourceHolder.Resource) - Static method in class io.grpc.internal.SharedResourcePool
 
forServer(File, File) - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forServer(File, File, String) - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forServer(InputStream, InputStream) - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forServer(InputStream, InputStream, String) - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forTarget(String) - Static method in class io.grpc.ForwardingChannelBuilder2
This method serves to force subclasses to "hide" this static factory.
forTarget(String) - Static method in class io.grpc.inprocess.InProcessChannelBuilder
Create a channel builder that will connect to the server referenced by the given target URI.
forTarget(String) - Static method in class io.grpc.internal.ManagedChannelImplBuilder
 
forTarget(String) - Static method in class io.grpc.ManagedChannelBuilder
Creates a channel with a target string, which can be either a valid NameResolver-compliant URI, or an authority string.
forTarget(String) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given target string that will be resolved by NameResolver.
forTarget(String, ChannelCredentials) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given target string that will be resolved by NameResolver.
forTransientFailure(Status) - Static method in class io.grpc.ConnectivityStateInfo
Returns an instance for TRANSIENT_FAILURE, associated with an error status.
ForwardingChannelBuilder<T> - Class in io.grpc
A ManagedChannelBuilder that delegates all its builder methods to another builder by default.
ForwardingChannelBuilder() - Constructor for class io.grpc.ForwardingChannelBuilder
The default constructor.
ForwardingChannelBuilder2<T> - Class in io.grpc
A ManagedChannelBuilder that delegates all its builder methods to another builder by default.
ForwardingChannelBuilder2() - Constructor for class io.grpc.ForwardingChannelBuilder2
The default constructor.
ForwardingClientCall<ReqT,RespT> - Class in io.grpc
A ClientCall which forwards all of its methods to another ClientCall.
ForwardingClientCall() - Constructor for class io.grpc.ForwardingClientCall
 
ForwardingClientCall.SimpleForwardingClientCall<ReqT,RespT> - Class in io.grpc
A simplified version of ForwardingClientCall where subclasses can pass in a ClientCall as the delegate.
ForwardingClientCallListener<RespT> - Class in io.grpc
A ClientCall.Listener which forwards all of its methods to another ClientCall.Listener.
ForwardingClientCallListener() - Constructor for class io.grpc.ForwardingClientCallListener
 
ForwardingClientCallListener.SimpleForwardingClientCallListener<RespT> - Class in io.grpc
A simplified version of ForwardingClientCallListener where subclasses can pass in a ClientCall.Listener as the delegate.
ForwardingClientStreamTracer - Class in io.grpc.internal
 
ForwardingClientStreamTracer - Class in io.grpc.util
 
ForwardingClientStreamTracer() - Constructor for class io.grpc.internal.ForwardingClientStreamTracer
 
ForwardingClientStreamTracer() - Constructor for class io.grpc.util.ForwardingClientStreamTracer
 
ForwardingLoadBalancer - Class in io.grpc.util
 
ForwardingLoadBalancer() - Constructor for class io.grpc.util.ForwardingLoadBalancer
 
ForwardingLoadBalancerHelper - Class in io.grpc.util
 
ForwardingLoadBalancerHelper() - Constructor for class io.grpc.util.ForwardingLoadBalancerHelper
 
ForwardingReadableBuffer - Class in io.grpc.internal
Base class for a wrapper around another ReadableBuffer.
ForwardingReadableBuffer(ReadableBuffer) - Constructor for class io.grpc.internal.ForwardingReadableBuffer
Constructor.
ForwardingServerBuilder<T> - Class in io.grpc
A ServerBuilder that delegates all its builder methods to another builder by default.
ForwardingServerBuilder() - Constructor for class io.grpc.ForwardingServerBuilder
The default constructor.
ForwardingServerCall<ReqT,RespT> - Class in io.grpc
A ServerCall which forwards all of its methods to another ServerCall.
ForwardingServerCall() - Constructor for class io.grpc.ForwardingServerCall
 
ForwardingServerCall.SimpleForwardingServerCall<ReqT,RespT> - Class in io.grpc
A simplified version of ForwardingServerCall where subclasses can pass in a ServerCall as the delegate.
ForwardingServerCallListener<ReqT> - Class in io.grpc
A ServerCall.Listener which forwards all of its methods to another ServerCall.Listener of matching parameterized types.
ForwardingServerCallListener() - Constructor for class io.grpc.ForwardingServerCallListener
 
ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT> - Class in io.grpc
A simplified version of ForwardingServerCallListener where subclasses can pass in a ServerCall.Listener as the delegate.
ForwardingSubchannel - Class in io.grpc.util
 
ForwardingSubchannel() - Constructor for class io.grpc.util.ForwardingSubchannel
 
FRAME_SIZE_ERROR - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
framer() - Method in class io.grpc.internal.AbstractClientStream
 
framer() - Method in class io.grpc.internal.AbstractServerStream
 
framer() - Method in class io.grpc.internal.AbstractStream
The framer to use for sending messages.
Framer - Interface in io.grpc.internal
Interface for framing gRPC messages.
fromCode(Status.Code) - Static method in class io.grpc.Status
Return a Status given a canonical error Status.Code object.
fromCodeValue(int) - Static method in class io.grpc.Status
Return a Status given a canonical error Status.Code value.
fromConfig(Object) - Static method in class io.grpc.NameResolver.ConfigOrError
Returns a NameResolver.ConfigOrError for the successfully parsed config.
fromError(Status) - Static method in class io.grpc.NameResolver.ConfigOrError
Returns a NameResolver.ConfigOrError for the failure to parse the config.
fromStatus(Status) - Static method in class io.grpc.StatusOr
Construct from a non-Ok status.
fromStatusAndTrailers(Status, Metadata) - Static method in class io.grpc.protobuf.StatusProto
Extracts the google.rpc.Status from trailers, and makes sure they match the gRPC status.
fromThrowable(Throwable) - Static method in class io.grpc.protobuf.StatusProto
Extract a Status instance from the causal chain of a Throwable.
fromThrowable(Throwable) - Static method in class io.grpc.Status
Extract an error Status from the causal chain of a Throwable.
fromValue(T) - Static method in class io.grpc.StatusOr
Construct from a value.
fullMethodName() - Element in annotation type io.grpc.stub.annotations.RpcMethod
The fully qualified method name.
FUTURE - Enum constant in enum io.grpc.stub.InternalClientCalls.StubType
 
futureUnaryCall(ClientCall, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a unary call and returns a ListenableFuture to the response.

G

generateFullMethodName(String, String) - Static method in class io.grpc.MethodDescriptor
Generate the fully qualified method name.
generateName() - Static method in class io.grpc.inprocess.InProcessServerBuilder
Generates a new server name that is unique each time.
geRawMethodName(MethodDescriptor) - Method in class io.grpc.InternalMethodDescriptor
 
get() - Method in class io.grpc.Context.Key
Get the value from the Context.current() context for this key.
get() - Method in class io.grpc.internal.AtomicBackoff.State
 
get() - Method in interface io.grpc.internal.BackoffPolicy.Provider
 
get() - Method in class io.grpc.internal.ExponentialBackoffPolicy.Provider
 
get(Attributes.Key) - Method in class io.grpc.Attributes
Gets the value for the key, or null if it's not present.
get(Context) - Method in class io.grpc.Context.Key
Get the value from the specified context for this key.
get(SharedResourceHolder.Resource) - Static method in class io.grpc.internal.SharedResourceHolder
Try to get an existing instance of the given resource.
get(Metadata.Key) - Method in class io.grpc.Metadata
Returns the last metadata entry added with the name 'name' parsed as T.
getAcceptedIssuers() - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
getActive() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
active maps to `struct linger.l_onoff`
getActive() - Method in class io.grpc.channelz.v1.SocketOptionLinger
active maps to `struct linger.l_onoff`
getActive() - Method in interface io.grpc.channelz.v1.SocketOptionLingerOrBuilder
active maps to `struct linger.l_onoff`
getAdditional() - Method in class io.grpc.channelz.v1.SocketOption.Builder
Additional data associated with the socket option.
getAdditional() - Method in class io.grpc.channelz.v1.SocketOption
Additional data associated with the socket option.
getAdditional() - Method in interface io.grpc.channelz.v1.SocketOptionOrBuilder
Additional data associated with the socket option.
getAdditionalBuilder() - Method in class io.grpc.channelz.v1.SocketOption.Builder
Additional data associated with the socket option.
getAdditionalOrBuilder() - Method in class io.grpc.channelz.v1.SocketOption.Builder
Additional data associated with the socket option.
getAdditionalOrBuilder() - Method in class io.grpc.channelz.v1.SocketOption
Additional data associated with the socket option.
getAdditionalOrBuilder() - Method in interface io.grpc.channelz.v1.SocketOptionOrBuilder
Additional data associated with the socket option.
getAddress() - Method in class io.grpc.binarylog.v1.Address.Builder
string address = 2;
getAddress() - Method in class io.grpc.binarylog.v1.Address
string address = 2;
getAddress() - Method in interface io.grpc.binarylog.v1.AddressOrBuilder
string address = 2;
getAddressBytes() - Method in class io.grpc.binarylog.v1.Address.Builder
string address = 2;
getAddressBytes() - Method in class io.grpc.binarylog.v1.Address
string address = 2;
getAddressBytes() - Method in interface io.grpc.binarylog.v1.AddressOrBuilder
string address = 2;
getAddressCase() - Method in class io.grpc.channelz.v1.Address.Builder
 
getAddressCase() - Method in class io.grpc.channelz.v1.Address
 
getAddressCase() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
 
getAddresses() - Method in class io.grpc.EquivalentAddressGroup
Returns an immutable list of the addresses.
getAddresses() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Returns the addresses, which is an unmodifiable list.
getAddresses() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
Gets the server addresses.
getAddresses() - Method in class io.grpc.LoadBalancer.Subchannel
Returns the addresses that this Subchannel is bound to.
getAddresses() - Method in class io.grpc.NameResolver.ResolutionResult
Deprecated.
Will be superseded by getAddressesOrError
getAddressesOrError() - Method in class io.grpc.NameResolver.ResolutionResult
Gets the addresses resolved by name resolution or the error in doing so.
getAdvertisedMessageEncodings() - Method in class io.grpc.DecompressorRegistry
Provides a list of all message encodings that have decompressors available and should be advertised.
getAll(Metadata.Key) - Method in class io.grpc.Metadata
Returns all the metadata entries named 'name', in the order they were received, parsed as T, or null if there are none.
getAllAddresses() - Method in class io.grpc.LoadBalancer.Subchannel
Returns the addresses that this Subchannel is bound to.
getAllAddresses() - Method in class io.grpc.util.ForwardingSubchannel
 
getAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfType() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfType() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersOfTypeBytes() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
getAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponse() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requst.
getAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer all_extension_numbers_of_type requst.
getAllExtensionNumbersResponse() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer all_extension_numbers_of_type requst.
getAllExtensionNumbersResponseBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponseBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requst.
getAllExtensionNumbersResponseOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponseOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponseOrBuilder() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer all_extension_numbers_of_type requests.
getAllExtensionNumbersResponseOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requst.
getAllExtensionNumbersResponseOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer all_extension_numbers_of_type requst.
getAllExtensionNumbersResponseOrBuilder() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer all_extension_numbers_of_type requst.
getApplicationUtilization() - Method in class io.grpc.services.MetricReport
 
getAttributes() - Method in class io.grpc.ClientCall
Returns additional properties of the call.
getAttributes() - Method in class io.grpc.EquivalentAddressGroup
Returns the attributes.
getAttributes() - Method in class io.grpc.internal.AbstractServerStream
 
getAttributes() - Method in interface io.grpc.internal.ClientStream
Attributes that the stream holds at the current moment.
getAttributes() - Method in interface io.grpc.internal.ConnectionClientTransport
Returns a set of attributes, which may vary depending on the state of the transport.
getAttributes() - Method in class io.grpc.internal.DelayedClientCall
 
getAttributes() - Method in class io.grpc.internal.NoopClientStream
 
getAttributes() - Method in interface io.grpc.internal.ServerStream
Attributes describing stream.
getAttributes() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Returns the attributes.
getAttributes() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
Gets the attributes associated with these addresses.
getAttributes() - Method in class io.grpc.LoadBalancer.Subchannel
The same attributes passed to Helper.createSubchannel().
getAttributes() - Method in class io.grpc.NameResolver.ResolutionResult
Gets the attributes associated with the addresses resolved by name resolution.
getAttributes() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
getAttributes() - Method in class io.grpc.ForwardingClientCall
 
getAttributes() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
getAttributes() - Method in class io.grpc.ForwardingServerCall
 
getAttributes() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
getAttributes() - Method in class io.grpc.ServerCall
Returns properties of a single call.
getAttributes() - Method in class io.grpc.ServerStreamTracer.ServerCallInfo
 
getAttributes() - Method in class io.grpc.util.ForwardingSubchannel
 
getAttributes(ProtocolNegotiationEvent) - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
getAuthority() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
A single process may be used to run multiple virtual servers with different identities.
getAuthority() - Method in class io.grpc.binarylog.v1.ClientHeader
A single process may be used to run multiple virtual servers with different identities.
getAuthority() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
A single process may be used to run multiple virtual servers with different identities.
getAuthority() - Method in class io.grpc.CallCredentials.RequestInfo
Returns the authority string used to authenticate the server for this call.
getAuthority() - Method in class io.grpc.CallOptions
Override the HTTP/2 authority the channel claims to be connecting to.
getAuthority() - Method in class io.grpc.internal.AbstractServerStream
 
getAuthority() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getAuthority() - Method in interface io.grpc.internal.ServerStream
Gets the authority this stream is addressed to.
getAuthority() - Method in class io.grpc.LoadBalancer.Helper
Returns the authority string of the channel, which is derived from the DNS-style target name.
getAuthority() - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Returns the authority of the server.
getAuthority() - Method in class io.grpc.ForwardingServerCall
 
getAuthority() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
getAuthority() - Method in class io.grpc.ServerCall
Gets the authority this call is addressed to.
getAuthority() - Method in class io.grpc.ServerStreamTracer.ServerCallInfo
 
getAuthority() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getAuthorityBytes() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
A single process may be used to run multiple virtual servers with different identities.
getAuthorityBytes() - Method in class io.grpc.binarylog.v1.ClientHeader
A single process may be used to run multiple virtual servers with different identities.
getAuthorityBytes() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
A single process may be used to run multiple virtual servers with different identities.
getBalanceLoadMethod() - Static method in class io.grpc.lb.v1.LoadBalancerGrpc
 
getBareMethodName() - Method in class io.grpc.MethodDescriptor
A convenience method for extractBareMethodName(getFullMethodName()).
getBaseTypeName() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
getBaseTypeName() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
Full name of the base type, including the package name.
getBaseTypeName() - Method in interface io.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
Full name of the base type, including the package name.
getBaseTypeName() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
getBaseTypeName() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
Full name of the base type, including the package name.
getBaseTypeName() - Method in interface io.grpc.reflection.v1alpha.ExtensionNumberResponseOrBuilder
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in interface io.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
Full name of the base type, including the package name.
getBaseTypeNameBytes() - Method in interface io.grpc.reflection.v1alpha.ExtensionNumberResponseOrBuilder
Full name of the base type, including the package name.
getBoolean(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a boolean from an object for the given key.
getBucketBoundaries() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getBucketBoundaries() - Method in class io.grpc.LongHistogramMetricInstrument
 
getBundleMap() - Method in class io.grpc.internal.SpiffeUtil.SpiffeBundle
 
getByteBuffer() - Method in interface io.grpc.HasByteBuffer
Gets a ByteBuffer containing some bytes of the content next to be read, or null if has reached end of the content.
getByteBuffer() - Method in class io.grpc.internal.AbstractReadableBuffer
 
getByteBuffer() - Method in class io.grpc.internal.CompositeReadableBuffer
 
getByteBuffer() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
getByteBuffer() - Method in interface io.grpc.internal.ReadableBuffer
Gets a ByteBuffer that contains some bytes of the content next to be read, or null if this buffer has been exhausted.
getCacheSizeBytes() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Rough indicator of amount of memory to use for the client cache.
getCacheSizeBytes() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Rough indicator of amount of memory to use for the client cache.
getCacheSizeBytes() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Rough indicator of amount of memory to use for the client cache.
getCallCredentials() - Method in class io.grpc.CompositeChannelCredentials
 
getCallId() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Uniquely identifies a call.
getCallId() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
Uniquely identifies a call.
getCallId() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
Uniquely identifies a call.
getCallOptions() - Method in class io.grpc.CallCredentials.RequestInfo
The call options used to call this RPC.
getCallOptions() - Method in class io.grpc.ClientStreamTracer.StreamInfo
Returns the effective CallOptions of the call.
getCallOptions() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
getCallOptions() - Method in class io.grpc.LoadBalancer.PickSubchannelArgs
Call options.
getCallOptions() - Method in class io.grpc.stub.AbstractStub
The CallOptions of the stub.
getCallsFailed() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls that have completed with a non-OK status
getCallsFailed() - Method in class io.grpc.channelz.v1.ChannelData
The number of calls that have completed with a non-OK status
getCallsFailed() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The number of calls that have completed with a non-OK status
getCallsFailed() - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls that have a completed with a non-OK status
getCallsFailed() - Method in class io.grpc.channelz.v1.ServerData
The number of incoming calls that have a completed with a non-OK status
getCallsFailed() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
The number of incoming calls that have a completed with a non-OK status
getCallsFinishedWithDrop(int) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
getCallsFinishedWithDrop(int) - Method in class io.grpc.lb.v1.ClientStats
The list of dropped calls.
getCallsFinishedWithDrop(int) - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The list of dropped calls.
getCallsFinishedWithDropBuilder(int) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
getCallsFinishedWithDropBuilderList() - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
getCallsFinishedWithDropCount() - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
getCallsFinishedWithDropCount() - Method in class io.grpc.lb.v1.ClientStats
The list of dropped calls.
getCallsFinishedWithDropCount() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The list of dropped calls.
getCallsFinishedWithDropList() - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
getCallsFinishedWithDropList() - Method in class io.grpc.lb.v1.ClientStats
The list of dropped calls.
getCallsFinishedWithDropList() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The list of dropped calls.
getCallsFinishedWithDropOrBuilder(int) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
getCallsFinishedWithDropOrBuilder(int) - Method in class io.grpc.lb.v1.ClientStats
The list of dropped calls.
getCallsFinishedWithDropOrBuilder(int) - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The list of dropped calls.
getCallsFinishedWithDropOrBuilderList() - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
getCallsFinishedWithDropOrBuilderList() - Method in class io.grpc.lb.v1.ClientStats
The list of dropped calls.
getCallsFinishedWithDropOrBuilderList() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The list of dropped calls.
getCallsStarted() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls started on the channel
getCallsStarted() - Method in class io.grpc.channelz.v1.ChannelData
The number of calls started on the channel
getCallsStarted() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The number of calls started on the channel
getCallsStarted() - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls started on the server
getCallsStarted() - Method in class io.grpc.channelz.v1.ServerData
The number of incoming calls started on the server
getCallsStarted() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
The number of incoming calls started on the server
getCallsSucceeded() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls that have completed with an OK status
getCallsSucceeded() - Method in class io.grpc.channelz.v1.ChannelData
The number of calls that have completed with an OK status
getCallsSucceeded() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The number of calls that have completed with an OK status
getCallsSucceeded() - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls that have completed with an OK status
getCallsSucceeded() - Method in class io.grpc.channelz.v1.ServerData
The number of incoming calls that have completed with an OK status
getCallsSucceeded() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
The number of incoming calls that have completed with an OK status
getCandidatesViaHardCoded(Class, Iterable) - Static method in class io.grpc.InternalServiceProviders
Accessor for method.
getCandidatesViaServiceLoader(Class, ClassLoader) - Static method in class io.grpc.InternalServiceProviders
Accessor for method.
getCause() - Method in class io.grpc.Status
The underlying cause of an error.
getCertificateChain() - Method in class io.grpc.TlsChannelCredentials
The certificate chain for the client's identity, as a new byte array.
getCertificateChain() - Method in class io.grpc.TlsServerCredentials
The certificate chain for the server's identity, as a new byte array.
getCertificateChain(String) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
getChannel() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
The Channel that corresponds to the requested channel_id.
getChannel() - Method in class io.grpc.channelz.v1.GetChannelResponse
The Channel that corresponds to the requested channel_id.
getChannel() - Method in interface io.grpc.channelz.v1.GetChannelResponseOrBuilder
The Channel that corresponds to the requested channel_id.
getChannel() - Method in class io.grpc.stub.AbstractStub
The underlying channel of the stub.
getChannel(int) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
getChannel(int) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
list of channels that the connection detail service knows about.
getChannel(int) - Method in interface io.grpc.channelz.v1.GetTopChannelsResponseOrBuilder
list of channels that the connection detail service knows about.
getChannel(long) - Method in class io.grpc.InternalChannelz
Returns a channel.
getChannel(GetChannelRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzBlockingStub
Returns a single Channel, or else a NOT_FOUND code.
getChannel(GetChannelRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzFutureStub
Returns a single Channel, or else a NOT_FOUND code.
getChannel(GetChannelRequest, StreamObserver) - Method in interface io.grpc.channelz.v1.ChannelzGrpc.AsyncService
Returns a single Channel, or else a NOT_FOUND code.
getChannel(GetChannelRequest, StreamObserver) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzStub
Returns a single Channel, or else a NOT_FOUND code.
getChannel(GetChannelRequest, StreamObserver) - Method in class io.grpc.protobuf.services.ChannelzService
Returns a top level channel aka ManagedChannel.
getChannel(GetChannelRequest, StreamObserver) - Method in class io.grpc.services.ChannelzService
Deprecated.
Returns a top level channel aka ManagedChannel.
getChannelBuilder() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
The Channel that corresponds to the requested channel_id.
getChannelBuilder() - Method in class io.grpc.ManagedChannelProvider.NewChannelBuilderResult
 
getChannelBuilder(int) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
getChannelBuilderList() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
getChannelCount() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
getChannelCount() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
list of channels that the connection detail service knows about.
getChannelCount() - Method in interface io.grpc.channelz.v1.GetTopChannelsResponseOrBuilder
list of channels that the connection detail service knows about.
getChannelCredentials() - Method in class io.grpc.CompositeChannelCredentials
 
getChannelCredentials() - Method in class io.grpc.LoadBalancer.Helper
Returns the ChannelCredentials used to construct the channel, without bearer tokens.
getChannelCredentials() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getChannelId() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
The globally unique id for this channel.
getChannelId() - Method in class io.grpc.channelz.v1.ChannelRef
The globally unique id for this channel.
getChannelId() - Method in interface io.grpc.channelz.v1.ChannelRefOrBuilder
The globally unique id for this channel.
getChannelId() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
channel_id is the identifier of the specific channel to get.
getChannelId() - Method in class io.grpc.channelz.v1.GetChannelRequest
channel_id is the identifier of the specific channel to get.
getChannelId() - Method in interface io.grpc.channelz.v1.GetChannelRequestOrBuilder
channel_id is the identifier of the specific channel to get.
getChannelList() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
getChannelList() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
list of channels that the connection detail service knows about.
getChannelList() - Method in interface io.grpc.channelz.v1.GetTopChannelsResponseOrBuilder
list of channels that the connection detail service knows about.
getChannelLogger() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getChannelLogger() - Method in class io.grpc.LoadBalancer.Helper
Returns the ChannelLogger for the Channel served by this LoadBalancer.
getChannelLogger() - Method in class io.grpc.LoadBalancer.Subchannel
Returns a ChannelLogger for this Subchannel.
getChannelLogger() - Method in class io.grpc.NameResolver.Args
Returns the ChannelLogger for the Channel served by this NameResolver.
getChannelLogger() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getChannelLogger() - Method in class io.grpc.util.ForwardingSubchannel
 
getChannelOrBuilder() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
The Channel that corresponds to the requested channel_id.
getChannelOrBuilder() - Method in class io.grpc.channelz.v1.GetChannelResponse
The Channel that corresponds to the requested channel_id.
getChannelOrBuilder() - Method in interface io.grpc.channelz.v1.GetChannelResponseOrBuilder
The Channel that corresponds to the requested channel_id.
getChannelOrBuilder(int) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
getChannelOrBuilder(int) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
list of channels that the connection detail service knows about.
getChannelOrBuilder(int) - Method in interface io.grpc.channelz.v1.GetTopChannelsResponseOrBuilder
list of channels that the connection detail service knows about.
getChannelOrBuilderList() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
getChannelOrBuilderList() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
list of channels that the connection detail service knows about.
getChannelOrBuilderList() - Method in interface io.grpc.channelz.v1.GetTopChannelsResponseOrBuilder
list of channels that the connection detail service knows about.
getChannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
getChannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
.grpc.channelz.v1.ChannelRef channel_ref = 4;
getChannelRef() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
getChannelRef(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRef(int) - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of channel refs.
getChannelRef(int) - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRef(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRef(int) - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of channel refs.
getChannelRef(int) - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRefBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
getChannelRefBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefBuilderList() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefBuilderList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefCount() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefCount() - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of channel refs.
getChannelRefCount() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRefCount() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefCount() - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of channel refs.
getChannelRefCount() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRefList() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefList() - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of channel refs.
getChannelRefList() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRefList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefList() - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of channel refs.
getChannelRefList() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
getChannelRefOrBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
.grpc.channelz.v1.ChannelRef channel_ref = 4;
getChannelRefOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
getChannelRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilder(int) - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilder(int) - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilderList() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilderList() - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilderList() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilderList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilderList() - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of channel refs.
getChannelRefOrBuilderList() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of channel refs.
GetChannelRequest - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetChannelRequest
GetChannelRequest.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetChannelRequest
GetChannelRequestOrBuilder - Interface in io.grpc.channelz.v1
 
GetChannelResponse - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetChannelResponse
GetChannelResponse.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetChannelResponse
GetChannelResponseOrBuilder - Interface in io.grpc.channelz.v1
 
getChannelTarget() - Method in class io.grpc.LoadBalancer.Helper
Returns the target string of the channel, guaranteed to include its scheme.
getChannelTarget() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getChannelz() - Method in class io.grpc.internal.ServerImplBuilder
 
getCheckMethod() - Static method in class io.grpc.health.v1.HealthGrpc
 
getChildLbState(Object) - Method in class io.grpc.util.MultiChildLoadBalancer
 
getChildLbStateEag(EquivalentAddressGroup) - Method in class io.grpc.util.MultiChildLoadBalancer
 
getChildLbStates() - Method in class io.grpc.util.MultiChildLoadBalancer
 
getChildRefCase() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
getChildRefCase() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
getChildRefCase() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
 
getCipherSuiteCase() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
getCipherSuiteCase() - Method in class io.grpc.channelz.v1.Security.Tls
 
getCipherSuiteCase() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
 
getClientAliases(String, Principal[]) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
getClientAuth() - Method in class io.grpc.TlsServerCredentials
Non-null setting indicating whether the server should expect a client's identity.
getClientHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ClientHeader client_header = 6;
getClientHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.ClientHeader client_header = 6;
getClientHeader() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.ClientHeader client_header = 6;
getClientHeaderBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ClientHeader client_header = 6;
getClientHeaderOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ClientHeader client_header = 6;
getClientHeaderOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.ClientHeader client_header = 6;
getClientHeaderOrBuilder() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.ClientHeader client_header = 6;
getClientInterceptor(String, CallOptions) - Method in class io.grpc.protobuf.services.BinaryLogProvider
Returns a ClientInterceptor for binary logging. gRPC is free to cache the interceptor, so the interceptor must be reusable across calls.
getClientStats() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
getClientStats() - Method in class io.grpc.lb.v1.LoadBalanceRequest
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
getClientStats() - Method in interface io.grpc.lb.v1.LoadBalanceRequestOrBuilder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
getClientStatsBuilder() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
getClientStatsOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
getClientStatsOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceRequest
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
getClientStatsOrBuilder() - Method in interface io.grpc.lb.v1.LoadBalanceRequestOrBuilder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
getClientStatsReportInterval() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
This interval defines how often the client should send the client stats to the load balancer.
getClientStatsReportInterval() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
This interval defines how often the client should send the client stats to the load balancer.
getClientStatsReportInterval() - Method in interface io.grpc.lb.v1.InitialLoadBalanceResponseOrBuilder
This interval defines how often the client should send the client stats to the load balancer.
getClientStatsReportIntervalBuilder() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
This interval defines how often the client should send the client stats to the load balancer.
getClientStatsReportIntervalOrBuilder() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
This interval defines how often the client should send the client stats to the load balancer.
getClientStatsReportIntervalOrBuilder() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
This interval defines how often the client should send the client stats to the load balancer.
getClientStatsReportIntervalOrBuilder() - Method in interface io.grpc.lb.v1.InitialLoadBalanceResponseOrBuilder
This interval defines how often the client should send the client stats to the load balancer.
getClientStreamTracers(CallOptions, Metadata, int, boolean) - Static method in class io.grpc.internal.GrpcUtil
Gets stream tracers based on CallOptions.
getCode() - Method in class io.grpc.Status
The canonical status code.
getCompressor() - Method in class io.grpc.CallOptions
Returns the compressor's name.
getConfig() - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
getConfig() - Method in class io.grpc.InternalConfigSelector.Result
Returns a parsed config.
getConfig() - Method in class io.grpc.NameResolver.ConfigOrError
Returns config if exists, otherwise null.
getConfigurators() - Static method in class io.grpc.InternalConfiguratorRegistry
 
getConnectedAddressAttributes() - Method in interface io.grpc.InternalSubchannelAddressAttributes
Return attributes of the server address connected by sub channel.
getConnectedAddressAttributes() - Method in class io.grpc.LoadBalancer.Subchannel
(Internal use only) returns attributes of the address subchannel is connected to.
getConnectedAddressAttributes() - Method in class io.grpc.util.ForwardingSubchannel
 
getConstantKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Deprecated.
getConstantKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
Deprecated.
getConstantKeys() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
Deprecated.
getConstantKeys() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
Deprecated.
getConstantKeys() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
Deprecated.
getConstantKeys() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
Deprecated.
getConstantKeysCount() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
getConstantKeysCount() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
getConstantKeysCount() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
getConstantKeysCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
getConstantKeysCount() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysMap() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysMap() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysMap() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysMap() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysMap() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysMap() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrDefault(String, String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrDefault(String, String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrDefault(String, String) - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrDefault(String, String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrDefault(String, String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrDefault(String, String) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrThrow(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrThrow(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrThrow(String) - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrThrow(String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrThrow(String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getConstantKeysOrThrow(String) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
You can optionally set one or more specific key/value pairs to be added to the key_map.
getContainingType() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
Fully-qualified type name.
getContainingType() - Method in class io.grpc.reflection.v1.ExtensionRequest
Fully-qualified type name.
getContainingType() - Method in interface io.grpc.reflection.v1.ExtensionRequestOrBuilder
Fully-qualified type name.
getContainingType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
Fully-qualified type name.
getContainingType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
Fully-qualified type name.
getContainingType() - Method in interface io.grpc.reflection.v1alpha.ExtensionRequestOrBuilder
Fully-qualified type name.
getContainingTypeBytes() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
Fully-qualified type name.
getContainingTypeBytes() - Method in class io.grpc.reflection.v1.ExtensionRequest
Fully-qualified type name.
getContainingTypeBytes() - Method in interface io.grpc.reflection.v1.ExtensionRequestOrBuilder
Fully-qualified type name.
getContainingTypeBytes() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
Fully-qualified type name.
getContainingTypeBytes() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
Fully-qualified type name.
getContainingTypeBytes() - Method in interface io.grpc.reflection.v1alpha.ExtensionRequestOrBuilder
Fully-qualified type name.
getCpuUtilization() - Method in class io.grpc.services.MetricReport
 
getCreationTimestamp() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Time that this channel was created.
getCreationTimestamp() - Method in class io.grpc.channelz.v1.ChannelTrace
Time that this channel was created.
getCreationTimestamp() - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
Time that this channel was created.
getCreationTimestampBuilder() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Time that this channel was created.
getCreationTimestampOrBuilder() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Time that this channel was created.
getCreationTimestampOrBuilder() - Method in class io.grpc.channelz.v1.ChannelTrace
Time that this channel was created.
getCreationTimestampOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
Time that this channel was created.
getCredentials() - Method in class io.grpc.CallOptions
Returns the call credentials.
getCredentialsList() - Method in class io.grpc.ChoiceChannelCredentials
Non-empty list of credentials, in preference order.
getCredentialsList() - Method in class io.grpc.ChoiceServerCredentials
Non-empty list of credentials, in preference order.
getCurrent() - Static method in class io.grpc.services.CallMetricRecorder
Returns the call metric recorder attached to the current Context.
getCurrentPicker() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getCurrentState() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getData() - Method in class io.grpc.binarylog.v1.Message.Builder
May be truncated or omitted.
getData() - Method in class io.grpc.binarylog.v1.Message
May be truncated or omitted.
getData() - Method in interface io.grpc.binarylog.v1.MessageOrBuilder
May be truncated or omitted.
getData() - Method in class io.grpc.channelz.v1.Channel.Builder
Data specific to this channel.
getData() - Method in class io.grpc.channelz.v1.Channel
Data specific to this channel.
getData() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
Data specific to this channel.
getData() - Method in class io.grpc.channelz.v1.Server.Builder
The associated data of the Server.
getData() - Method in class io.grpc.channelz.v1.Server
The associated data of the Server.
getData() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The associated data of the Server.
getData() - Method in class io.grpc.channelz.v1.Socket.Builder
Data specific to this Socket.
getData() - Method in class io.grpc.channelz.v1.Socket
Data specific to this Socket.
getData() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
Data specific to this Socket.
getData() - Method in class io.grpc.channelz.v1.Subchannel.Builder
Data specific to this channel.
getData() - Method in class io.grpc.channelz.v1.Subchannel
Data specific to this channel.
getData() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
Data specific to this channel.
getDataBuilder() - Method in class io.grpc.channelz.v1.Channel.Builder
Data specific to this channel.
getDataBuilder() - Method in class io.grpc.channelz.v1.Server.Builder
The associated data of the Server.
getDataBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
Data specific to this Socket.
getDataBuilder() - Method in class io.grpc.channelz.v1.Subchannel.Builder
Data specific to this channel.
getDataOrBuilder() - Method in class io.grpc.channelz.v1.Channel.Builder
Data specific to this channel.
getDataOrBuilder() - Method in class io.grpc.channelz.v1.Channel
Data specific to this channel.
getDataOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
Data specific to this channel.
getDataOrBuilder() - Method in class io.grpc.channelz.v1.Server.Builder
The associated data of the Server.
getDataOrBuilder() - Method in class io.grpc.channelz.v1.Server
The associated data of the Server.
getDataOrBuilder() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The associated data of the Server.
getDataOrBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
Data specific to this Socket.
getDataOrBuilder() - Method in class io.grpc.channelz.v1.Socket
Data specific to this Socket.
getDataOrBuilder() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
Data specific to this Socket.
getDataOrBuilder() - Method in class io.grpc.channelz.v1.Subchannel.Builder
Data specific to this channel.
getDataOrBuilder() - Method in class io.grpc.channelz.v1.Subchannel
Data specific to this channel.
getDataOrBuilder() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
Data specific to this channel.
getDeadline() - Method in class io.grpc.CallOptions
Returns the deadline or null if the deadline is not set.
getDeadline() - Method in class io.grpc.Context.CancellableContext
 
getDeadline() - Method in class io.grpc.Context
A context may have an associated Deadline at which it will be automatically cancelled.
getDefault() - Method in class io.grpc.CallOptions.Key
Returns the user supplied default value for this key.
getDefault() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Key
Returns the user supplied default value for this key.
getDefault() - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
getDefaultFactory() - Static method in class io.grpc.internal.TransportTracer
 
getDefaultInstance() - Static method in class io.grpc.binarylog.v1.Address
 
getDefaultInstance() - Static method in class io.grpc.binarylog.v1.ClientHeader
 
getDefaultInstance() - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
getDefaultInstance() - Static method in class io.grpc.binarylog.v1.Message
 
getDefaultInstance() - Static method in class io.grpc.binarylog.v1.Metadata
 
getDefaultInstance() - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
getDefaultInstance() - Static method in class io.grpc.binarylog.v1.ServerHeader
 
getDefaultInstance() - Static method in class io.grpc.binarylog.v1.Trailer
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Address
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Channel
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.ChannelData
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.ChannelRef
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.ChannelTrace
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetServerRequest
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetServerResponse
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetServersRequest
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetServersResponse
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Security
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Security.Tls
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Server
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.ServerData
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.ServerRef
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Socket
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.SocketData
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.SocketOption
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.SocketRef
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.Subchannel
 
getDefaultInstance() - Static method in class io.grpc.channelz.v1.SubchannelRef
 
getDefaultInstance() - Static method in class io.grpc.CompressorRegistry
Returns the default instance used by gRPC when the registry is not specified.
getDefaultInstance() - Static method in class io.grpc.DecompressorRegistry
 
getDefaultInstance() - Static method in class io.grpc.health.v1.HealthCheckRequest
 
getDefaultInstance() - Static method in class io.grpc.health.v1.HealthCheckResponse
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.ClientStats
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.FallbackResponse
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.Server
 
getDefaultInstance() - Static method in class io.grpc.lb.v1.ServerList
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.NameMatcher
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
getDefaultInstance() - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1.ErrorResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1.ServiceResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
getDefaultInstance() - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.Address.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.Address
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.ClientHeader
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.Message.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.Message
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.Metadata
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.ServerHeader
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.binarylog.v1.Trailer
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Address.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Address
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Channel.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Channel
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelData
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelRef
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelTrace
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServerRequest
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServerResponse
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServersRequest
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetServersResponse
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Security.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Security
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Security.Tls
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Server.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Server
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ServerData.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ServerData
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.ServerRef
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Socket.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Socket
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketData.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketData
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketOption
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SocketRef
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.Subchannel
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.channelz.v1.SubchannelRef
 
getDefaultInstanceForType() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.health.v1.HealthCheckRequest
 
getDefaultInstanceForType() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.health.v1.HealthCheckResponse
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.ClientStats.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.ClientStats
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.FallbackResponse
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.Server.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.Server
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.ServerList.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lb.v1.ServerList
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.NameMatcher
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ErrorResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1.ServiceResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
getDefaultInstanceForType() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
getDefaultPort() - Method in interface io.grpc.internal.ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider
 
getDefaultPort() - Method in class io.grpc.internal.ManagedChannelImplBuilder.FixedPortProvider
 
getDefaultPort() - Method in class io.grpc.NameResolver.Args
The port number used in case the target or the underlying naming system doesn't provide a port number.
getDefaultRegistry() - Static method in class io.grpc.LoadBalancerRegistry
Returns the default registry that loads providers via the Java service loader mechanism.
getDefaultRegistry() - Static method in class io.grpc.ManagedChannelRegistry
Returns the default registry that loads providers via the Java service loader mechanism.
getDefaultRegistry() - Static method in class io.grpc.MetricInstrumentRegistry
Returns the default metric instrument registry.
getDefaultRegistry() - Static method in class io.grpc.NameResolverRegistry
Returns the default registry that loads providers via the Java service loader mechanism.
getDefaultRegistry() - Static method in class io.grpc.ServerRegistry
Returns the default registry that loads providers via the Java service loader mechanism.
getDefaultScheme() - Method in class io.grpc.internal.DnsNameResolverProvider
 
getDefaultScheme() - Method in class io.grpc.internal.NameResolverFactoryToProviderFacade
 
getDefaultScheme() - Method in class io.grpc.NameResolver.Factory
Returns the default scheme, which will be used to construct a URI when ManagedChannelBuilder.forTarget(String) is given an authority string instead of a compliant URI.
getDefaultScheme() - Method in class io.grpc.NameResolverRegistry
 
getDefaultScheme() - Method in class io.grpc.netty.UdsNameResolverProvider
 
getDefaultTarget() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This value provides a default target to use if needed.
getDefaultTarget() - Method in class io.grpc.lookup.v1.RouteLookupConfig
This value provides a default target to use if needed.
getDefaultTarget() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
This value provides a default target to use if needed.
getDefaultTargetBytes() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This value provides a default target to use if needed.
getDefaultTargetBytes() - Method in class io.grpc.lookup.v1.RouteLookupConfig
This value provides a default target to use if needed.
getDefaultTargetBytes() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
This value provides a default target to use if needed.
getDelegate() - Method in class io.grpc.internal.AutoConfiguredLoadBalancerFactory.AutoConfiguredLoadBalancer
 
getDescription() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
High level description of the event.
getDescription() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
High level description of the event.
getDescription() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
High level description of the event.
getDescription() - Method in interface io.grpc.MetricInstrument
Returns a description of the metric.
getDescription() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getDescription() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getDescription() - Method in class io.grpc.LongCounterMetricInstrument
 
getDescription() - Method in class io.grpc.LongGaugeMetricInstrument
 
getDescription() - Method in class io.grpc.LongHistogramMetricInstrument
 
getDescription() - Method in class io.grpc.Status
A description of this status for human consumption.
getDescriptionBytes() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
High level description of the event.
getDescriptionBytes() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
High level description of the event.
getDescriptionBytes() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
High level description of the event.
getDescriptor() - Static method in class io.grpc.binarylog.v1.Address.Builder
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.Address
 
getDescriptor() - Static method in enum io.grpc.binarylog.v1.Address.Type
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.BinaryLogProto
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.ClientHeader
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
getDescriptor() - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
getDescriptor() - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.Message.Builder
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.Message
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.Metadata.Builder
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.Metadata
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.ServerHeader
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.Trailer.Builder
 
getDescriptor() - Static method in class io.grpc.binarylog.v1.Trailer
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Address.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Address
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Channel.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Channel
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
getDescriptor() - Static method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelData.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelData
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelRef.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelRef
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelTrace
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
getDescriptor() - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ChannelzProto
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServerRequest
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServerResponse
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServersRequest
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetServersResponse
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Security.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Security
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Security.Tls.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Security.Tls
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Server.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Server
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ServerData.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ServerData
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ServerRef.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.ServerRef
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Socket.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Socket
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketData.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketData
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketOption.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketOption
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketRef.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SocketRef
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Subchannel.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.Subchannel
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
getDescriptor() - Static method in class io.grpc.channelz.v1.SubchannelRef
 
getDescriptor() - Static method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
getDescriptor() - Static method in class io.grpc.health.v1.HealthCheckRequest
 
getDescriptor() - Static method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
getDescriptor() - Static method in class io.grpc.health.v1.HealthCheckResponse
 
getDescriptor() - Static method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
 
getDescriptor() - Static method in class io.grpc.health.v1.HealthProto
 
getDescriptor() - Static method in class io.grpc.lb.v1.ClientStats.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.ClientStats
 
getDescriptor() - Static method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
getDescriptor() - Static method in class io.grpc.lb.v1.FallbackResponse.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.FallbackResponse
 
getDescriptor() - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
getDescriptor() - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
getDescriptor() - Static method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
getDescriptor() - Static method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
getDescriptor() - Static method in class io.grpc.lb.v1.LoadBalancerProto
 
getDescriptor() - Static method in class io.grpc.lb.v1.Server.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.Server
 
getDescriptor() - Static method in class io.grpc.lb.v1.ServerList.Builder
 
getDescriptor() - Static method in class io.grpc.lb.v1.ServerList
 
getDescriptor() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
getDescriptor() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
getDescriptor() - Static method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.NameMatcher.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.NameMatcher
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RlsConfigProto
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RlsProto
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
getDescriptor() - Static method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
getDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ErrorResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
getDescriptor() - Static method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ServerReflectionProto
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1.ServiceResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionProto
Deprecated.
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
getDescriptor() - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.Address.Builder
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.Address
 
getDescriptorForType() - Method in enum io.grpc.binarylog.v1.Address.Type
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.ClientHeader
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
getDescriptorForType() - Method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
getDescriptorForType() - Method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.Message.Builder
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.Message
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.Metadata
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.ServerHeader
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
getDescriptorForType() - Method in class io.grpc.binarylog.v1.Trailer
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Address.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Address
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Channel.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Channel
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
getDescriptorForType() - Method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelData
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelRef
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelTrace
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
getDescriptorForType() - Method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServerRequest
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServerResponse
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServersRequest
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetServersResponse
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Security.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Security
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Security.Tls
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Server.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Server
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ServerData.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ServerData
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.ServerRef
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Socket.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Socket
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketData.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketData
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketOption
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SocketRef
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.Subchannel
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
getDescriptorForType() - Method in class io.grpc.channelz.v1.SubchannelRef
 
getDescriptorForType() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.health.v1.HealthCheckRequest
 
getDescriptorForType() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.health.v1.HealthCheckResponse
 
getDescriptorForType() - Method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
 
getDescriptorForType() - Method in class io.grpc.lb.v1.ClientStats.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.ClientStats
 
getDescriptorForType() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
getDescriptorForType() - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.FallbackResponse
 
getDescriptorForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
getDescriptorForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
getDescriptorForType() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
getDescriptorForType() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
getDescriptorForType() - Method in class io.grpc.lb.v1.Server.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.Server
 
getDescriptorForType() - Method in class io.grpc.lb.v1.ServerList.Builder
 
getDescriptorForType() - Method in class io.grpc.lb.v1.ServerList
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.NameMatcher
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
getDescriptorForType() - Method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ErrorResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1.ServiceResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
getDescriptorForType() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
getDetails() - Method in class io.grpc.InternalLogId
 
getDrop() - Method in class io.grpc.lb.v1.Server.Builder
Indicates whether this particular request should be dropped by the client.
getDrop() - Method in class io.grpc.lb.v1.Server
Indicates whether this particular request should be dropped by the client.
getDrop() - Method in interface io.grpc.lb.v1.ServerOrBuilder
Indicates whether this particular request should be dropped by the client.
getDuration() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
duration maps to `struct linger.l_linger`
getDuration() - Method in class io.grpc.channelz.v1.SocketOptionLinger
duration maps to `struct linger.l_linger`
getDuration() - Method in interface io.grpc.channelz.v1.SocketOptionLingerOrBuilder
duration maps to `struct linger.l_linger`
getDuration() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
.google.protobuf.Duration duration = 1;
getDuration() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
.google.protobuf.Duration duration = 1;
getDuration() - Method in interface io.grpc.channelz.v1.SocketOptionTimeoutOrBuilder
.google.protobuf.Duration duration = 1;
getDurationBuilder() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
duration maps to `struct linger.l_linger`
getDurationBuilder() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
.google.protobuf.Duration duration = 1;
getDurationOrBuilder() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
duration maps to `struct linger.l_linger`
getDurationOrBuilder() - Method in class io.grpc.channelz.v1.SocketOptionLinger
duration maps to `struct linger.l_linger`
getDurationOrBuilder() - Method in interface io.grpc.channelz.v1.SocketOptionLingerOrBuilder
duration maps to `struct linger.l_linger`
getDurationOrBuilder() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
.google.protobuf.Duration duration = 1;
getDurationOrBuilder() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
.google.protobuf.Duration duration = 1;
getDurationOrBuilder() - Method in interface io.grpc.channelz.v1.SocketOptionTimeoutOrBuilder
.google.protobuf.Duration duration = 1;
getEag() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getEagAttributes() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getEagAttributes() - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Get the attributes of the EquivalentAddressGroup used to create this transport.
getEnabledMetrics() - Method in interface io.grpc.MetricSink
Returns a set of names for the metrics that are currently enabled or disabled.
getEnd() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
If set, indicates that the list of sockets is the final list.
getEnd() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
If set, indicates that the list of sockets is the final list.
getEnd() - Method in interface io.grpc.channelz.v1.GetServerSocketsResponseOrBuilder
If set, indicates that the list of sockets is the final list.
getEnd() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
If set, indicates that the list of servers is the final list.
getEnd() - Method in class io.grpc.channelz.v1.GetServersResponse
If set, indicates that the list of servers is the final list.
getEnd() - Method in interface io.grpc.channelz.v1.GetServersResponseOrBuilder
If set, indicates that the list of servers is the final list.
getEnd() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
If set, indicates that the list of channels is the final list.
getEnd() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
If set, indicates that the list of channels is the final list.
getEnd() - Method in interface io.grpc.channelz.v1.GetTopChannelsResponseOrBuilder
If set, indicates that the list of channels is the final list.
getEntry(int) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntry(int) - Method in class io.grpc.binarylog.v1.Metadata
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntry(int) - Method in interface io.grpc.binarylog.v1.MetadataOrBuilder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryBuilder(int) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryBuilderList() - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryCount() - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryCount() - Method in class io.grpc.binarylog.v1.Metadata
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryCount() - Method in interface io.grpc.binarylog.v1.MetadataOrBuilder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryList() - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryList() - Method in class io.grpc.binarylog.v1.Metadata
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryList() - Method in interface io.grpc.binarylog.v1.MetadataOrBuilder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryOrBuilder(int) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryOrBuilder(int) - Method in class io.grpc.binarylog.v1.Metadata
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryOrBuilder(int) - Method in interface io.grpc.binarylog.v1.MetadataOrBuilder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryOrBuilderList() - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryOrBuilderList() - Method in class io.grpc.binarylog.v1.Metadata
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEntryOrBuilderList() - Method in interface io.grpc.binarylog.v1.MetadataOrBuilder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
getEps() - Method in class io.grpc.services.MetricReport
 
getError() - Method in class io.grpc.ManagedChannelProvider.NewChannelBuilderResult
 
getError() - Method in class io.grpc.NameResolver.ConfigOrError
Returns error status if exists, otherwise null.
getError() - Method in class io.grpc.ServerProvider.NewServerBuilderResult
 
getErrorCode() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
This field uses the error codes defined in grpc::StatusCode.
getErrorCode() - Method in class io.grpc.reflection.v1.ErrorResponse
This field uses the error codes defined in grpc::StatusCode.
getErrorCode() - Method in interface io.grpc.reflection.v1.ErrorResponseOrBuilder
This field uses the error codes defined in grpc::StatusCode.
getErrorCode() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
This field uses the error codes defined in grpc::StatusCode.
getErrorCode() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
This field uses the error codes defined in grpc::StatusCode.
getErrorCode() - Method in interface io.grpc.reflection.v1alpha.ErrorResponseOrBuilder
This field uses the error codes defined in grpc::StatusCode.
getErrorMessage() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
string error_message = 2;
getErrorMessage() - Method in class io.grpc.reflection.v1.ErrorResponse
string error_message = 2;
getErrorMessage() - Method in interface io.grpc.reflection.v1.ErrorResponseOrBuilder
string error_message = 2;
getErrorMessage() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
string error_message = 2;
getErrorMessage() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
string error_message = 2;
getErrorMessage() - Method in interface io.grpc.reflection.v1alpha.ErrorResponseOrBuilder
string error_message = 2;
getErrorMessageBytes() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
string error_message = 2;
getErrorMessageBytes() - Method in class io.grpc.reflection.v1.ErrorResponse
string error_message = 2;
getErrorMessageBytes() - Method in interface io.grpc.reflection.v1.ErrorResponseOrBuilder
string error_message = 2;
getErrorMessageBytes() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
string error_message = 2;
getErrorMessageBytes() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
string error_message = 2;
getErrorMessageBytes() - Method in interface io.grpc.reflection.v1alpha.ErrorResponseOrBuilder
string error_message = 2;
getErrorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used when an error occurs.
getErrorResponse() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used when an error occurs.
getErrorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used when an error occurs.
getErrorResponse() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used when an error occurs.
getErrorResponseBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponseBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used when an error occurs.
getErrorResponseOrBuilder() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used when an error occurs.
getEvents(int) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
getEvents(int) - Method in class io.grpc.channelz.v1.ChannelTrace
List of events that have occurred on this channel.
getEvents(int) - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
List of events that have occurred on this channel.
getEventsBuilder(int) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
getEventsBuilderList() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
getEventsCount() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
getEventsCount() - Method in class io.grpc.channelz.v1.ChannelTrace
List of events that have occurred on this channel.
getEventsCount() - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
List of events that have occurred on this channel.
getEventsList() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
getEventsList() - Method in class io.grpc.channelz.v1.ChannelTrace
List of events that have occurred on this channel.
getEventsList() - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
List of events that have occurred on this channel.
getEventsOrBuilder(int) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
getEventsOrBuilder(int) - Method in class io.grpc.channelz.v1.ChannelTrace
List of events that have occurred on this channel.
getEventsOrBuilder(int) - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
List of events that have occurred on this channel.
getEventsOrBuilderList() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
getEventsOrBuilderList() - Method in class io.grpc.channelz.v1.ChannelTrace
List of events that have occurred on this channel.
getEventsOrBuilderList() - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
List of events that have occurred on this channel.
getExecutor() - Method in class io.grpc.CallOptions
Returns the executor override to use for this specific call, or null if there is no override.
getExecutor(ServerCall, Metadata) - Method in interface io.grpc.ServerCallExecutorSupplier
Returns an executor to handle the server call.
getExecutorPool() - Method in class io.grpc.internal.ServerImplBuilder
Returns the internal ExecutorPool for offloading tasks.
getExtensionNumber() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
int32 extension_number = 2;
getExtensionNumber() - Method in class io.grpc.reflection.v1.ExtensionRequest
int32 extension_number = 2;
getExtensionNumber() - Method in interface io.grpc.reflection.v1.ExtensionRequestOrBuilder
int32 extension_number = 2;
getExtensionNumber() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
int32 extension_number = 2;
getExtensionNumber() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
int32 extension_number = 2;
getExtensionNumber() - Method in interface io.grpc.reflection.v1alpha.ExtensionRequestOrBuilder
int32 extension_number = 2;
getExtensionNumber(int) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumber(int) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumber(int) - Method in interface io.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtensionNumber(int) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumber(int) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumber(int) - Method in interface io.grpc.reflection.v1alpha.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in interface io.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumberCount() - Method in interface io.grpc.reflection.v1alpha.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in interface io.grpc.reflection.v1.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
repeated int32 extension_number = 2;
getExtensionNumberList() - Method in interface io.grpc.reflection.v1alpha.ExtensionNumberResponseOrBuilder
repeated int32 extension_number = 2;
getExtraKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
getExtraKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
getExtraKeys() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
getExtraKeysBuilder() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
getExtraKeysOrBuilder() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
getExtraKeysOrBuilder() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
getExtraKeysOrBuilder() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
getFallbackResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
getFallbackResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
getFallbackResponse() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
getFallbackResponseBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
getFallbackResponseOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
getFallbackResponseOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
getFallbackResponseOrBuilder() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
getFileByFilename() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
getFileByFilename() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find a proto file by the file name.
getFileByFilename() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find a proto file by the file name.
getFileByFilename() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find a proto file by the file name.
getFileByFilename() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find a proto file by the file name.
getFileByFilename() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find a proto file by the file name.
getFileByFilenameBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
getFileByFilenameBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find a proto file by the file name.
getFileByFilenameBytes() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find a proto file by the file name.
getFileByFilenameBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find a proto file by the file name.
getFileByFilenameBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find a proto file by the file name.
getFileByFilenameBytes() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find a proto file by the file name.
getFileContainingExtension() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtension() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtension() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtension() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtension() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtension() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingExtensionOrBuilder() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find the proto file which defines an extension extending the given message type with the given field number.
getFileContainingSymbol() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbol() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbol() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbol() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbol() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbol() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find the proto file that declares the given fully-qualified symbol name.
getFileContainingSymbolBytes() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find the proto file that declares the given fully-qualified symbol name.
getFileDescriptor() - Method in interface io.grpc.protobuf.ProtoFileDescriptorSupplier
Returns file descriptor to the underlying proto file.
getFileDescriptorProto(int) - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProto(int) - Method in class io.grpc.reflection.v1.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProto(int) - Method in interface io.grpc.reflection.v1.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorProto(int) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProto(int) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProto(int) - Method in interface io.grpc.reflection.v1alpha.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in interface io.grpc.reflection.v1.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProtoCount() - Method in interface io.grpc.reflection.v1alpha.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in interface io.grpc.reflection.v1.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
Serialized FileDescriptorProto messages.
getFileDescriptorProtoList() - Method in interface io.grpc.reflection.v1alpha.FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages.
getFileDescriptorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponse() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponse() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFileDescriptorResponseOrBuilder() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
getFilename() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
string filename = 1;
getFilename() - Method in class io.grpc.channelz.v1.Address.UdsAddress
string filename = 1;
getFilename() - Method in interface io.grpc.channelz.v1.Address.UdsAddressOrBuilder
string filename = 1;
getFilenameBytes() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
string filename = 1;
getFilenameBytes() - Method in class io.grpc.channelz.v1.Address.UdsAddress
string filename = 1;
getFilenameBytes() - Method in interface io.grpc.channelz.v1.Address.UdsAddressOrBuilder
string filename = 1;
getFlag(String, boolean) - Static method in class io.grpc.internal.GrpcUtil
 
getFullMethodName() - Method in class io.grpc.MethodDescriptor
The fully qualified name of the method.
getGetChannelMethod() - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
getGetServerMethod() - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
getGetServersMethod() - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
getGetServerSocketsMethod() - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
getGetSocketMethod() - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
getGetSubchannelMethod() - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
getGetTopChannelsMethod() - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
getGrpcBuildVersion() - Static method in class io.grpc.internal.GrpcUtil
Returns the build version of gRPC.
getGrpcKeybuilders(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuilders(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuilders(int) - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersBuilder(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersBuilderList() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersCount() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersCount() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersCount() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersList() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersList() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersList() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersOrBuilder(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersOrBuilder(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersOrBuilder(int) - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersOrBuilderList() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersOrBuilderList() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Unordered specifications for constructing keys for gRPC requests.
getGrpcKeybuildersOrBuilderList() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Unordered specifications for constructing keys for gRPC requests.
getGrpcUserAgent(String, String) - Static method in class io.grpc.internal.GrpcUtil
Gets the User-Agent string for the gRPC transport.
getHeaderData() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
getHeaderData() - Method in class io.grpc.lookup.v1.RouteLookupResponse
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
getHeaderData() - Method in interface io.grpc.lookup.v1.RouteLookupResponseOrBuilder
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
getHeaderDataBytes() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
getHeaderDataBytes() - Method in class io.grpc.lookup.v1.RouteLookupResponse
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
getHeaderDataBytes() - Method in interface io.grpc.lookup.v1.RouteLookupResponseOrBuilder
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
getHeaders() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
getHeaders() - Method in class io.grpc.LoadBalancer.PickSubchannelArgs
Headers of the call.
getHeaders(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
getHeaders(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
Extract keys from all listed headers.
getHeaders(int) - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
Extract keys from all listed headers.
getHeaders(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
getHeaders(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of headers to try to match.
getHeaders(int) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of headers to try to match.
getHeadersBuilder(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
getHeadersBuilder(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
getHeadersBuilderList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
getHeadersBuilderList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
getHeadersCount() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
getHeadersCount() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
Extract keys from all listed headers.
getHeadersCount() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
Extract keys from all listed headers.
getHeadersCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
getHeadersCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of headers to try to match.
getHeadersCount() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of headers to try to match.
getHeadersList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
getHeadersList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
Extract keys from all listed headers.
getHeadersList() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
Extract keys from all listed headers.
getHeadersList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
getHeadersList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of headers to try to match.
getHeadersList() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of headers to try to match.
getHeadersOrBuilder(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
getHeadersOrBuilder(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
Extract keys from all listed headers.
getHeadersOrBuilder(int) - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
Extract keys from all listed headers.
getHeadersOrBuilder(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
getHeadersOrBuilder(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of headers to try to match.
getHeadersOrBuilder(int) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of headers to try to match.
getHeadersOrBuilderList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
getHeadersOrBuilderList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
Extract keys from all listed headers.
getHeadersOrBuilderList() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
Extract keys from all listed headers.
getHeadersOrBuilderList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
getHeadersOrBuilderList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of headers to try to match.
getHeadersOrBuilderList() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of headers to try to match.
getHealthCheckedService(Map) - Static method in class io.grpc.internal.ServiceConfigUtil
Fetches the health-checked service config from service config.
getHealthCheckedServiceName(Map) - Static method in class io.grpc.internal.ServiceConfigUtil
Fetches the health-checked service name from health-checked service config.
getHealthService() - Method in class io.grpc.protobuf.services.HealthStatusManager
Gets the health check service created in the constructor.
getHealthService() - Method in class io.grpc.services.HealthStatusManager
Deprecated.
Gets the health check service created in the constructor.
getHelper() - Method in class io.grpc.util.MultiChildLoadBalancer
 
getHost() - Method in class io.grpc.internal.DnsNameResolver
 
getHost() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string host = 1;
getHost() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
string host = 1;
getHost() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeysOrBuilder
string host = 1;
getHost() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
string host = 1;
getHost() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
string host = 1;
getHost() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
string host = 1;
getHost() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
string host = 1;
getHost() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
string host = 1;
getHost() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
string host = 1;
getHostBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string host = 1;
getHostBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
string host = 1;
getHostBytes() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeysOrBuilder
string host = 1;
getHostBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
string host = 1;
getHostBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
string host = 1;
getHostBytes() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
string host = 1;
getHostBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
string host = 1;
getHostBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
string host = 1;
getHostBytes() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
string host = 1;
getHostPatterns(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatterns(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatterns(int) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsBytes(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsBytes(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsBytes(int) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsCount() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
host_pattern is an ordered list of host template patterns for the desired value.
getHostPatternsList() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
host_pattern is an ordered list of host template patterns for the desired value.
getHttpConnectProxiedSocketAddress() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getHttpKeybuilders(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuilders(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuilders(int) - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersBuilder(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersBuilderList() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersCount() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersCount() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersCount() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersList() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersList() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersList() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersOrBuilder(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersOrBuilder(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersOrBuilder(int) - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersOrBuilderList() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersOrBuilderList() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Ordered specifications for constructing keys for HTTP requests.
getHttpKeybuildersOrBuilderList() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Ordered specifications for constructing keys for HTTP requests.
getId() - Method in class io.grpc.InternalLogId
 
getImmutableServices() - Method in class io.grpc.internal.ServerImpl
 
getImmutableServices() - Method in class io.grpc.Server
Returns immutable services registered with the server, or an empty list if not supported by the implementation.
getImplementationVersion() - Method in class io.grpc.internal.GrpcUtil.GrpcBuildVersion
 
getIndex() - Method in interface io.grpc.MetricInstrument
Returns the unique index of this metric instrument.
getIndex() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getIndex() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getIndex() - Method in class io.grpc.LongCounterMetricInstrument
 
getIndex() - Method in class io.grpc.LongGaugeMetricInstrument
 
getIndex() - Method in class io.grpc.LongHistogramMetricInstrument
 
getInitialRequest() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
This message should be sent on the first request to the load balancer.
getInitialRequest() - Method in class io.grpc.lb.v1.LoadBalanceRequest
This message should be sent on the first request to the load balancer.
getInitialRequest() - Method in interface io.grpc.lb.v1.LoadBalanceRequestOrBuilder
This message should be sent on the first request to the load balancer.
getInitialRequestBuilder() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
This message should be sent on the first request to the load balancer.
getInitialRequestOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
This message should be sent on the first request to the load balancer.
getInitialRequestOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceRequest
This message should be sent on the first request to the load balancer.
getInitialRequestOrBuilder() - Method in interface io.grpc.lb.v1.LoadBalanceRequestOrBuilder
This message should be sent on the first request to the load balancer.
getInitialResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
This message should be sent on the first response to the client.
getInitialResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse
This message should be sent on the first response to the client.
getInitialResponse() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
This message should be sent on the first response to the client.
getInitialResponseBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
This message should be sent on the first response to the client.
getInitialResponseOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
This message should be sent on the first response to the client.
getInitialResponseOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse
This message should be sent on the first response to the client.
getInitialResponseOrBuilder() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
This message should be sent on the first response to the client.
getInterceptor() - Method in class io.grpc.InternalConfigSelector.Result
Returns an interceptor that will be applies to calls.
getInternalSubchannel() - Method in class io.grpc.LoadBalancer.Subchannel
(Internal use only) returns an object that represents the underlying subchannel that is used by the Channel for sending RPCs when this LoadBalancer.Subchannel is picked.
getInternalSubchannel() - Method in class io.grpc.util.ForwardingSubchannel
 
getIpAddress() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
Either the IPv4 or IPv6 address in bytes.
getIpAddress() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
Either the IPv4 or IPv6 address in bytes.
getIpAddress() - Method in interface io.grpc.channelz.v1.Address.TcpIpAddressOrBuilder
Either the IPv4 or IPv6 address in bytes.
getIpAddress() - Method in class io.grpc.lb.v1.Server.Builder
A resolved address for the server, serialized in network-byte-order.
getIpAddress() - Method in class io.grpc.lb.v1.Server
A resolved address for the server, serialized in network-byte-order.
getIpAddress() - Method in interface io.grpc.lb.v1.ServerOrBuilder
A resolved address for the server, serialized in network-byte-order.
getIpPort() - Method in class io.grpc.binarylog.v1.Address.Builder
only for TYPE_IPV4 and TYPE_IPV6
getIpPort() - Method in class io.grpc.binarylog.v1.Address
only for TYPE_IPV4 and TYPE_IPV6
getIpPort() - Method in interface io.grpc.binarylog.v1.AddressOrBuilder
only for TYPE_IPV4 and TYPE_IPV6
getKeepAlivesSent() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of keep alives sent.
getKeepAlivesSent() - Method in class io.grpc.channelz.v1.SocketData
The number of keep alives sent.
getKeepAlivesSent() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The number of keep alives sent.
getKey() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
string key = 1;
getKey() - Method in class io.grpc.binarylog.v1.MetadataEntry
string key = 1;
getKey() - Method in interface io.grpc.binarylog.v1.MetadataEntryOrBuilder
string key = 1;
getKey() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
The name that will be used in the RLS key_map to refer to this value.
getKey() - Method in class io.grpc.lookup.v1.NameMatcher
The name that will be used in the RLS key_map to refer to this value.
getKey() - Method in interface io.grpc.lookup.v1.NameMatcherOrBuilder
The name that will be used in the RLS key_map to refer to this value.
getKey() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getKeyBytes() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
string key = 1;
getKeyBytes() - Method in class io.grpc.binarylog.v1.MetadataEntry
string key = 1;
getKeyBytes() - Method in interface io.grpc.binarylog.v1.MetadataEntryOrBuilder
string key = 1;
getKeyBytes() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
The name that will be used in the RLS key_map to refer to this value.
getKeyBytes() - Method in class io.grpc.lookup.v1.NameMatcher
The name that will be used in the RLS key_map to refer to this value.
getKeyBytes() - Method in interface io.grpc.lookup.v1.NameMatcherOrBuilder
The name that will be used in the RLS key_map to refer to this value.
getKeyManagers() - Method in class io.grpc.TlsChannelCredentials
Returns the key manager list which provides the client's identity.
getKeyManagers() - Method in class io.grpc.TlsServerCredentials
Returns the key manager list which provides the server's identity.
getKeyMap() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Deprecated.
getKeyMap() - Method in class io.grpc.lookup.v1.RouteLookupRequest
Deprecated.
getKeyMap() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Deprecated.
getKeyMapCount() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
getKeyMapCount() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
getKeyMapCount() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapMap() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapMap() - Method in class io.grpc.lookup.v1.RouteLookupRequest
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapMap() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapOrDefault(String, String) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapOrDefault(String, String) - Method in class io.grpc.lookup.v1.RouteLookupRequest
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapOrDefault(String, String) - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapOrThrow(String) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapOrThrow(String) - Method in class io.grpc.lookup.v1.RouteLookupRequest
Map of key values extracted via key builders for the gRPC or HTTP request.
getKeyMapOrThrow(String) - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Map of key values extracted via key builders for the gRPC or HTTP request.
getKnownMessageEncodings() - Method in class io.grpc.DecompressorRegistry
Provides a list of all message encodings that have decompressors available.
getLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The last time a call was started on the channel.
getLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ChannelData
The last time a call was started on the channel.
getLastCallStartedTimestamp() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The last time a call was started on the channel.
getLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ServerData.Builder
The last time a call was started on the server.
getLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ServerData
The last time a call was started on the server.
getLastCallStartedTimestamp() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
The last time a call was started on the server.
getLastCallStartedTimestampBuilder() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The last time a call was started on the channel.
getLastCallStartedTimestampBuilder() - Method in class io.grpc.channelz.v1.ServerData.Builder
The last time a call was started on the server.
getLastCallStartedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The last time a call was started on the channel.
getLastCallStartedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.ChannelData
The last time a call was started on the channel.
getLastCallStartedTimestampOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The last time a call was started on the channel.
getLastCallStartedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.ServerData.Builder
The last time a call was started on the server.
getLastCallStartedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.ServerData
The last time a call was started on the server.
getLastCallStartedTimestampOrBuilder() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
The last time a call was started on the server.
getLastLocalStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by this endpoint.
getLastLocalStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData
The last time a stream was created by this endpoint.
getLastLocalStreamCreatedTimestamp() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a stream was created by this endpoint.
getLastLocalStreamCreatedTimestampBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by this endpoint.
getLastLocalStreamCreatedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by this endpoint.
getLastLocalStreamCreatedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.SocketData
The last time a stream was created by this endpoint.
getLastLocalStreamCreatedTimestampOrBuilder() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a stream was created by this endpoint.
getLastMessageReceivedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was received by this endpoint.
getLastMessageReceivedTimestamp() - Method in class io.grpc.channelz.v1.SocketData
The last time a message was received by this endpoint.
getLastMessageReceivedTimestamp() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a message was received by this endpoint.
getLastMessageReceivedTimestampBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was received by this endpoint.
getLastMessageReceivedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was received by this endpoint.
getLastMessageReceivedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.SocketData
The last time a message was received by this endpoint.
getLastMessageReceivedTimestampOrBuilder() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a message was received by this endpoint.
getLastMessageSentTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was sent by this endpoint.
getLastMessageSentTimestamp() - Method in class io.grpc.channelz.v1.SocketData
The last time a message was sent by this endpoint.
getLastMessageSentTimestamp() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a message was sent by this endpoint.
getLastMessageSentTimestampBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was sent by this endpoint.
getLastMessageSentTimestampOrBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was sent by this endpoint.
getLastMessageSentTimestampOrBuilder() - Method in class io.grpc.channelz.v1.SocketData
The last time a message was sent by this endpoint.
getLastMessageSentTimestampOrBuilder() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a message was sent by this endpoint.
getLastRemoteStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by the remote endpoint.
getLastRemoteStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData
The last time a stream was created by the remote endpoint.
getLastRemoteStreamCreatedTimestamp() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a stream was created by the remote endpoint.
getLastRemoteStreamCreatedTimestampBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by the remote endpoint.
getLastRemoteStreamCreatedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by the remote endpoint.
getLastRemoteStreamCreatedTimestampOrBuilder() - Method in class io.grpc.channelz.v1.SocketData
The last time a stream was created by the remote endpoint.
getLastRemoteStreamCreatedTimestampOrBuilder() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a stream was created by the remote endpoint.
getLb() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getLength() - Method in class io.grpc.binarylog.v1.Message.Builder
Length of the message.
getLength() - Method in class io.grpc.binarylog.v1.Message
Length of the message.
getLength() - Method in interface io.grpc.binarylog.v1.MessageOrBuilder
Length of the message.
getList(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a list from an object for the given key.
getListenSocket(int) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
getListenSocket(int) - Method in class io.grpc.channelz.v1.Server
The sockets that the server is listening on.
getListenSocket(int) - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The sockets that the server is listening on.
getListenSocketAddress() - Method in interface io.grpc.internal.InternalServer
Returns the first listening socket address.
getListenSocketAddresses() - Method in interface io.grpc.internal.InternalServer
Returns a list of listening socket addresses.
getListenSocketBuilder(int) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
getListenSocketBuilderList() - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
getListenSocketCount() - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
getListenSocketCount() - Method in class io.grpc.channelz.v1.Server
The sockets that the server is listening on.
getListenSocketCount() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The sockets that the server is listening on.
getListenSocketList() - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
getListenSocketList() - Method in class io.grpc.channelz.v1.Server
The sockets that the server is listening on.
getListenSocketList() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The sockets that the server is listening on.
getListenSocketOrBuilder(int) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
getListenSocketOrBuilder(int) - Method in class io.grpc.channelz.v1.Server
The sockets that the server is listening on.
getListenSocketOrBuilder(int) - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The sockets that the server is listening on.
getListenSocketOrBuilderList() - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
getListenSocketOrBuilderList() - Method in class io.grpc.channelz.v1.Server
The sockets that the server is listening on.
getListenSocketOrBuilderList() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The sockets that the server is listening on.
getListenSockets() - Method in class io.grpc.internal.ServerImpl
 
getListenSockets() - Method in class io.grpc.Server
Returns a list of listening sockets for this server.
getListenSocketStats() - Method in interface io.grpc.internal.InternalServer
Returns the first listen socket stats of this server.
getListenSocketStatsList() - Method in interface io.grpc.internal.InternalServer
Returns a list of listen socket stats of this server.
getListOfObjects(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a list from an object for the given key, and verifies all entries are objects.
getListOfStrings(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a list from an object for the given key, and verifies all entries are strings.
getListServices() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
getListServices() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
List the full names of registered services.
getListServices() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
List the full names of registered services.
getListServices() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
List the full names of registered services.
getListServices() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
List the full names of registered services.
getListServices() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
List the full names of registered services.
getListServicesBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
getListServicesBytes() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
List the full names of registered services.
getListServicesBytes() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
List the full names of registered services.
getListServicesBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
List the full names of registered services.
getListServicesBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
List the full names of registered services.
getListServicesBytes() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
List the full names of registered services.
getListServicesResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
getListServicesResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer list_services requests.
getListServicesResponse() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer list_services requests.
getListServicesResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer list_services request.
getListServicesResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer list_services request.
getListServicesResponse() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer list_services request.
getListServicesResponseBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
getListServicesResponseBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer list_services request.
getListServicesResponseOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
getListServicesResponseOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer list_services requests.
getListServicesResponseOrBuilder() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer list_services requests.
getListServicesResponseOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer list_services request.
getListServicesResponseOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer list_services request.
getListServicesResponseOrBuilder() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer list_services request.
getLoadBalanceRequestTypeCase() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
getLoadBalanceRequestTypeCase() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
getLoadBalanceRequestTypeCase() - Method in interface io.grpc.lb.v1.LoadBalanceRequestOrBuilder
 
getLoadBalanceResponseTypeCase() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
getLoadBalanceResponseTypeCase() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
getLoadBalanceResponseTypeCase() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
 
getLoadBalanceToken() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
See Server.load_balance_token.
getLoadBalanceToken() - Method in class io.grpc.lb.v1.ClientStatsPerToken
See Server.load_balance_token.
getLoadBalanceToken() - Method in interface io.grpc.lb.v1.ClientStatsPerTokenOrBuilder
See Server.load_balance_token.
getLoadBalanceToken() - Method in class io.grpc.lb.v1.Server.Builder
An opaque but printable token for load reporting.
getLoadBalanceToken() - Method in class io.grpc.lb.v1.Server
An opaque but printable token for load reporting.
getLoadBalanceToken() - Method in interface io.grpc.lb.v1.ServerOrBuilder
An opaque but printable token for load reporting.
getLoadBalanceTokenBytes() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
See Server.load_balance_token.
getLoadBalanceTokenBytes() - Method in class io.grpc.lb.v1.ClientStatsPerToken
See Server.load_balance_token.
getLoadBalanceTokenBytes() - Method in interface io.grpc.lb.v1.ClientStatsPerTokenOrBuilder
See Server.load_balance_token.
getLoadBalanceTokenBytes() - Method in class io.grpc.lb.v1.Server.Builder
An opaque but printable token for load reporting.
getLoadBalanceTokenBytes() - Method in class io.grpc.lb.v1.Server
An opaque but printable token for load reporting.
getLoadBalanceTokenBytes() - Method in interface io.grpc.lb.v1.ServerOrBuilder
An opaque but printable token for load reporting.
getLoadBalancingConfigsFromServiceConfig(Map) - Static method in class io.grpc.internal.ServiceConfigUtil
Extracts load balancing configs from a service config.
getLoadBalancingPolicyConfig() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
Gets the domain specific load balancing policy.
getLocal() - Method in class io.grpc.channelz.v1.Socket.Builder
The locally bound address.
getLocal() - Method in class io.grpc.channelz.v1.Socket
The locally bound address.
getLocal() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The locally bound address.
getLocalBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
The locally bound address.
getLocalCertificate() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
the certificate used by this endpoint.
getLocalCertificate() - Method in class io.grpc.channelz.v1.Security.Tls
the certificate used by this endpoint.
getLocalCertificate() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
the certificate used by this endpoint.
getLocalFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the local endpoint by the remote endpoint.
getLocalFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData
The amount of window, granted to the local endpoint by the remote endpoint.
getLocalFlowControlWindow() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The amount of window, granted to the local endpoint by the remote endpoint.
getLocalFlowControlWindowBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the local endpoint by the remote endpoint.
getLocalFlowControlWindowOrBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the local endpoint by the remote endpoint.
getLocalFlowControlWindowOrBuilder() - Method in class io.grpc.channelz.v1.SocketData
The amount of window, granted to the local endpoint by the remote endpoint.
getLocalFlowControlWindowOrBuilder() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The amount of window, granted to the local endpoint by the remote endpoint.
getLocalOrBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
The locally bound address.
getLocalOrBuilder() - Method in class io.grpc.channelz.v1.Socket
The locally bound address.
getLocalOrBuilder() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The locally bound address.
getLogger() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
One of the above Logger enum
getLogger() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
One of the above Logger enum
getLogger() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
One of the above Logger enum
getLoggerValue() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
One of the above Logger enum
getLoggerValue() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
One of the above Logger enum
getLoggerValue() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
One of the above Logger enum
getLogId() - Method in class io.grpc.internal.ServerImpl
 
getLogId() - Method in interface io.grpc.InternalWithLogId
Returns an ID that is primarily used in debug logs.
getLookupService() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
The name of the lookup service as a gRPC URI.
getLookupService() - Method in class io.grpc.lookup.v1.RouteLookupConfig
The name of the lookup service as a gRPC URI.
getLookupService() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
The name of the lookup service as a gRPC URI.
getLookupServiceBytes() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
The name of the lookup service as a gRPC URI.
getLookupServiceBytes() - Method in class io.grpc.lookup.v1.RouteLookupConfig
The name of the lookup service as a gRPC URI.
getLookupServiceBytes() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
The name of the lookup service as a gRPC URI.
getLookupServiceTimeout() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Configure a timeout value for lookup service requests.
getLookupServiceTimeout() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Configure a timeout value for lookup service requests.
getLookupServiceTimeout() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Configure a timeout value for lookup service requests.
getLookupServiceTimeoutBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Configure a timeout value for lookup service requests.
getLookupServiceTimeoutOrBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Configure a timeout value for lookup service requests.
getLookupServiceTimeoutOrBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Configure a timeout value for lookup service requests.
getLookupServiceTimeoutOrBuilder() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Configure a timeout value for lookup service requests.
getMaxAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
How long are responses valid for (like HTTP Cache-Control).
getMaxAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig
How long are responses valid for (like HTTP Cache-Control).
getMaxAge() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
How long are responses valid for (like HTTP Cache-Control).
getMaxAgeBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
How long are responses valid for (like HTTP Cache-Control).
getMaxAgeOrBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
How long are responses valid for (like HTTP Cache-Control).
getMaxAgeOrBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig
How long are responses valid for (like HTTP Cache-Control).
getMaxAgeOrBuilder() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
How long are responses valid for (like HTTP Cache-Control).
getMaxInboundMessageSize() - Method in class io.grpc.CallOptions
Gets the maximum allowed message size acceptable from the remote peer.
getMaxOutboundMessageSize() - Method in class io.grpc.CallOptions
Gets the maximum allowed message size acceptable to send the remote peer.
getMaxResults() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
getMaxResults() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
If non-zero, the server will return a page of results containing at most this many items.
getMaxResults() - Method in interface io.grpc.channelz.v1.GetServerSocketsRequestOrBuilder
If non-zero, the server will return a page of results containing at most this many items.
getMaxResults() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
getMaxResults() - Method in class io.grpc.channelz.v1.GetServersRequest
If non-zero, the server will return a page of results containing at most this many items.
getMaxResults() - Method in interface io.grpc.channelz.v1.GetServersRequestOrBuilder
If non-zero, the server will return a page of results containing at most this many items.
getMaxResults() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
getMaxResults() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
If non-zero, the server will return a page of results containing at most this many items.
getMaxResults() - Method in interface io.grpc.channelz.v1.GetTopChannelsRequestOrBuilder
If non-zero, the server will return a page of results containing at most this many items.
getMeasuresSize() - Method in interface io.grpc.MetricSink
Returns size of metric measures used to record metric values.
getMemoryUtilization() - Method in class io.grpc.services.MetricReport
 
getMessage() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
getMessage() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
getMessage() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
getMessageBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
getMessageClass() - Method in interface io.grpc.MethodDescriptor.ReflectableMarshaller
Returns the Class that this marshaller serializes and deserializes.
getMessageEncoding() - Method in class io.grpc.Codec.Gzip
 
getMessageEncoding() - Method in class io.grpc.Codec.Identity
 
getMessageEncoding() - Method in interface io.grpc.Compressor
Returns the message encoding that this compressor uses.
getMessageEncoding() - Method in interface io.grpc.Decompressor
Returns the message encoding that this compressor uses.
getMessageOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
getMessageOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
getMessageOrBuilder() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
getMessagePrototype() - Method in interface io.grpc.MethodDescriptor.PrototypeMarshaller
An instance of the expected message type, typically used as a schema and helper for producing other message instances.
getMessageRequestCase() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
getMessageRequestCase() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
getMessageRequestCase() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
 
getMessageRequestCase() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
getMessageRequestCase() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
getMessageRequestCase() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
 
getMessageResponseCase() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
getMessageResponseCase() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
getMessageResponseCase() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
 
getMessageResponseCase() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
getMessageResponseCase() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
getMessageResponseCase() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
 
getMessagesReceived() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of grpc messages received on this socket.
getMessagesReceived() - Method in class io.grpc.channelz.v1.SocketData
The number of grpc messages received on this socket.
getMessagesReceived() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The number of grpc messages received on this socket.
getMessagesSent() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of grpc messages successfully sent on this socket.
getMessagesSent() - Method in class io.grpc.channelz.v1.SocketData
The number of grpc messages successfully sent on this socket.
getMessagesSent() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The number of grpc messages successfully sent on this socket.
getMetadata() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
This contains only the metadata from the application.
getMetadata() - Method in class io.grpc.binarylog.v1.ClientHeader
This contains only the metadata from the application.
getMetadata() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
This contains only the metadata from the application.
getMetadata() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
This contains only the metadata from the application.
getMetadata() - Method in class io.grpc.binarylog.v1.ServerHeader
This contains only the metadata from the application.
getMetadata() - Method in interface io.grpc.binarylog.v1.ServerHeaderOrBuilder
This contains only the metadata from the application.
getMetadata() - Method in class io.grpc.binarylog.v1.Trailer.Builder
This contains only the metadata from the application.
getMetadata() - Method in class io.grpc.binarylog.v1.Trailer
This contains only the metadata from the application.
getMetadata() - Method in interface io.grpc.binarylog.v1.TrailerOrBuilder
This contains only the metadata from the application.
getMetadataBuilder() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
This contains only the metadata from the application.
getMetadataBuilder() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
This contains only the metadata from the application.
getMetadataBuilder() - Method in class io.grpc.binarylog.v1.Trailer.Builder
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in class io.grpc.binarylog.v1.ClientHeader
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in class io.grpc.binarylog.v1.ServerHeader
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in interface io.grpc.binarylog.v1.ServerHeaderOrBuilder
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in class io.grpc.binarylog.v1.Trailer.Builder
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in class io.grpc.binarylog.v1.Trailer
This contains only the metadata from the application.
getMetadataOrBuilder() - Method in interface io.grpc.binarylog.v1.TrailerOrBuilder
This contains only the metadata from the application.
getMethod() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string method = 3;
getMethod() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
string method = 3;
getMethod() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeysOrBuilder
string method = 3;
getMethod() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string method = 2;
getMethod() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
string method = 2;
getMethod() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.NameOrBuilder
string method = 2;
getMethod(String) - Method in class io.grpc.ServerServiceDefinition
Look up a method by its fully qualified name.
getMethodBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string method = 3;
getMethodBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
string method = 3;
getMethodBytes() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeysOrBuilder
string method = 3;
getMethodBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string method = 2;
getMethodBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
string method = 2;
getMethodBytes() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.NameOrBuilder
string method = 2;
getMethodDescriptor() - Method in class io.grpc.CallCredentials.RequestInfo
The method descriptor of this RPC.
getMethodDescriptor() - Method in class io.grpc.ForwardingServerCall
 
getMethodDescriptor() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
getMethodDescriptor() - Method in class io.grpc.LoadBalancer.PickSubchannelArgs
Call method.
getMethodDescriptor() - Method in interface io.grpc.protobuf.ProtoMethodDescriptorSupplier
Returns method descriptor to the proto service method.
getMethodDescriptor() - Method in class io.grpc.ServerCall
The MethodDescriptor for the call.
getMethodDescriptor() - Method in class io.grpc.ServerMethodDefinition
The MethodDescriptor for this method.
getMethodDescriptor() - Method in class io.grpc.ServerStreamTracer.ServerCallInfo
 
getMethodName() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
getMethodName() - Method in class io.grpc.binarylog.v1.ClientHeader
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
getMethodName() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
getMethodNameBytes() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
getMethodNameBytes() - Method in class io.grpc.binarylog.v1.ClientHeader
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
getMethodNameBytes() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
getMethods() - Method in class io.grpc.ServerServiceDefinition
Gets all the methods of service.
getMethods() - Method in class io.grpc.ServiceDescriptor
A collection of MethodDescriptor instances describing the methods exposed by the service.
getMetricInstruments() - Method in class io.grpc.MetricInstrumentRegistry
Returns a list of registered metric instruments.
getMetricRecorder() - Method in class io.grpc.LoadBalancer.Helper
Returns the MetricRecorder that the channel uses to record metrics.
getMetricRecorder() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getMetricReport(MetricRecorder) - Static method in class io.grpc.services.InternalMetricRecorder
 
getModelCase() - Method in class io.grpc.channelz.v1.Security.Builder
 
getModelCase() - Method in class io.grpc.channelz.v1.Security
 
getModelCase() - Method in interface io.grpc.channelz.v1.SecurityOrBuilder
 
getMutableConstantKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Deprecated.
getMutableConstantKeys() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
Deprecated.
getMutableKeyMap() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Deprecated.
getMutableServices() - Method in class io.grpc.internal.ServerImpl
 
getMutableServices() - Method in class io.grpc.Server
Returns mutable services registered with the server, or an empty list if not supported by the implementation.
getName() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The human readable version of the value.
getName() - Method in class io.grpc.channelz.v1.Address.OtherAddress
The human readable version of the value.
getName() - Method in interface io.grpc.channelz.v1.Address.OtherAddressOrBuilder
The human readable version of the value.
getName() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
An optional name associated with the channel.
getName() - Method in class io.grpc.channelz.v1.ChannelRef
An optional name associated with the channel.
getName() - Method in interface io.grpc.channelz.v1.ChannelRefOrBuilder
An optional name associated with the channel.
getName() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The human readable version of the value.
getName() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
The human readable version of the value.
getName() - Method in interface io.grpc.channelz.v1.Security.OtherSecurityOrBuilder
The human readable version of the value.
getName() - Method in class io.grpc.channelz.v1.ServerRef.Builder
An optional name associated with the server.
getName() - Method in class io.grpc.channelz.v1.ServerRef
An optional name associated with the server.
getName() - Method in interface io.grpc.channelz.v1.ServerRefOrBuilder
An optional name associated with the server.
getName() - Method in class io.grpc.channelz.v1.SocketOption.Builder
The full name of the socket option.
getName() - Method in class io.grpc.channelz.v1.SocketOption
The full name of the socket option.
getName() - Method in interface io.grpc.channelz.v1.SocketOptionOrBuilder
The full name of the socket option.
getName() - Method in class io.grpc.channelz.v1.SocketRef.Builder
An optional name associated with the socket.
getName() - Method in class io.grpc.channelz.v1.SocketRef
An optional name associated with the socket.
getName() - Method in interface io.grpc.channelz.v1.SocketRefOrBuilder
An optional name associated with the socket.
getName() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
An optional name associated with the subchannel.
getName() - Method in class io.grpc.channelz.v1.SubchannelRef
An optional name associated with the subchannel.
getName() - Method in interface io.grpc.channelz.v1.SubchannelRefOrBuilder
An optional name associated with the subchannel.
getName() - Method in class io.grpc.inprocess.InProcessSocketAddress
Gets the name of the inprocess server.
getName() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
The name of the load balanced service (e.g., service.googleapis.com).
getName() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
The name of the load balanced service (e.g., service.googleapis.com).
getName() - Method in interface io.grpc.lb.v1.InitialLoadBalanceRequestOrBuilder
The name of the load balanced service (e.g., service.googleapis.com).
getName() - Method in interface io.grpc.MetricInstrument
Returns the name of the metric.
getName() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getName() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getName() - Method in class io.grpc.LongCounterMetricInstrument
 
getName() - Method in class io.grpc.LongGaugeMetricInstrument
 
getName() - Method in class io.grpc.LongHistogramMetricInstrument
 
getName() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
Full name of a registered service, including its package name.
getName() - Method in class io.grpc.reflection.v1.ServiceResponse
Full name of a registered service, including its package name.
getName() - Method in interface io.grpc.reflection.v1.ServiceResponseOrBuilder
Full name of a registered service, including its package name.
getName() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
Full name of a registered service, including its package name.
getName() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
Full name of a registered service, including its package name.
getName() - Method in interface io.grpc.reflection.v1alpha.ServiceResponseOrBuilder
Full name of a registered service, including its package name.
getName() - Method in class io.grpc.ServiceDescriptor
Simple name of the service.
getNameBytes() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The human readable version of the value.
getNameBytes() - Method in class io.grpc.channelz.v1.Address.OtherAddress
The human readable version of the value.
getNameBytes() - Method in interface io.grpc.channelz.v1.Address.OtherAddressOrBuilder
The human readable version of the value.
getNameBytes() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
An optional name associated with the channel.
getNameBytes() - Method in class io.grpc.channelz.v1.ChannelRef
An optional name associated with the channel.
getNameBytes() - Method in interface io.grpc.channelz.v1.ChannelRefOrBuilder
An optional name associated with the channel.
getNameBytes() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The human readable version of the value.
getNameBytes() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
The human readable version of the value.
getNameBytes() - Method in interface io.grpc.channelz.v1.Security.OtherSecurityOrBuilder
The human readable version of the value.
getNameBytes() - Method in class io.grpc.channelz.v1.ServerRef.Builder
An optional name associated with the server.
getNameBytes() - Method in class io.grpc.channelz.v1.ServerRef
An optional name associated with the server.
getNameBytes() - Method in interface io.grpc.channelz.v1.ServerRefOrBuilder
An optional name associated with the server.
getNameBytes() - Method in class io.grpc.channelz.v1.SocketOption.Builder
The full name of the socket option.
getNameBytes() - Method in class io.grpc.channelz.v1.SocketOption
The full name of the socket option.
getNameBytes() - Method in interface io.grpc.channelz.v1.SocketOptionOrBuilder
The full name of the socket option.
getNameBytes() - Method in class io.grpc.channelz.v1.SocketRef.Builder
An optional name associated with the socket.
getNameBytes() - Method in class io.grpc.channelz.v1.SocketRef
An optional name associated with the socket.
getNameBytes() - Method in interface io.grpc.channelz.v1.SocketRefOrBuilder
An optional name associated with the socket.
getNameBytes() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
An optional name associated with the subchannel.
getNameBytes() - Method in class io.grpc.channelz.v1.SubchannelRef
An optional name associated with the subchannel.
getNameBytes() - Method in interface io.grpc.channelz.v1.SubchannelRefOrBuilder
An optional name associated with the subchannel.
getNameBytes() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
The name of the load balanced service (e.g., service.googleapis.com).
getNameBytes() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
The name of the load balanced service (e.g., service.googleapis.com).
getNameBytes() - Method in interface io.grpc.lb.v1.InitialLoadBalanceRequestOrBuilder
The name of the load balanced service (e.g., service.googleapis.com).
getNameBytes() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
Full name of a registered service, including its package name.
getNameBytes() - Method in class io.grpc.reflection.v1.ServiceResponse
Full name of a registered service, including its package name.
getNameBytes() - Method in interface io.grpc.reflection.v1.ServiceResponseOrBuilder
Full name of a registered service, including its package name.
getNameBytes() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
Full name of a registered service, including its package name.
getNameBytes() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
Full name of a registered service, including its package name.
getNameBytes() - Method in interface io.grpc.reflection.v1alpha.ServiceResponseOrBuilder
Full name of a registered service, including its package name.
getNamedMetrics() - Method in class io.grpc.services.MetricReport
 
getNameResolverArgs() - Method in class io.grpc.LoadBalancer.Helper
Returns the NameResolver.Args that the Channel uses to create NameResolvers.
getNameResolverArgs() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getNameResolverRegistry() - Method in class io.grpc.LoadBalancer.Helper
Returns the NameResolverRegistry that the Channel uses to look for NameResolvers.
getNameResolverRegistry() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getNames(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNames(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNames(int) - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNames(int) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNames(int) - Method in class io.grpc.lookup.v1.NameMatcher
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNames(int) - Method in interface io.grpc.lookup.v1.NameMatcherOrBuilder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesBuilder(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesBuilderList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesBytes(int) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesBytes(int) - Method in class io.grpc.lookup.v1.NameMatcher
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesBytes(int) - Method in interface io.grpc.lookup.v1.NameMatcherOrBuilder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesCount() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesCount() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesCount() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesCount() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesCount() - Method in class io.grpc.lookup.v1.NameMatcher
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesCount() - Method in interface io.grpc.lookup.v1.NameMatcherOrBuilder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesList() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesList() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesList() - Method in class io.grpc.lookup.v1.NameMatcher
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesList() - Method in interface io.grpc.lookup.v1.NameMatcherOrBuilder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
getNamesOrBuilder(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesOrBuilder(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesOrBuilder(int) - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesOrBuilderList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesOrBuilderList() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNamesOrBuilderList() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
getNativeSocketOptions(Channel) - Method in interface io.grpc.netty.InternalNettySocketSupport.InternalHelper
 
getNegotiationLogger() - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Returns the channel logger for the given channel context.
getNumber() - Method in enum io.grpc.binarylog.v1.Address.Type
 
getNumber() - Method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
 
getNumber() - Method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
 
getNumber() - Method in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
 
getNumber() - Method in enum io.grpc.channelz.v1.Address.AddressCase
 
getNumber() - Method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
 
getNumber() - Method in enum io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
 
getNumber() - Method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
 
getNumber() - Method in enum io.grpc.channelz.v1.Security.ModelCase
 
getNumber() - Method in enum io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
 
getNumber() - Method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
 
getNumber() - Method in enum io.grpc.lb.v1.LoadBalanceRequest.LoadBalanceRequestTypeCase
 
getNumber() - Method in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
 
getNumber() - Method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
 
getNumber() - Method in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
getNumber() - Method in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
getNumber() - Method in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
 
getNumber() - Method in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
 
getNumberAsDouble(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a number from an object for the given key.
getNumberAsFloat(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a number from an object for the given key.
getNumberAsInteger(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a number from an object for the given key, casted to an integer.
getNumberAsLong(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a number from an object for the given key, casted to an long.
getNumCalls() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
The total number of RPCs that finished associated with the token.
getNumCalls() - Method in class io.grpc.lb.v1.ClientStatsPerToken
The total number of RPCs that finished associated with the token.
getNumCalls() - Method in interface io.grpc.lb.v1.ClientStatsPerTokenOrBuilder
The total number of RPCs that finished associated with the token.
getNumCallsFinished() - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that finished.
getNumCallsFinished() - Method in class io.grpc.lb.v1.ClientStats
The total number of RPCs that finished.
getNumCallsFinished() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The total number of RPCs that finished.
getNumCallsFinishedKnownReceived() - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that finished and are known to have been received by a server.
getNumCallsFinishedKnownReceived() - Method in class io.grpc.lb.v1.ClientStats
The total number of RPCs that finished and are known to have been received by a server.
getNumCallsFinishedKnownReceived() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The total number of RPCs that finished and are known to have been received by a server.
getNumCallsFinishedWithClientFailedToSend() - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that failed to reach a server except dropped RPCs.
getNumCallsFinishedWithClientFailedToSend() - Method in class io.grpc.lb.v1.ClientStats
The total number of RPCs that failed to reach a server except dropped RPCs.
getNumCallsFinishedWithClientFailedToSend() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The total number of RPCs that failed to reach a server except dropped RPCs.
getNumCallsStarted() - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that started.
getNumCallsStarted() - Method in class io.grpc.lb.v1.ClientStats
The total number of RPCs that started.
getNumCallsStarted() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The total number of RPCs that started.
getNumEventsLogged() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Number of events ever logged in this tracing object.
getNumEventsLogged() - Method in class io.grpc.channelz.v1.ChannelTrace
Number of events ever logged in this tracing object.
getNumEventsLogged() - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
Number of events ever logged in this tracing object.
getObject() - Method in class io.grpc.internal.FixedObjectPool
 
getObject() - Method in interface io.grpc.internal.ObjectPool
Get an object from the pool.
getObject() - Method in class io.grpc.internal.SharedResourcePool
 
getObject(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets an object from an object for the given key.
getOffloadExecutor() - Method in class io.grpc.NameResolver.Args
Returns the Executor on which this resolver should execute long-running or I/O bound work.
getOffloadExecutorPool() - Method in class io.grpc.internal.ManagedChannelImplBuilder
Returns the internal offload executor pool for offloading tasks.
getOnReadyThreshold() - Method in class io.grpc.CallOptions
Returns to the default number of bytes that must be queued before the call will leave the 'wait for ready' state.
getOption(int) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
getOption(int) - Method in class io.grpc.channelz.v1.SocketData
Socket options set on this socket.
getOption(int) - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
Socket options set on this socket.
getOption(CallOptions.Key) - Method in class io.grpc.CallOptions
Get the value for a custom option or its inherent default.
getOption(LoadBalancer.CreateSubchannelArgs.Key) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Get the value for a custom option or its inherent default.
getOptionalLabelKeys() - Method in interface io.grpc.MetricInstrument
Returns a list of optional label keys for this metric instrument.
getOptionalLabelKeys() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getOptionalLabelKeys() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getOptionalLabelKeys() - Method in class io.grpc.LongCounterMetricInstrument
 
getOptionalLabelKeys() - Method in class io.grpc.LongGaugeMetricInstrument
 
getOptionalLabelKeys() - Method in class io.grpc.LongHistogramMetricInstrument
 
getOptionalLabels() - Method in interface io.grpc.MetricSink
Returns a set of optional label names for metrics that the sink actually wants.
getOptionBuilder(int) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
getOptionBuilderList() - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
getOptionCount() - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
getOptionCount() - Method in class io.grpc.channelz.v1.SocketData
Socket options set on this socket.
getOptionCount() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
Socket options set on this socket.
getOptionList() - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
getOptionList() - Method in class io.grpc.channelz.v1.SocketData
Socket options set on this socket.
getOptionList() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
Socket options set on this socket.
getOptionOrBuilder(int) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
getOptionOrBuilder(int) - Method in class io.grpc.channelz.v1.SocketData
Socket options set on this socket.
getOptionOrBuilder(int) - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
Socket options set on this socket.
getOptionOrBuilderList() - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
getOptionOrBuilderList() - Method in class io.grpc.channelz.v1.SocketData
Socket options set on this socket.
getOptionOrBuilderList() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
Socket options set on this socket.
getOriginalRequest() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequest() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequest() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequest() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
getOriginalRequest() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
getOriginalRequest() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
getOriginalRequestBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequestBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
getOriginalRequestOrBuilder() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
getOther() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
getOther() - Method in class io.grpc.channelz.v1.Security
.grpc.channelz.v1.Security.OtherSecurity other = 2;
getOther() - Method in interface io.grpc.channelz.v1.SecurityOrBuilder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
getOtherAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
getOtherAddress() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
getOtherAddress() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
getOtherAddressBuilder() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
getOtherAddressOrBuilder() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
getOtherAddressOrBuilder() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
getOtherAddressOrBuilder() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
getOtherBuilder() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
getOtherName() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
getOtherName() - Method in class io.grpc.channelz.v1.Security.Tls
Some other way to describe the cipher suite if the RFC 4346 name is not available.
getOtherName() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
getOtherNameBytes() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
getOtherNameBytes() - Method in class io.grpc.channelz.v1.Security.Tls
Some other way to describe the cipher suite if the RFC 4346 name is not available.
getOtherNameBytes() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
getOtherOrBuilder() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
getOtherOrBuilder() - Method in class io.grpc.channelz.v1.Security
.grpc.channelz.v1.Security.OtherSecurity other = 2;
getOtherOrBuilder() - Method in interface io.grpc.channelz.v1.SecurityOrBuilder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
getOverrideAuthority() - Method in class io.grpc.NameResolver.Args
Returns the overrideAuthority from channel ManagedChannelBuilder.overrideAuthority(String).
getParserForType() - Method in class io.grpc.binarylog.v1.Address
 
getParserForType() - Method in class io.grpc.binarylog.v1.ClientHeader
 
getParserForType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
getParserForType() - Method in class io.grpc.binarylog.v1.Message
 
getParserForType() - Method in class io.grpc.binarylog.v1.Metadata
 
getParserForType() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
getParserForType() - Method in class io.grpc.binarylog.v1.ServerHeader
 
getParserForType() - Method in class io.grpc.binarylog.v1.Trailer
 
getParserForType() - Method in class io.grpc.channelz.v1.Address
 
getParserForType() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
getParserForType() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
getParserForType() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
getParserForType() - Method in class io.grpc.channelz.v1.Channel
 
getParserForType() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
getParserForType() - Method in class io.grpc.channelz.v1.ChannelData
 
getParserForType() - Method in class io.grpc.channelz.v1.ChannelRef
 
getParserForType() - Method in class io.grpc.channelz.v1.ChannelTrace
 
getParserForType() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
getParserForType() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
getParserForType() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
getParserForType() - Method in class io.grpc.channelz.v1.GetServerRequest
 
getParserForType() - Method in class io.grpc.channelz.v1.GetServerResponse
 
getParserForType() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
getParserForType() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
getParserForType() - Method in class io.grpc.channelz.v1.GetServersRequest
 
getParserForType() - Method in class io.grpc.channelz.v1.GetServersResponse
 
getParserForType() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
getParserForType() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
getParserForType() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
getParserForType() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
getParserForType() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
getParserForType() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
getParserForType() - Method in class io.grpc.channelz.v1.Security
 
getParserForType() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
getParserForType() - Method in class io.grpc.channelz.v1.Security.Tls
 
getParserForType() - Method in class io.grpc.channelz.v1.Server
 
getParserForType() - Method in class io.grpc.channelz.v1.ServerData
 
getParserForType() - Method in class io.grpc.channelz.v1.ServerRef
 
getParserForType() - Method in class io.grpc.channelz.v1.Socket
 
getParserForType() - Method in class io.grpc.channelz.v1.SocketData
 
getParserForType() - Method in class io.grpc.channelz.v1.SocketOption
 
getParserForType() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
getParserForType() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
getParserForType() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
getParserForType() - Method in class io.grpc.channelz.v1.SocketRef
 
getParserForType() - Method in class io.grpc.channelz.v1.Subchannel
 
getParserForType() - Method in class io.grpc.channelz.v1.SubchannelRef
 
getParserForType() - Method in class io.grpc.health.v1.HealthCheckRequest
 
getParserForType() - Method in class io.grpc.health.v1.HealthCheckResponse
 
getParserForType() - Method in class io.grpc.lb.v1.ClientStats
 
getParserForType() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
getParserForType() - Method in class io.grpc.lb.v1.FallbackResponse
 
getParserForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
getParserForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
getParserForType() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
getParserForType() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
getParserForType() - Method in class io.grpc.lb.v1.Server
 
getParserForType() - Method in class io.grpc.lb.v1.ServerList
 
getParserForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
getParserForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
getParserForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
getParserForType() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
getParserForType() - Method in class io.grpc.lookup.v1.NameMatcher
 
getParserForType() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
getParserForType() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
getParserForType() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
getParserForType() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
getParserForType() - Method in class io.grpc.reflection.v1.ErrorResponse
 
getParserForType() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
getParserForType() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
getParserForType() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
getParserForType() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
getParserForType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
getParserForType() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
getParserForType() - Method in class io.grpc.reflection.v1.ServiceResponse
 
getParserForType() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
getParserForType() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
getParserForType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
getParserForType() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
getParserForType() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
getParserForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
getParserForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
getParserForType() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
getPassword() - Method in class io.grpc.HttpConnectProxiedSocketAddress
Returns the password used to connect to the proxy.
getPath() - Method in class io.grpc.internal.SpiffeUtil.SpiffeId
 
getPathPatterns(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatterns(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatterns(int) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsBytes(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsBytes(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsBytes(int) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsCount() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
path_pattern is an ordered list of path template patterns for the desired value.
getPathPatternsList() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
path_pattern is an ordered list of path template patterns for the desired value.
getPayloadCase() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
getPayloadCase() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
getPayloadCase() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
 
getPayloadTruncated() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
true if payload does not represent the full message or metadata.
getPayloadTruncated() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
true if payload does not represent the full message or metadata.
getPayloadTruncated() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
true if payload does not represent the full message or metadata.
getPeer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Peer address information, will only be recorded on the first incoming event.
getPeer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
Peer address information, will only be recorded on the first incoming event.
getPeer() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
Peer address information, will only be recorded on the first incoming event.
getPeerBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Peer address information, will only be recorded on the first incoming event.
getPeerOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Peer address information, will only be recorded on the first incoming event.
getPeerOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
Peer address information, will only be recorded on the first incoming event.
getPeerOrBuilder() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
Peer address information, will only be recorded on the first incoming event.
getPickDetailsConsumer() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
getPickDetailsConsumer() - Method in class io.grpc.LoadBalancer.PickSubchannelArgs
Gets an object that can be informed about what sort of pick was made.
getPolicyName() - Method in class io.grpc.grpclb.GrpclbLoadBalancerProvider
 
getPolicyName() - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
getPolicyName() - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
getPolicyName() - Method in class io.grpc.LoadBalancerProvider
Returns the load-balancing policy name associated with this provider, which makes it selectable via LoadBalancerRegistry.getProvider(String).
getPolicyName() - Method in class io.grpc.protobuf.services.internal.HealthCheckingRoundRobinLoadBalancerProvider
 
getPolicyName() - Method in class io.grpc.rls.RlsLoadBalancerProvider
 
getPolicyName() - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
getPort() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
0-64k, or -1 if not appropriate.
getPort() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
0-64k, or -1 if not appropriate.
getPort() - Method in interface io.grpc.channelz.v1.Address.TcpIpAddressOrBuilder
0-64k, or -1 if not appropriate.
getPort() - Method in class io.grpc.internal.ServerImpl
 
getPort() - Method in class io.grpc.lb.v1.Server.Builder
A resolved port number for the server.
getPort() - Method in class io.grpc.lb.v1.Server
A resolved port number for the server.
getPort() - Method in interface io.grpc.lb.v1.ServerOrBuilder
A resolved port number for the server.
getPort() - Method in class io.grpc.Server
Returns the port number the server is listening on.
getPreviousAttempts() - Method in class io.grpc.ClientStreamTracer.StreamInfo
Returns the number of preceding attempts for the RPC.
getPriority() - Method in class io.grpc.grpclb.GrpclbLoadBalancerProvider
 
getPriority() - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
getPriority() - Method in class io.grpc.LoadBalancerProvider
A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration. 5 should be considered the default, and then tweaked based on environment detection.
getPriority() - Method in class io.grpc.protobuf.services.internal.HealthCheckingRoundRobinLoadBalancerProvider
 
getPriority() - Method in class io.grpc.rls.RlsLoadBalancerProvider
 
getPriority() - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
getPrivateKey() - Method in class io.grpc.TlsChannelCredentials
The private key for the client's identity, as a new byte array.
getPrivateKey() - Method in class io.grpc.TlsServerCredentials
The private key for the server's identity, as a new byte array.
getPrivateKey(InputStream) - Static method in class io.grpc.util.CertificateUtils
Generates a PrivateKey from a PEM file.
getPrivateKey(String) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
getPrivateKeyPassword() - Method in class io.grpc.TlsChannelCredentials
Returns the password to decrypt the private key, or null if unencrypted.
getPrivateKeyPassword() - Method in class io.grpc.TlsServerCredentials
Returns the password to decrypt the private key, or null if unencrypted.
getProducedSocketAddressTypes() - Method in class io.grpc.internal.DnsNameResolverProvider
 
getProducedSocketAddressTypes() - Method in class io.grpc.NameResolverProvider
Returns the SocketAddress types this provider's name-resolver is capable of producing.
getProducedSocketAddressTypes() - Method in class io.grpc.netty.UdsNameResolverProvider
 
getProtocolNegotiationEvent() - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
getProvider() - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
getProvider(String) - Method in class io.grpc.LoadBalancerRegistry
Returns the effective provider for the given load-balancing policy, or null if no suitable provider can be found.
getProviderForScheme(String) - Method in class io.grpc.NameResolverRegistry
 
getProxyAddress() - Method in class io.grpc.HttpConnectProxiedSocketAddress
Returns the address to the proxy, which is already resolved.
getProxyDetector() - Method in class io.grpc.NameResolver.Args
If the NameResolver wants to support proxy, it should inquire this ProxyDetector.
getQps() - Method in class io.grpc.services.MetricReport
 
getQueryParameters(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
getQueryParameters(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of query parameter names to try to match.
getQueryParameters(int) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of query parameter names to try to match.
getQueryParametersBuilder(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
getQueryParametersBuilderList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
getQueryParametersCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
getQueryParametersCount() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of query parameter names to try to match.
getQueryParametersCount() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of query parameter names to try to match.
getQueryParametersList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
getQueryParametersList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of query parameter names to try to match.
getQueryParametersList() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of query parameter names to try to match.
getQueryParametersOrBuilder(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
getQueryParametersOrBuilder(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of query parameter names to try to match.
getQueryParametersOrBuilder(int) - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of query parameter names to try to match.
getQueryParametersOrBuilderList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
getQueryParametersOrBuilderList() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
List of query parameter names to try to match.
getQueryParametersOrBuilderList() - Method in interface io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
List of query parameter names to try to match.
getRawAdvertisedMessageEncodings(DecompressorRegistry) - Static method in class io.grpc.InternalDecompressorRegistry
 
getRawConfigValue() - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
getReadyChildren() - Method in class io.grpc.util.MultiChildLoadBalancer
Filters out non-ready child load balancers (subchannels).
getReason() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Reason for making this request.
getReason() - Method in class io.grpc.lookup.v1.RouteLookupRequest
Reason for making this request.
getReason() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Reason for making this request.
getReasonValue() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Reason for making this request.
getReasonValue() - Method in class io.grpc.lookup.v1.RouteLookupRequest
Reason for making this request.
getReasonValue() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Reason for making this request.
getRef() - Method in class io.grpc.channelz.v1.Channel.Builder
The identifier for this channel.
getRef() - Method in class io.grpc.channelz.v1.Channel
The identifier for this channel.
getRef() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
The identifier for this channel.
getRef() - Method in class io.grpc.channelz.v1.Server.Builder
The identifier for a Server.
getRef() - Method in class io.grpc.channelz.v1.Server
The identifier for a Server.
getRef() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The identifier for a Server.
getRef() - Method in class io.grpc.channelz.v1.Socket.Builder
The identifier for the Socket.
getRef() - Method in class io.grpc.channelz.v1.Socket
The identifier for the Socket.
getRef() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The identifier for the Socket.
getRef() - Method in class io.grpc.channelz.v1.Subchannel.Builder
The identifier for this channel.
getRef() - Method in class io.grpc.channelz.v1.Subchannel
The identifier for this channel.
getRef() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
The identifier for this channel.
getRefBuilder() - Method in class io.grpc.channelz.v1.Channel.Builder
The identifier for this channel.
getRefBuilder() - Method in class io.grpc.channelz.v1.Server.Builder
The identifier for a Server.
getRefBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
The identifier for the Socket.
getRefBuilder() - Method in class io.grpc.channelz.v1.Subchannel.Builder
The identifier for this channel.
getRefOrBuilder() - Method in class io.grpc.channelz.v1.Channel.Builder
The identifier for this channel.
getRefOrBuilder() - Method in class io.grpc.channelz.v1.Channel
The identifier for this channel.
getRefOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
The identifier for this channel.
getRefOrBuilder() - Method in class io.grpc.channelz.v1.Server.Builder
The identifier for a Server.
getRefOrBuilder() - Method in class io.grpc.channelz.v1.Server
The identifier for a Server.
getRefOrBuilder() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The identifier for a Server.
getRefOrBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
The identifier for the Socket.
getRefOrBuilder() - Method in class io.grpc.channelz.v1.Socket
The identifier for the Socket.
getRefOrBuilder() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The identifier for the Socket.
getRefOrBuilder() - Method in class io.grpc.channelz.v1.Subchannel.Builder
The identifier for this channel.
getRefOrBuilder() - Method in class io.grpc.channelz.v1.Subchannel
The identifier for this channel.
getRefOrBuilder() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
The identifier for this channel.
getRemote() - Method in class io.grpc.channelz.v1.Socket.Builder
The remote bound address.
getRemote() - Method in class io.grpc.channelz.v1.Socket
The remote bound address.
getRemote() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The remote bound address.
getRemoteBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
The remote bound address.
getRemoteCertificate() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
the certificate used by the remote endpoint.
getRemoteCertificate() - Method in class io.grpc.channelz.v1.Security.Tls
the certificate used by the remote endpoint.
getRemoteCertificate() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
the certificate used by the remote endpoint.
getRemoteFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the remote endpoint by the local endpoint.
getRemoteFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData
The amount of window, granted to the remote endpoint by the local endpoint.
getRemoteFlowControlWindow() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The amount of window, granted to the remote endpoint by the local endpoint.
getRemoteFlowControlWindowBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the remote endpoint by the local endpoint.
getRemoteFlowControlWindowOrBuilder() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the remote endpoint by the local endpoint.
getRemoteFlowControlWindowOrBuilder() - Method in class io.grpc.channelz.v1.SocketData
The amount of window, granted to the remote endpoint by the local endpoint.
getRemoteFlowControlWindowOrBuilder() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The amount of window, granted to the remote endpoint by the local endpoint.
getRemoteName() - Method in class io.grpc.channelz.v1.Socket.Builder
Optional, represents the name of the remote endpoint, if different than the original target name.
getRemoteName() - Method in class io.grpc.channelz.v1.Socket
Optional, represents the name of the remote endpoint, if different than the original target name.
getRemoteName() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
Optional, represents the name of the remote endpoint, if different than the original target name.
getRemoteNameBytes() - Method in class io.grpc.channelz.v1.Socket.Builder
Optional, represents the name of the remote endpoint, if different than the original target name.
getRemoteNameBytes() - Method in class io.grpc.channelz.v1.Socket
Optional, represents the name of the remote endpoint, if different than the original target name.
getRemoteNameBytes() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
Optional, represents the name of the remote endpoint, if different than the original target name.
getRemoteOrBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
The remote bound address.
getRemoteOrBuilder() - Method in class io.grpc.channelz.v1.Socket
The remote bound address.
getRemoteOrBuilder() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The remote bound address.
getRequestCostMetrics() - Method in class io.grpc.services.MetricReport
 
getRequestMarshaller() - Method in class io.grpc.MethodDescriptor
Returns the marshaller for the request type.
getRequiredLabelKeys() - Method in interface io.grpc.MetricInstrument
Returns a list of required label keys for this metric instrument.
getRequiredLabelKeys() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getRequiredLabelKeys() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getRequiredLabelKeys() - Method in class io.grpc.LongCounterMetricInstrument
 
getRequiredLabelKeys() - Method in class io.grpc.LongGaugeMetricInstrument
 
getRequiredLabelKeys() - Method in class io.grpc.LongHistogramMetricInstrument
 
getRequiredMatch() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
If true, make this extraction required; the key builder will not match if no value is found.
getRequiredMatch() - Method in class io.grpc.lookup.v1.NameMatcher
If true, make this extraction required; the key builder will not match if no value is found.
getRequiredMatch() - Method in interface io.grpc.lookup.v1.NameMatcherOrBuilder
If true, make this extraction required; the key builder will not match if no value is found.
getResolvedAddresses() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getResourceResolver() - Method in class io.grpc.internal.DnsNameResolver
 
getResponseMarshaller() - Method in class io.grpc.MethodDescriptor
Returns the marshaller for the response type.
getRootCertificates() - Method in class io.grpc.TlsChannelCredentials
Root trust certificates for verifying the server's identity that override the system's defaults.
getRootCertificates() - Method in class io.grpc.TlsServerCredentials
Root trust certificates for verifying the client's identity that override the system's defaults.
getRootChannel(long) - Method in class io.grpc.InternalChannelz
 
getRootChannels(long, int) - Method in class io.grpc.InternalChannelz
getRouteLookupConfig() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
The RLS config for this cluster specifier plugin instance.
getRouteLookupConfig() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
The RLS config for this cluster specifier plugin instance.
getRouteLookupConfig() - Method in interface io.grpc.lookup.v1.RouteLookupClusterSpecifierOrBuilder
The RLS config for this cluster specifier plugin instance.
getRouteLookupConfigBuilder() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
The RLS config for this cluster specifier plugin instance.
getRouteLookupConfigOrBuilder() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
The RLS config for this cluster specifier plugin instance.
getRouteLookupConfigOrBuilder() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
The RLS config for this cluster specifier plugin instance.
getRouteLookupConfigOrBuilder() - Method in interface io.grpc.lookup.v1.RouteLookupClusterSpecifierOrBuilder
The RLS config for this cluster specifier plugin instance.
getRouteLookupMethod() - Static method in class io.grpc.lookup.v1.RouteLookupServiceGrpc
 
getScheduledExecutorService() - Method in interface io.grpc.internal.ClientTransportFactory
Returns an executor for scheduling provided by the transport.
getScheduledExecutorService() - Method in interface io.grpc.internal.ServerTransport
Returns an executor for scheduling provided by the transport.
getScheduledExecutorService() - Method in class io.grpc.LoadBalancer.Helper
Returns a ScheduledExecutorService for scheduling delayed tasks.
getScheduledExecutorService() - Method in class io.grpc.NameResolver.Args
Returns a ScheduledExecutorService for scheduling delayed tasks.
getScheduledExecutorService() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getSchemaDescriptor() - Method in class io.grpc.MethodDescriptor
Returns the schema descriptor for this method.
getSchemaDescriptor() - Method in class io.grpc.ServiceDescriptor
Returns the schema descriptor for this service.
getScheme() - Method in class io.grpc.NameResolverProvider
Returns the scheme associated with the provider.
getSecurity() - Method in class io.grpc.channelz.v1.Socket.Builder
Security details for this socket.
getSecurity() - Method in class io.grpc.channelz.v1.Socket
Security details for this socket.
getSecurity() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
Security details for this socket.
getSecurity(ProtocolNegotiationEvent) - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
getSecurityBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
Security details for this socket.
getSecurityLevel() - Method in class io.grpc.CallCredentials.RequestInfo
The security level on the transport.
getSecurityLevel() - Method in class io.grpc.ForwardingServerCall
 
getSecurityLevel() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
getSecurityLevel() - Method in class io.grpc.ServerCall
Returns the level of security guarantee in communications
getSecurityOrBuilder() - Method in class io.grpc.channelz.v1.Socket.Builder
Security details for this socket.
getSecurityOrBuilder() - Method in class io.grpc.channelz.v1.Socket
Security details for this socket.
getSecurityOrBuilder() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
Security details for this socket.
getSequenceIdWithinCall() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The entry sequence id for this call.
getSequenceIdWithinCall() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
The entry sequence id for this call.
getSequenceIdWithinCall() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
The entry sequence id for this call.
getSequenceNumbers() - Method in class io.grpc.internal.SpiffeUtil.SpiffeBundle
 
getSerializedSize() - Method in class io.grpc.binarylog.v1.Address
 
getSerializedSize() - Method in class io.grpc.binarylog.v1.ClientHeader
 
getSerializedSize() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
getSerializedSize() - Method in class io.grpc.binarylog.v1.Message
 
getSerializedSize() - Method in class io.grpc.binarylog.v1.Metadata
 
getSerializedSize() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
getSerializedSize() - Method in class io.grpc.binarylog.v1.ServerHeader
 
getSerializedSize() - Method in class io.grpc.binarylog.v1.Trailer
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Address
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Channel
 
getSerializedSize() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
getSerializedSize() - Method in class io.grpc.channelz.v1.ChannelData
 
getSerializedSize() - Method in class io.grpc.channelz.v1.ChannelRef
 
getSerializedSize() - Method in class io.grpc.channelz.v1.ChannelTrace
 
getSerializedSize() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetServerRequest
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetServerResponse
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetServersRequest
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetServersResponse
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
getSerializedSize() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Security
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Security.Tls
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Server
 
getSerializedSize() - Method in class io.grpc.channelz.v1.ServerData
 
getSerializedSize() - Method in class io.grpc.channelz.v1.ServerRef
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Socket
 
getSerializedSize() - Method in class io.grpc.channelz.v1.SocketData
 
getSerializedSize() - Method in class io.grpc.channelz.v1.SocketOption
 
getSerializedSize() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
getSerializedSize() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
getSerializedSize() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
getSerializedSize() - Method in class io.grpc.channelz.v1.SocketRef
 
getSerializedSize() - Method in class io.grpc.channelz.v1.Subchannel
 
getSerializedSize() - Method in class io.grpc.channelz.v1.SubchannelRef
 
getSerializedSize() - Method in class io.grpc.health.v1.HealthCheckRequest
 
getSerializedSize() - Method in class io.grpc.health.v1.HealthCheckResponse
 
getSerializedSize() - Method in class io.grpc.lb.v1.ClientStats
 
getSerializedSize() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
getSerializedSize() - Method in class io.grpc.lb.v1.FallbackResponse
 
getSerializedSize() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
getSerializedSize() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
getSerializedSize() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
getSerializedSize() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
getSerializedSize() - Method in class io.grpc.lb.v1.Server
 
getSerializedSize() - Method in class io.grpc.lb.v1.ServerList
 
getSerializedSize() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
getSerializedSize() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
getSerializedSize() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
getSerializedSize() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
getSerializedSize() - Method in class io.grpc.lookup.v1.NameMatcher
 
getSerializedSize() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
getSerializedSize() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
getSerializedSize() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
getSerializedSize() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1.ErrorResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
getSerializedSize() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
getSerializedSize() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1.ServiceResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
getSerializedSize() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
getSerializedSize() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
getSerializedSize() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
getServer() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
The Server that corresponds to the requested server_id.
getServer() - Method in class io.grpc.channelz.v1.GetServerResponse
The Server that corresponds to the requested server_id.
getServer() - Method in interface io.grpc.channelz.v1.GetServerResponseOrBuilder
The Server that corresponds to the requested server_id.
getServer(int) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
getServer(int) - Method in class io.grpc.channelz.v1.GetServersResponse
list of servers that the connection detail service knows about.
getServer(int) - Method in interface io.grpc.channelz.v1.GetServersResponseOrBuilder
list of servers that the connection detail service knows about.
getServer(long) - Method in class io.grpc.InternalChannelz
Returns a server.
getServer(GetServerRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzBlockingStub
Returns a single Server, or else a NOT_FOUND code.
getServer(GetServerRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzFutureStub
Returns a single Server, or else a NOT_FOUND code.
getServer(GetServerRequest, StreamObserver) - Method in interface io.grpc.channelz.v1.ChannelzGrpc.AsyncService
Returns a single Server, or else a NOT_FOUND code.
getServer(GetServerRequest, StreamObserver) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzStub
Returns a single Server, or else a NOT_FOUND code.
getServer(GetServerRequest, StreamObserver) - Method in class io.grpc.protobuf.services.ChannelzService
Returns a server.
getServer(GetServerRequest, StreamObserver) - Method in class io.grpc.services.ChannelzService
Deprecated.
Returns a server.
getServerAliases(String, Principal[]) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
getServerBuilder() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
The Server that corresponds to the requested server_id.
getServerBuilder() - Method in class io.grpc.ServerProvider.NewServerBuilderResult
 
getServerBuilder(int) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
getServerBuilderList() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
getServerCallHandler() - Method in class io.grpc.ServerMethodDefinition
Handler for incoming calls.
getServerCount() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
getServerCount() - Method in class io.grpc.channelz.v1.GetServersResponse
list of servers that the connection detail service knows about.
getServerCount() - Method in interface io.grpc.channelz.v1.GetServersResponseOrBuilder
list of servers that the connection detail service knows about.
getServerHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ServerHeader server_header = 7;
getServerHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.ServerHeader server_header = 7;
getServerHeader() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.ServerHeader server_header = 7;
getServerHeaderBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ServerHeader server_header = 7;
getServerHeaderOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ServerHeader server_header = 7;
getServerHeaderOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.ServerHeader server_header = 7;
getServerHeaderOrBuilder() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.ServerHeader server_header = 7;
getServerId() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
server_id is the identifier of the specific server to get.
getServerId() - Method in class io.grpc.channelz.v1.GetServerRequest
server_id is the identifier of the specific server to get.
getServerId() - Method in interface io.grpc.channelz.v1.GetServerRequestOrBuilder
server_id is the identifier of the specific server to get.
getServerId() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
int64 server_id = 1;
getServerId() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
int64 server_id = 1;
getServerId() - Method in interface io.grpc.channelz.v1.GetServerSocketsRequestOrBuilder
int64 server_id = 1;
getServerId() - Method in class io.grpc.channelz.v1.ServerRef.Builder
A globally unique identifier for this server.
getServerId() - Method in class io.grpc.channelz.v1.ServerRef
A globally unique identifier for this server.
getServerId() - Method in interface io.grpc.channelz.v1.ServerRefOrBuilder
A globally unique identifier for this server.
getServerInterceptor(String) - Method in class io.grpc.protobuf.services.BinaryLogProvider
Returns a ServerInterceptor for binary logging. gRPC is free to cache the interceptor, so the interceptor must be reusable across calls.
getServerList() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
getServerList() - Method in class io.grpc.channelz.v1.GetServersResponse
list of servers that the connection detail service knows about.
getServerList() - Method in interface io.grpc.channelz.v1.GetServersResponseOrBuilder
list of servers that the connection detail service knows about.
getServerList() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
Contains the list of servers selected by the load balancer.
getServerList() - Method in class io.grpc.lb.v1.LoadBalanceResponse
Contains the list of servers selected by the load balancer.
getServerList() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
Contains the list of servers selected by the load balancer.
getServerListBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
Contains the list of servers selected by the load balancer.
getServerListOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
Contains the list of servers selected by the load balancer.
getServerListOrBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse
Contains the list of servers selected by the load balancer.
getServerListOrBuilder() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
Contains the list of servers selected by the load balancer.
getServerOrBuilder() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
The Server that corresponds to the requested server_id.
getServerOrBuilder() - Method in class io.grpc.channelz.v1.GetServerResponse
The Server that corresponds to the requested server_id.
getServerOrBuilder() - Method in interface io.grpc.channelz.v1.GetServerResponseOrBuilder
The Server that corresponds to the requested server_id.
getServerOrBuilder(int) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
getServerOrBuilder(int) - Method in class io.grpc.channelz.v1.GetServersResponse
list of servers that the connection detail service knows about.
getServerOrBuilder(int) - Method in interface io.grpc.channelz.v1.GetServersResponseOrBuilder
list of servers that the connection detail service knows about.
getServerOrBuilderList() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
getServerOrBuilderList() - Method in class io.grpc.channelz.v1.GetServersResponse
list of servers that the connection detail service knows about.
getServerOrBuilderList() - Method in interface io.grpc.channelz.v1.GetServersResponseOrBuilder
list of servers that the connection detail service knows about.
getServerReflectionInfoMethod() - Static method in class io.grpc.reflection.v1.ServerReflectionGrpc
 
getServerReflectionInfoMethod() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc
 
GetServerRequest - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServerRequest
GetServerRequest.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServerRequest
GetServerRequestOrBuilder - Interface in io.grpc.channelz.v1
 
GetServerResponse - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServerResponse
GetServerResponse.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServerResponse
GetServerResponseOrBuilder - Interface in io.grpc.channelz.v1
 
getServers(int) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
getServers(int) - Method in class io.grpc.lb.v1.ServerList
Contains a list of servers selected by the load balancer.
getServers(int) - Method in interface io.grpc.lb.v1.ServerListOrBuilder
Contains a list of servers selected by the load balancer.
getServers(long, int) - Method in class io.grpc.InternalChannelz
Returns a server list.
getServers(GetServersRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzBlockingStub
Gets all servers that exist in the process.
getServers(GetServersRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzFutureStub
Gets all servers that exist in the process.
getServers(GetServersRequest, StreamObserver) - Method in interface io.grpc.channelz.v1.ChannelzGrpc.AsyncService
Gets all servers that exist in the process.
getServers(GetServersRequest, StreamObserver) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzStub
Gets all servers that exist in the process.
getServers(GetServersRequest, StreamObserver) - Method in class io.grpc.protobuf.services.ChannelzService
Returns servers.
getServers(GetServersRequest, StreamObserver) - Method in class io.grpc.services.ChannelzService
Deprecated.
Returns servers.
getServersBuilder(int) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
getServersBuilderList() - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
getServersCount() - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
getServersCount() - Method in class io.grpc.lb.v1.ServerList
Contains a list of servers selected by the load balancer.
getServersCount() - Method in interface io.grpc.lb.v1.ServerListOrBuilder
Contains a list of servers selected by the load balancer.
getServersList() - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
getServersList() - Method in class io.grpc.lb.v1.ServerList
Contains a list of servers selected by the load balancer.
getServersList() - Method in interface io.grpc.lb.v1.ServerListOrBuilder
Contains a list of servers selected by the load balancer.
getServerSockets(long, long, int) - Method in class io.grpc.InternalChannelz
Returns socket refs for a server.
getServerSockets(GetServerSocketsRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzBlockingStub
Gets all server sockets that exist in the process.
getServerSockets(GetServerSocketsRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzFutureStub
Gets all server sockets that exist in the process.
getServerSockets(GetServerSocketsRequest, StreamObserver) - Method in interface io.grpc.channelz.v1.ChannelzGrpc.AsyncService
Gets all server sockets that exist in the process.
getServerSockets(GetServerSocketsRequest, StreamObserver) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzStub
Gets all server sockets that exist in the process.
getServerSockets(GetServerSocketsRequest, StreamObserver) - Method in class io.grpc.protobuf.services.ChannelzService
 
getServerSockets(GetServerSocketsRequest, StreamObserver) - Method in class io.grpc.services.ChannelzService
Deprecated.
 
GetServerSocketsRequest - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServerSocketsRequest
GetServerSocketsRequest.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServerSocketsRequest
GetServerSocketsRequestOrBuilder - Interface in io.grpc.channelz.v1
 
GetServerSocketsResponse - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServerSocketsResponse
GetServerSocketsResponse.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServerSocketsResponse
GetServerSocketsResponseOrBuilder - Interface in io.grpc.channelz.v1
 
getServersOrBuilder(int) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
getServersOrBuilder(int) - Method in class io.grpc.lb.v1.ServerList
Contains a list of servers selected by the load balancer.
getServersOrBuilder(int) - Method in interface io.grpc.lb.v1.ServerListOrBuilder
Contains a list of servers selected by the load balancer.
getServersOrBuilderList() - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
getServersOrBuilderList() - Method in class io.grpc.lb.v1.ServerList
Contains a list of servers selected by the load balancer.
getServersOrBuilderList() - Method in interface io.grpc.lb.v1.ServerListOrBuilder
Contains a list of servers selected by the load balancer.
GetServersRequest - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServersRequest
GetServersRequest.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServersRequest
GetServersRequestOrBuilder - Interface in io.grpc.channelz.v1
 
GetServersResponse - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServersResponse
GetServersResponse.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetServersResponse
GetServersResponseOrBuilder - Interface in io.grpc.channelz.v1
 
getService() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
string service = 1;
getService() - Method in class io.grpc.health.v1.HealthCheckRequest
string service = 1;
getService() - Method in interface io.grpc.health.v1.HealthCheckRequestOrBuilder
string service = 1;
getService() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string service = 2;
getService() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
string service = 2;
getService() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeysOrBuilder
string service = 2;
getService() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string service = 1;
getService() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
string service = 1;
getService() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.NameOrBuilder
string service = 1;
getService(int) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getService(int) - Method in class io.grpc.reflection.v1.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getService(int) - Method in interface io.grpc.reflection.v1.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getService(int) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getService(int) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getService(int) - Method in interface io.grpc.reflection.v1alpha.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceAuthority() - Method in class io.grpc.internal.DnsNameResolver
 
getServiceAuthority() - Method in class io.grpc.NameResolver
Returns the authority used to authenticate connections to servers.
getServiceBuilder(int) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceBuilder(int) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceBuilderList() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceBuilderList() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceBytes() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
string service = 1;
getServiceBytes() - Method in class io.grpc.health.v1.HealthCheckRequest
string service = 1;
getServiceBytes() - Method in interface io.grpc.health.v1.HealthCheckRequestOrBuilder
string service = 1;
getServiceBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string service = 2;
getServiceBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
string service = 2;
getServiceBytes() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeysOrBuilder
string service = 2;
getServiceBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string service = 1;
getServiceBytes() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
string service = 1;
getServiceBytes() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilder.NameOrBuilder
string service = 1;
getServiceConfig() - Method in class io.grpc.NameResolver.ResolutionResult
Gets the Service Config parsed by NameResolver.Args.getServiceConfigParser().
getServiceConfigParser() - Method in class io.grpc.NameResolver.Args
getServiceCount() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceCount() - Method in class io.grpc.reflection.v1.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceCount() - Method in interface io.grpc.reflection.v1.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceCount() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceCount() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceCount() - Method in interface io.grpc.reflection.v1alpha.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceDescriptor() - Static method in class io.grpc.channelz.v1.ChannelzGrpc
 
getServiceDescriptor() - Static method in class io.grpc.health.v1.HealthGrpc
 
getServiceDescriptor() - Static method in class io.grpc.lb.v1.LoadBalancerGrpc
 
getServiceDescriptor() - Static method in class io.grpc.lookup.v1.RouteLookupServiceGrpc
 
getServiceDescriptor() - Method in interface io.grpc.protobuf.ProtoServiceDescriptorSupplier
Returns service descriptor to the proto service.
getServiceDescriptor() - Static method in class io.grpc.reflection.v1.ServerReflectionGrpc
 
getServiceDescriptor() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc
 
getServiceDescriptor() - Method in class io.grpc.ServerServiceDefinition
The descriptor for the service.
getServiceList() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceList() - Method in class io.grpc.reflection.v1.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceList() - Method in interface io.grpc.reflection.v1.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceList() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceList() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceList() - Method in interface io.grpc.reflection.v1alpha.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceName() - Method in class io.grpc.MethodDescriptor
A convenience method for extractFullServiceName(getFullMethodName()).
getServiceOrBuilder(int) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilder(int) - Method in class io.grpc.reflection.v1.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilder(int) - Method in interface io.grpc.reflection.v1.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilder(int) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilder(int) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilder(int) - Method in interface io.grpc.reflection.v1alpha.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilderList() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilderList() - Method in class io.grpc.reflection.v1.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilderList() - Method in interface io.grpc.reflection.v1.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilderList() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilderList() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServiceOrBuilderList() - Method in interface io.grpc.reflection.v1alpha.ListServiceResponseOrBuilder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
getServices() - Method in class io.grpc.HandlerRegistry
Returns the ServerServiceDefinitions provided by the registry, or an empty list if not supported by the implementation.
getServices() - Method in class io.grpc.internal.ServerImpl
 
getServices() - Method in class io.grpc.Server
Returns all services registered with the server, or an empty list if not supported by the implementation.
getServices() - Method in class io.grpc.util.MutableHandlerRegistry
Note: This does not necessarily return a consistent view of the map.
getSeverity() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
the severity of the trace event
getSeverity() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
the severity of the trace event
getSeverity() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
the severity of the trace event
getSeverityValue() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
the severity of the trace event
getSeverityValue() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
the severity of the trace event
getSeverityValue() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
the severity of the trace event
getSocket() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
The Socket that corresponds to the requested socket_id.
getSocket() - Method in class io.grpc.channelz.v1.GetSocketResponse
The Socket that corresponds to the requested socket_id.
getSocket() - Method in interface io.grpc.channelz.v1.GetSocketResponseOrBuilder
The Socket that corresponds to the requested socket_id.
getSocket(long) - Method in class io.grpc.InternalChannelz
Returns a socket.
getSocket(GetSocketRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzBlockingStub
Returns a single Socket or else a NOT_FOUND code.
getSocket(GetSocketRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzFutureStub
Returns a single Socket or else a NOT_FOUND code.
getSocket(GetSocketRequest, StreamObserver) - Method in interface io.grpc.channelz.v1.ChannelzGrpc.AsyncService
Returns a single Socket or else a NOT_FOUND code.
getSocket(GetSocketRequest, StreamObserver) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzStub
Returns a single Socket or else a NOT_FOUND code.
getSocket(GetSocketRequest, StreamObserver) - Method in class io.grpc.protobuf.services.ChannelzService
Returns a socket.
getSocket(GetSocketRequest, StreamObserver) - Method in class io.grpc.services.ChannelzService
Deprecated.
Returns a socket.
getSocketBuilder() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
The Socket that corresponds to the requested socket_id.
getSocketId() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
socket_id is the identifier of the specific socket to get.
getSocketId() - Method in class io.grpc.channelz.v1.GetSocketRequest
socket_id is the identifier of the specific socket to get.
getSocketId() - Method in interface io.grpc.channelz.v1.GetSocketRequestOrBuilder
socket_id is the identifier of the specific socket to get.
getSocketId() - Method in class io.grpc.channelz.v1.SocketRef.Builder
The globally unique id for this socket.
getSocketId() - Method in class io.grpc.channelz.v1.SocketRef
The globally unique id for this socket.
getSocketId() - Method in interface io.grpc.channelz.v1.SocketRefOrBuilder
The globally unique id for this socket.
getSocketOrBuilder() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
The Socket that corresponds to the requested socket_id.
getSocketOrBuilder() - Method in class io.grpc.channelz.v1.GetSocketResponse
The Socket that corresponds to the requested socket_id.
getSocketOrBuilder() - Method in interface io.grpc.channelz.v1.GetSocketResponseOrBuilder
The Socket that corresponds to the requested socket_id.
getSocketRef(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRef(int) - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of sockets.
getSocketRef(int) - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRef(int) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
getSocketRef(int) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
list of socket refs that the connection detail service knows about.
getSocketRef(int) - Method in interface io.grpc.channelz.v1.GetServerSocketsResponseOrBuilder
list of socket refs that the connection detail service knows about.
getSocketRef(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRef(int) - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of sockets.
getSocketRef(int) - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRefBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefBuilder(int) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
getSocketRefBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefBuilderList() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefBuilderList() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
getSocketRefBuilderList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefCount() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefCount() - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of sockets.
getSocketRefCount() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRefCount() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
getSocketRefCount() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
list of socket refs that the connection detail service knows about.
getSocketRefCount() - Method in interface io.grpc.channelz.v1.GetServerSocketsResponseOrBuilder
list of socket refs that the connection detail service knows about.
getSocketRefCount() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefCount() - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of sockets.
getSocketRefCount() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRefList() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefList() - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of sockets.
getSocketRefList() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRefList() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
getSocketRefList() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
list of socket refs that the connection detail service knows about.
getSocketRefList() - Method in interface io.grpc.channelz.v1.GetServerSocketsResponseOrBuilder
list of socket refs that the connection detail service knows about.
getSocketRefList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefList() - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of sockets.
getSocketRefList() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilder(int) - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilder(int) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
getSocketRefOrBuilder(int) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
list of socket refs that the connection detail service knows about.
getSocketRefOrBuilder(int) - Method in interface io.grpc.channelz.v1.GetServerSocketsResponseOrBuilder
list of socket refs that the connection detail service knows about.
getSocketRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilder(int) - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilderList() - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilderList() - Method in class io.grpc.channelz.v1.Channel
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilderList() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilderList() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
getSocketRefOrBuilderList() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
list of socket refs that the connection detail service knows about.
getSocketRefOrBuilderList() - Method in interface io.grpc.channelz.v1.GetServerSocketsResponseOrBuilder
list of socket refs that the connection detail service knows about.
getSocketRefOrBuilderList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilderList() - Method in class io.grpc.channelz.v1.Subchannel
There are no ordering guarantees on the order of sockets.
getSocketRefOrBuilderList() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
There are no ordering guarantees on the order of sockets.
GetSocketRequest - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetSocketRequest
GetSocketRequest.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetSocketRequest
GetSocketRequestOrBuilder - Interface in io.grpc.channelz.v1
 
GetSocketResponse - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetSocketResponse
GetSocketResponse.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetSocketResponse
GetSocketResponseOrBuilder - Interface in io.grpc.channelz.v1
 
getStaleAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
getStaleAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
getStaleAge() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
getStaleAgeBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
getStaleAgeOrBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
getStaleAgeOrBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
getStaleAgeOrBuilder() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
getStaleHeaderData() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
For REASON_STALE, the header_data from the stale response, if any.
getStaleHeaderData() - Method in class io.grpc.lookup.v1.RouteLookupRequest
For REASON_STALE, the header_data from the stale response, if any.
getStaleHeaderData() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
For REASON_STALE, the header_data from the stale response, if any.
getStaleHeaderDataBytes() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
For REASON_STALE, the header_data from the stale response, if any.
getStaleHeaderDataBytes() - Method in class io.grpc.lookup.v1.RouteLookupRequest
For REASON_STALE, the header_data from the stale response, if any.
getStaleHeaderDataBytes() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
For REASON_STALE, the header_data from the stale response, if any.
getStandardName() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
getStandardName() - Method in class io.grpc.channelz.v1.Security.Tls
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
getStandardName() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
getStandardNameBytes() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
getStandardNameBytes() - Method in class io.grpc.channelz.v1.Security.Tls
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
getStandardNameBytes() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
getStandardServices() - Static method in class io.grpc.services.AdminInterface
Returns a list of gRPC's built-in admin services.
getStartChannelId() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
start_channel_id indicates that only channels at or above this id should be included in the results.
getStartChannelId() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
start_channel_id indicates that only channels at or above this id should be included in the results.
getStartChannelId() - Method in interface io.grpc.channelz.v1.GetTopChannelsRequestOrBuilder
start_channel_id indicates that only channels at or above this id should be included in the results.
getStartServerId() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
start_server_id indicates that only servers at or above this id should be included in the results.
getStartServerId() - Method in class io.grpc.channelz.v1.GetServersRequest
start_server_id indicates that only servers at or above this id should be included in the results.
getStartServerId() - Method in interface io.grpc.channelz.v1.GetServersRequestOrBuilder
start_server_id indicates that only servers at or above this id should be included in the results.
getStartSocketId() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
start_socket_id indicates that only sockets at or above this id should be included in the results.
getStartSocketId() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
start_socket_id indicates that only sockets at or above this id should be included in the results.
getStartSocketId() - Method in interface io.grpc.channelz.v1.GetServerSocketsRequestOrBuilder
start_socket_id indicates that only sockets at or above this id should be included in the results.
getState() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
getState() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
getState() - Method in interface io.grpc.channelz.v1.ChannelConnectivityStateOrBuilder
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
getState() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The connectivity state of the channel or subchannel.
getState() - Method in class io.grpc.channelz.v1.ChannelData
The connectivity state of the channel or subchannel.
getState() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The connectivity state of the channel or subchannel.
getState() - Method in class io.grpc.ConnectivityStateInfo
Returns the state.
getState() - Method in class io.grpc.internal.AtomicBackoff
Returns the current state.
getState(boolean) - Method in class io.grpc.ManagedChannel
Gets the current connectivity state.
getStateBuilder() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The connectivity state of the channel or subchannel.
getStateOrBuilder() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The connectivity state of the channel or subchannel.
getStateOrBuilder() - Method in class io.grpc.channelz.v1.ChannelData
The connectivity state of the channel or subchannel.
getStateOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The connectivity state of the channel or subchannel.
getStateValue() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
getStateValue() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
getStateValue() - Method in interface io.grpc.channelz.v1.ChannelConnectivityStateOrBuilder
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
getStats() - Method in class io.grpc.internal.ServerImpl
 
getStats() - Method in class io.grpc.internal.TransportTracer
Returns a read only set of current stats.
getStats() - Method in interface io.grpc.InternalInstrumented
Returns the stats object.
getStatsTraceContext() - Method in class io.grpc.internal.AbstractStream.TransportState
 
getStatus() - Method in class io.grpc.ConnectivityStateInfo
Returns the status associated with the state.
getStatus() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatus() - Method in class io.grpc.health.v1.HealthCheckResponse
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatus() - Method in interface io.grpc.health.v1.HealthCheckResponseOrBuilder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatus() - Method in class io.grpc.InternalConfigSelector.Result
Returns the status of the config selection operation.
getStatus() - Method in class io.grpc.LoadBalancer.PickResult
The status associated with this result.
getStatus() - Method in exception class io.grpc.StatusException
Returns the status code as a Status object.
getStatus() - Method in class io.grpc.StatusOr
Returns the status.
getStatus() - Method in exception class io.grpc.StatusRuntimeException
Returns the status code as a Status object.
getStatusCode() - Method in class io.grpc.binarylog.v1.Trailer.Builder
The gRPC status code.
getStatusCode() - Method in class io.grpc.binarylog.v1.Trailer
The gRPC status code.
getStatusCode() - Method in interface io.grpc.binarylog.v1.TrailerOrBuilder
The gRPC status code.
getStatusDetails() - Method in class io.grpc.binarylog.v1.Trailer.Builder
The value of the 'grpc-status-details-bin' metadata key.
getStatusDetails() - Method in class io.grpc.binarylog.v1.Trailer
The value of the 'grpc-status-details-bin' metadata key.
getStatusDetails() - Method in interface io.grpc.binarylog.v1.TrailerOrBuilder
The value of the 'grpc-status-details-bin' metadata key.
getStatusMessage() - Method in class io.grpc.binarylog.v1.Trailer.Builder
An original status message before any transport specific encoding.
getStatusMessage() - Method in class io.grpc.binarylog.v1.Trailer
An original status message before any transport specific encoding.
getStatusMessage() - Method in interface io.grpc.binarylog.v1.TrailerOrBuilder
An original status message before any transport specific encoding.
getStatusMessageBytes() - Method in class io.grpc.binarylog.v1.Trailer.Builder
An original status message before any transport specific encoding.
getStatusMessageBytes() - Method in class io.grpc.binarylog.v1.Trailer
An original status message before any transport specific encoding.
getStatusMessageBytes() - Method in interface io.grpc.binarylog.v1.TrailerOrBuilder
An original status message before any transport specific encoding.
getStatusValue() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatusValue() - Method in class io.grpc.health.v1.HealthCheckResponse
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStatusValue() - Method in interface io.grpc.health.v1.HealthCheckResponseOrBuilder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
getStreamsFailed() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have ended unsuccessfully: On client side, ended without receiving frame with eos bit set; On server side, ended without sending frame with eos bit set.
getStreamsFailed() - Method in class io.grpc.channelz.v1.SocketData
The number of streams that have ended unsuccessfully: On client side, ended without receiving frame with eos bit set; On server side, ended without sending frame with eos bit set.
getStreamsFailed() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The number of streams that have ended unsuccessfully: On client side, ended without receiving frame with eos bit set; On server side, ended without sending frame with eos bit set.
getStreamsStarted() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have been started.
getStreamsStarted() - Method in class io.grpc.channelz.v1.SocketData
The number of streams that have been started.
getStreamsStarted() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The number of streams that have been started.
getStreamsSucceeded() - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have ended successfully: On client side, received frame with eos bit set; On server side, sent frame with eos bit set.
getStreamsSucceeded() - Method in class io.grpc.channelz.v1.SocketData
The number of streams that have ended successfully: On client side, received frame with eos bit set; On server side, sent frame with eos bit set.
getStreamsSucceeded() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The number of streams that have ended successfully: On client side, received frame with eos bit set; On server side, sent frame with eos bit set.
getStreamTracerFactories() - Method in class io.grpc.CallOptions
Returns an immutable list of ClientStreamTracerFactorys.
getStreamTracerFactory() - Method in class io.grpc.LoadBalancer.PickResult
The stream tracer factory this result was created with.
getString(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a string from an object for the given key.
getStringAsDuration(Map, String) - Static method in class io.grpc.internal.JsonUtil
Gets a string from an object for the given key, parsed as a duration (defined by protobuf).
getStubType(CallOptions) - Static method in class io.grpc.stub.InternalClientCalls
Returns InternalClientCalls.StubType from call options.
getStubTypeOption() - Static method in class io.grpc.stub.InternalClientCalls
Internal accessor for ClientCalls.STUB_TYPE_OPTION.
getSubchannel() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
The Subchannel that corresponds to the requested subchannel_id.
getSubchannel() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
The Subchannel that corresponds to the requested subchannel_id.
getSubchannel() - Method in interface io.grpc.channelz.v1.GetSubchannelResponseOrBuilder
The Subchannel that corresponds to the requested subchannel_id.
getSubchannel() - Method in class io.grpc.LoadBalancer.PickResult
The Subchannel if this result was created by withSubchannel(), or null otherwise.
getSubchannel(long) - Method in class io.grpc.InternalChannelz
Returns a subchannel.
getSubchannel(GetSubchannelRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzBlockingStub
Returns a single Subchannel, or else a NOT_FOUND code.
getSubchannel(GetSubchannelRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzFutureStub
Returns a single Subchannel, or else a NOT_FOUND code.
getSubchannel(GetSubchannelRequest, StreamObserver) - Method in interface io.grpc.channelz.v1.ChannelzGrpc.AsyncService
Returns a single Subchannel, or else a NOT_FOUND code.
getSubchannel(GetSubchannelRequest, StreamObserver) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzStub
Returns a single Subchannel, or else a NOT_FOUND code.
getSubchannel(GetSubchannelRequest, StreamObserver) - Method in class io.grpc.protobuf.services.ChannelzService
Returns a subchannel.
getSubchannel(GetSubchannelRequest, StreamObserver) - Method in class io.grpc.services.ChannelzService
Deprecated.
Returns a subchannel.
getSubchannelBuilder() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
The Subchannel that corresponds to the requested subchannel_id.
getSubchannelId() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
subchannel_id is the identifier of the specific subchannel to get.
getSubchannelId() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
subchannel_id is the identifier of the specific subchannel to get.
getSubchannelId() - Method in interface io.grpc.channelz.v1.GetSubchannelRequestOrBuilder
subchannel_id is the identifier of the specific subchannel to get.
getSubchannelId() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
The globally unique id for this subchannel.
getSubchannelId() - Method in class io.grpc.channelz.v1.SubchannelRef
The globally unique id for this subchannel.
getSubchannelId() - Method in interface io.grpc.channelz.v1.SubchannelRefOrBuilder
The globally unique id for this subchannel.
getSubchannelOrBuilder() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
The Subchannel that corresponds to the requested subchannel_id.
getSubchannelOrBuilder() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
The Subchannel that corresponds to the requested subchannel_id.
getSubchannelOrBuilder() - Method in interface io.grpc.channelz.v1.GetSubchannelResponseOrBuilder
The Subchannel that corresponds to the requested subchannel_id.
getSubchannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
getSubchannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
getSubchannelRef() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
getSubchannelRef(int) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRef(int) - Method in class io.grpc.channelz.v1.Channel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRef(int) - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRef(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRef(int) - Method in class io.grpc.channelz.v1.Subchannel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRef(int) - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
getSubchannelRefBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefBuilderList() - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefBuilderList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefCount() - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefCount() - Method in class io.grpc.channelz.v1.Channel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefCount() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefCount() - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefCount() - Method in class io.grpc.channelz.v1.Subchannel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefCount() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefList() - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefList() - Method in class io.grpc.channelz.v1.Channel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefList() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefList() - Method in class io.grpc.channelz.v1.Subchannel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefList() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
getSubchannelRefOrBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
getSubchannelRefOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
getSubchannelRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Channel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilder(int) - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilder(int) - Method in class io.grpc.channelz.v1.Subchannel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilder(int) - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilderList() - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilderList() - Method in class io.grpc.channelz.v1.Channel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilderList() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilderList() - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilderList() - Method in class io.grpc.channelz.v1.Subchannel
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
getSubchannelRefOrBuilderList() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
GetSubchannelRequest - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetSubchannelRequest
GetSubchannelRequest.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetSubchannelRequest
GetSubchannelRequestOrBuilder - Interface in io.grpc.channelz.v1
 
GetSubchannelResponse - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetSubchannelResponse
GetSubchannelResponse.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetSubchannelResponse
GetSubchannelResponseOrBuilder - Interface in io.grpc.channelz.v1
 
getSummary() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
If true, the response will contain only high level information that is inexpensive to obtain.
getSummary() - Method in class io.grpc.channelz.v1.GetSocketRequest
If true, the response will contain only high level information that is inexpensive to obtain.
getSummary() - Method in interface io.grpc.channelz.v1.GetSocketRequestOrBuilder
If true, the response will contain only high level information that is inexpensive to obtain.
getSupportedSocketAddressTypes() - Method in interface io.grpc.internal.ClientTransportFactory
Returns the SocketAddress types this transport supports.
getSupportedSocketAddressTypes() - Method in class io.grpc.ManagedChannelProvider
Returns the SocketAddress types this ManagedChannelProvider supports.
getSupportedSocketAddressTypes() - Method in class io.grpc.netty.NettyChannelProvider
 
getSupportedSocketAddressTypes() - Method in class io.grpc.netty.UdsNettyChannelProvider
 
getSynchronizationContext() - Method in class io.grpc.LoadBalancer.Helper
Returns a SynchronizationContext that runs tasks in the same Synchronization Context as that the callback methods on the LoadBalancer interface are run in.
getSynchronizationContext() - Method in class io.grpc.NameResolver.Args
getSynchronizationContext() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getSystemTicker() - Static method in class io.grpc.Deadline
Returns the ticker that's based on system clock.
getTarget() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The target this channel originally tried to connect to.
getTarget() - Method in class io.grpc.channelz.v1.ChannelData
The target this channel originally tried to connect to.
getTarget() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The target this channel originally tried to connect to.
getTargetAddress() - Method in class io.grpc.HttpConnectProxiedSocketAddress
Returns the address to the target server.
getTargetBytes() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The target this channel originally tried to connect to.
getTargetBytes() - Method in class io.grpc.channelz.v1.ChannelData
The target this channel originally tried to connect to.
getTargetBytes() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The target this channel originally tried to connect to.
getTargets(int) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargets(int) - Method in class io.grpc.lookup.v1.RouteLookupResponse
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargets(int) - Method in interface io.grpc.lookup.v1.RouteLookupResponseOrBuilder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsBytes(int) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsBytes(int) - Method in class io.grpc.lookup.v1.RouteLookupResponse
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsBytes(int) - Method in interface io.grpc.lookup.v1.RouteLookupResponseOrBuilder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsCount() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsCount() - Method in class io.grpc.lookup.v1.RouteLookupResponse
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsCount() - Method in interface io.grpc.lookup.v1.RouteLookupResponseOrBuilder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsList() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsList() - Method in class io.grpc.lookup.v1.RouteLookupResponse
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetsList() - Method in interface io.grpc.lookup.v1.RouteLookupResponseOrBuilder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
getTargetType() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
getTargetType() - Method in class io.grpc.lookup.v1.RouteLookupRequest
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
getTargetType() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
getTargetTypeBytes() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
getTargetTypeBytes() - Method in class io.grpc.lookup.v1.RouteLookupRequest
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
getTargetTypeBytes() - Method in interface io.grpc.lookup.v1.RouteLookupRequestOrBuilder
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
getTcpiAdvmss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_advmss = 28;
getTcpiAdvmss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_advmss = 28;
getTcpiAdvmss() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_advmss = 28;
getTcpiAto() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_ato = 10;
getTcpiAto() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_ato = 10;
getTcpiAto() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_ato = 10;
getTcpiBackoff() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_backoff = 5;
getTcpiBackoff() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_backoff = 5;
getTcpiBackoff() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_backoff = 5;
getTcpiCaState() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_ca_state = 2;
getTcpiCaState() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_ca_state = 2;
getTcpiCaState() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_ca_state = 2;
getTcpiFackets() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_fackets = 17;
getTcpiFackets() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_fackets = 17;
getTcpiFackets() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_fackets = 17;
getTcpiLastAckRecv() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_ack_recv = 21;
getTcpiLastAckRecv() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_last_ack_recv = 21;
getTcpiLastAckRecv() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_last_ack_recv = 21;
getTcpiLastAckSent() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_ack_sent = 19;
getTcpiLastAckSent() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_last_ack_sent = 19;
getTcpiLastAckSent() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_last_ack_sent = 19;
getTcpiLastDataRecv() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_data_recv = 20;
getTcpiLastDataRecv() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_last_data_recv = 20;
getTcpiLastDataRecv() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_last_data_recv = 20;
getTcpiLastDataSent() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_data_sent = 18;
getTcpiLastDataSent() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_last_data_sent = 18;
getTcpiLastDataSent() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_last_data_sent = 18;
getTcpiLost() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_lost = 15;
getTcpiLost() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_lost = 15;
getTcpiLost() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_lost = 15;
getTcpiOptions() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_options = 6;
getTcpiOptions() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_options = 6;
getTcpiOptions() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_options = 6;
getTcpipAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
getTcpipAddress() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
getTcpipAddress() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
getTcpipAddressBuilder() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
getTcpipAddressOrBuilder() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
getTcpipAddressOrBuilder() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
getTcpipAddressOrBuilder() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
getTcpiPmtu() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_pmtu = 22;
getTcpiPmtu() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_pmtu = 22;
getTcpiPmtu() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_pmtu = 22;
getTcpiProbes() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_probes = 4;
getTcpiProbes() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_probes = 4;
getTcpiProbes() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_probes = 4;
getTcpiRcvMss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_mss = 12;
getTcpiRcvMss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_rcv_mss = 12;
getTcpiRcvMss() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_rcv_mss = 12;
getTcpiRcvSsthresh() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_ssthresh = 23;
getTcpiRcvSsthresh() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_rcv_ssthresh = 23;
getTcpiRcvSsthresh() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_rcv_ssthresh = 23;
getTcpiRcvWscale() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_wscale = 8;
getTcpiRcvWscale() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_rcv_wscale = 8;
getTcpiRcvWscale() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_rcv_wscale = 8;
getTcpiReordering() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_reordering = 29;
getTcpiReordering() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_reordering = 29;
getTcpiReordering() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_reordering = 29;
getTcpiRetrans() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_retrans = 16;
getTcpiRetrans() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_retrans = 16;
getTcpiRetrans() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_retrans = 16;
getTcpiRetransmits() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_retransmits = 3;
getTcpiRetransmits() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_retransmits = 3;
getTcpiRetransmits() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_retransmits = 3;
getTcpiRto() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rto = 9;
getTcpiRto() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_rto = 9;
getTcpiRto() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_rto = 9;
getTcpiRtt() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rtt = 24;
getTcpiRtt() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_rtt = 24;
getTcpiRtt() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_rtt = 24;
getTcpiRttvar() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rttvar = 25;
getTcpiRttvar() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_rttvar = 25;
getTcpiRttvar() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_rttvar = 25;
getTcpiSacked() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_sacked = 14;
getTcpiSacked() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_sacked = 14;
getTcpiSacked() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_sacked = 14;
getTcpiSndCwnd() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_cwnd = 27;
getTcpiSndCwnd() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_snd_cwnd = 27;
getTcpiSndCwnd() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_snd_cwnd = 27;
getTcpiSndMss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_mss = 11;
getTcpiSndMss() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_snd_mss = 11;
getTcpiSndMss() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_snd_mss = 11;
getTcpiSndSsthresh() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_ssthresh = 26;
getTcpiSndSsthresh() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_snd_ssthresh = 26;
getTcpiSndSsthresh() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_snd_ssthresh = 26;
getTcpiSndWscale() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_wscale = 7;
getTcpiSndWscale() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_snd_wscale = 7;
getTcpiSndWscale() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_snd_wscale = 7;
getTcpiState() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_state = 1;
getTcpiState() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_state = 1;
getTcpiState() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_state = 1;
getTcpiUnacked() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_unacked = 13;
getTcpiUnacked() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
uint32 tcpi_unacked = 13;
getTcpiUnacked() - Method in interface io.grpc.channelz.v1.SocketOptionTcpInfoOrBuilder
uint32 tcpi_unacked = 13;
getThreadFactory(String, boolean) - Static method in class io.grpc.internal.GrpcUtil
Get a ThreadFactory suitable for use in the current environment.
getTimeout() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
the RPC timeout
getTimeout() - Method in class io.grpc.binarylog.v1.ClientHeader
the RPC timeout
getTimeout() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
the RPC timeout
getTimeoutBuilder() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
the RPC timeout
getTimeoutOrBuilder() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
the RPC timeout
getTimeoutOrBuilder() - Method in class io.grpc.binarylog.v1.ClientHeader
the RPC timeout
getTimeoutOrBuilder() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
the RPC timeout
getTimestamp() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The timestamp of the binary log message
getTimestamp() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
The timestamp of the binary log message
getTimestamp() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
The timestamp of the binary log message
getTimestamp() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
When this event occurred.
getTimestamp() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
When this event occurred.
getTimestamp() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
When this event occurred.
getTimestamp() - Method in class io.grpc.lb.v1.ClientStats.Builder
The timestamp of generating the report.
getTimestamp() - Method in class io.grpc.lb.v1.ClientStats
The timestamp of generating the report.
getTimestamp() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The timestamp of generating the report.
getTimestampBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The timestamp of the binary log message
getTimestampBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
When this event occurred.
getTimestampBuilder() - Method in class io.grpc.lb.v1.ClientStats.Builder
The timestamp of generating the report.
getTimestampOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The timestamp of the binary log message
getTimestampOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
The timestamp of the binary log message
getTimestampOrBuilder() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
The timestamp of the binary log message
getTimestampOrBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
When this event occurred.
getTimestampOrBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
When this event occurred.
getTimestampOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
When this event occurred.
getTimestampOrBuilder() - Method in class io.grpc.lb.v1.ClientStats.Builder
The timestamp of generating the report.
getTimestampOrBuilder() - Method in class io.grpc.lb.v1.ClientStats
The timestamp of generating the report.
getTimestampOrBuilder() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The timestamp of generating the report.
getTls() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.Tls tls = 1;
getTls() - Method in class io.grpc.channelz.v1.Security
.grpc.channelz.v1.Security.Tls tls = 1;
getTls() - Method in interface io.grpc.channelz.v1.SecurityOrBuilder
.grpc.channelz.v1.Security.Tls tls = 1;
getTlsBuilder() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.Tls tls = 1;
getTlsOrBuilder() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.Tls tls = 1;
getTlsOrBuilder() - Method in class io.grpc.channelz.v1.Security
.grpc.channelz.v1.Security.Tls tls = 1;
getTlsOrBuilder() - Method in interface io.grpc.channelz.v1.SecurityOrBuilder
.grpc.channelz.v1.Security.Tls tls = 1;
getTopChannels(GetTopChannelsRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzBlockingStub
Gets all root channels (i.e. channels the application has directly created).
getTopChannels(GetTopChannelsRequest) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzFutureStub
Gets all root channels (i.e. channels the application has directly created).
getTopChannels(GetTopChannelsRequest, StreamObserver) - Method in interface io.grpc.channelz.v1.ChannelzGrpc.AsyncService
Gets all root channels (i.e. channels the application has directly created).
getTopChannels(GetTopChannelsRequest, StreamObserver) - Method in class io.grpc.channelz.v1.ChannelzGrpc.ChannelzStub
Gets all root channels (i.e. channels the application has directly created).
getTopChannels(GetTopChannelsRequest, StreamObserver) - Method in class io.grpc.protobuf.services.ChannelzService
Returns top level channel aka ManagedChannel.
getTopChannels(GetTopChannelsRequest, StreamObserver) - Method in class io.grpc.services.ChannelzService
Deprecated.
Returns top level channel aka ManagedChannel.
GetTopChannelsRequest - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetTopChannelsRequest
GetTopChannelsRequest.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetTopChannelsRequest
GetTopChannelsRequestOrBuilder - Interface in io.grpc.channelz.v1
 
GetTopChannelsResponse - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetTopChannelsResponse
GetTopChannelsResponse.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.GetTopChannelsResponse
GetTopChannelsResponseOrBuilder - Interface in io.grpc.channelz.v1
 
getTrace() - Method in class io.grpc.channelz.v1.ChannelData.Builder
A trace of recent events on the channel.
getTrace() - Method in class io.grpc.channelz.v1.ChannelData
A trace of recent events on the channel.
getTrace() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
A trace of recent events on the channel.
getTrace() - Method in class io.grpc.channelz.v1.ServerData.Builder
A trace of recent events on the server.
getTrace() - Method in class io.grpc.channelz.v1.ServerData
A trace of recent events on the server.
getTrace() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
A trace of recent events on the server.
getTraceBuilder() - Method in class io.grpc.channelz.v1.ChannelData.Builder
A trace of recent events on the channel.
getTraceBuilder() - Method in class io.grpc.channelz.v1.ServerData.Builder
A trace of recent events on the server.
getTraceOrBuilder() - Method in class io.grpc.channelz.v1.ChannelData.Builder
A trace of recent events on the channel.
getTraceOrBuilder() - Method in class io.grpc.channelz.v1.ChannelData
A trace of recent events on the channel.
getTraceOrBuilder() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
A trace of recent events on the channel.
getTraceOrBuilder() - Method in class io.grpc.channelz.v1.ServerData.Builder
A trace of recent events on the server.
getTraceOrBuilder() - Method in class io.grpc.channelz.v1.ServerData
A trace of recent events on the server.
getTraceOrBuilder() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
A trace of recent events on the server.
getTracersForTest() - Method in class io.grpc.internal.StatsTraceContext
Returns a copy of the tracer list.
getTrailer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.Trailer trailer = 9;
getTrailer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.Trailer trailer = 9;
getTrailer() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.Trailer trailer = 9;
getTrailerBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.Trailer trailer = 9;
getTrailerOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.Trailer trailer = 9;
getTrailerOrBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.Trailer trailer = 9;
getTrailerOrBuilder() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.Trailer trailer = 9;
getTrailers() - Method in exception class io.grpc.StatusException
Returns the received trailers.
getTrailers() - Method in exception class io.grpc.StatusRuntimeException
Returns the received trailers.
getTransportAttrs() - Method in class io.grpc.CallCredentials.RequestInfo
Returns the transport attributes.
getTransportTracer() - Method in class io.grpc.internal.AbstractClientStream
 
getTransportTracer() - Method in class io.grpc.internal.AbstractStream.TransportState
 
getTrustDomain() - Method in class io.grpc.internal.SpiffeUtil.SpiffeId
 
getTrustManagers() - Method in class io.grpc.TlsChannelCredentials
Returns the trust manager list which verifies the server's identity.
getTrustManagers() - Method in class io.grpc.TlsServerCredentials
Returns the trust manager list which verifies the client's identity.
getType() - Method in class io.grpc.binarylog.v1.Address.Builder
.grpc.binarylog.v1.Address.Type type = 1;
getType() - Method in class io.grpc.binarylog.v1.Address
.grpc.binarylog.v1.Address.Type type = 1;
getType() - Method in interface io.grpc.binarylog.v1.AddressOrBuilder
.grpc.binarylog.v1.Address.Type type = 1;
getType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
getType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
getType() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
getType() - Method in class io.grpc.MethodDescriptor
The call type of the method.
getTypeName() - Method in class io.grpc.InternalLogId
 
getTypeValue() - Method in class io.grpc.binarylog.v1.Address.Builder
.grpc.binarylog.v1.Address.Type type = 1;
getTypeValue() - Method in class io.grpc.binarylog.v1.Address
.grpc.binarylog.v1.Address.Type type = 1;
getTypeValue() - Method in interface io.grpc.binarylog.v1.AddressOrBuilder
.grpc.binarylog.v1.Address.Type type = 1;
getTypeValue() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
getTypeValue() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
getTypeValue() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
getUdsAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
getUdsAddress() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
getUdsAddress() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
getUdsAddressBuilder() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
getUdsAddressOrBuilder() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
getUdsAddressOrBuilder() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
getUdsAddressOrBuilder() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
getUnit() - Method in interface io.grpc.MetricInstrument
Returns the unit of measurement for the metric.
getUnit() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getUnit() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getUnit() - Method in class io.grpc.LongCounterMetricInstrument
 
getUnit() - Method in class io.grpc.LongGaugeMetricInstrument
 
getUnit() - Method in class io.grpc.LongHistogramMetricInstrument
 
getUnsafeChannelCredentials() - Method in class io.grpc.LoadBalancer.Helper
Returns the UNSAFE ChannelCredentials used to construct the channel, including bearer tokens.
getUnsafeChannelCredentials() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getUserAgent() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getUserAgent() - Method in class io.grpc.internal.GrpcUtil.GrpcBuildVersion
 
getUsername() - Method in class io.grpc.HttpConnectProxiedSocketAddress
Returns the username used to connect to the proxy.
getUtilizationMetrics() - Method in class io.grpc.services.MetricReport
 
getValidHost() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
string valid_host = 1;
getValidHost() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
string valid_host = 1;
getValidHost() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
string valid_host = 1;
getValidHost() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
string valid_host = 1;
getValidHost() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
string valid_host = 1;
getValidHost() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
string valid_host = 1;
getValidHostBytes() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
string valid_host = 1;
getValidHostBytes() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
string valid_host = 1;
getValidHostBytes() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
string valid_host = 1;
getValidHostBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
string valid_host = 1;
getValidHostBytes() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
string valid_host = 1;
getValidHostBytes() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
string valid_host = 1;
getValidTargets(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargets(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargets(int) - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsBytes(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsBytes(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsBytes(int) - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsCount() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsCount() - Method in class io.grpc.lookup.v1.RouteLookupConfig
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsCount() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsList() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsList() - Method in class io.grpc.lookup.v1.RouteLookupConfig
This is a list of all the possible targets that can be returned by the lookup service.
getValidTargetsList() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
This is a list of all the possible targets that can be returned by the lookup service.
getValue() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
bytes value = 2;
getValue() - Method in class io.grpc.binarylog.v1.MetadataEntry
bytes value = 2;
getValue() - Method in interface io.grpc.binarylog.v1.MetadataEntryOrBuilder
bytes value = 2;
getValue() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The actual address message.
getValue() - Method in class io.grpc.channelz.v1.Address.OtherAddress
The actual address message.
getValue() - Method in interface io.grpc.channelz.v1.Address.OtherAddressOrBuilder
The actual address message.
getValue() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The actual security details message.
getValue() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
The actual security details message.
getValue() - Method in interface io.grpc.channelz.v1.Security.OtherSecurityOrBuilder
The actual security details message.
getValue() - Method in class io.grpc.channelz.v1.SocketOption.Builder
The human readable value of this socket option.
getValue() - Method in class io.grpc.channelz.v1.SocketOption
The human readable value of this socket option.
getValue() - Method in interface io.grpc.channelz.v1.SocketOptionOrBuilder
The human readable value of this socket option.
getValue() - Method in class io.grpc.StatusOr
Returns the value if set or throws exception if there is no value set.
getValueBuilder() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The actual address message.
getValueBuilder() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The actual security details message.
getValueBytes() - Method in class io.grpc.channelz.v1.SocketOption.Builder
The human readable value of this socket option.
getValueBytes() - Method in class io.grpc.channelz.v1.SocketOption
The human readable value of this socket option.
getValueBytes() - Method in interface io.grpc.channelz.v1.SocketOptionOrBuilder
The human readable value of this socket option.
getValueDescriptor() - Method in enum io.grpc.binarylog.v1.Address.Type
 
getValueDescriptor() - Method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
 
getValueDescriptor() - Method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
 
getValueDescriptor() - Method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
 
getValueDescriptor() - Method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
 
getValueDescriptor() - Method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
 
getValueDescriptor() - Method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
 
getValueOrBuilder() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The actual address message.
getValueOrBuilder() - Method in class io.grpc.channelz.v1.Address.OtherAddress
The actual address message.
getValueOrBuilder() - Method in interface io.grpc.channelz.v1.Address.OtherAddressOrBuilder
The actual address message.
getValueOrBuilder() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The actual security details message.
getValueOrBuilder() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
The actual security details message.
getValueOrBuilder() - Method in interface io.grpc.channelz.v1.Security.OtherSecurityOrBuilder
The actual security details message.
getWaitForReady(CallOptions) - Static method in class io.grpc.InternalCallOptions
Gets the waitForReady bit or null if it was never set.
getWatchMethod() - Static method in class io.grpc.health.v1.HealthGrpc
 
getX509Certificates(InputStream) - Static method in class io.grpc.util.CertificateUtils
Generates X509Certificate array from a PEM file.
GracefulSwitchLoadBalancer - Class in io.grpc.util
A load balancer that gracefully swaps to a new lb policy.
GracefulSwitchLoadBalancer(LoadBalancer.Helper) - Constructor for class io.grpc.util.GracefulSwitchLoadBalancer
 
Grpc - Class in io.grpc
Stuff that are part of the public API but are not bound to particular classes, e.g., static methods, constants, attribute and context keys.
GRPC_KEYBUILDERS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
GRPC_PF_USE_HAPPY_EYEBALLS - Static variable in class io.grpc.internal.PickFirstLoadBalancerProvider
 
Grpc.TransportAttr - Annotation Type in io.grpc
Annotation for transport attributes.
GrpcAttributes - Class in io.grpc.internal
Special attributes that are only useful to gRPC.
GrpcGenerated - Annotation Type in io.grpc.stub.annotations
Annotates that the class is gRPC-generated code to assist Java Annotation Processors.
GrpcHttp2ConnectionHandler - Class in io.grpc.netty
gRPC wrapper for Http2ConnectionHandler.
GrpcHttp2ConnectionHandler(ChannelPromise, Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, ChannelLogger) - Constructor for class io.grpc.netty.GrpcHttp2ConnectionHandler
 
GrpcKeyBuilder - Class in io.grpc.lookup.v1
A GrpcKeyBuilder applies to a given gRPC service, name, and headers.
GrpcKeyBuilder.Builder - Class in io.grpc.lookup.v1
A GrpcKeyBuilder applies to a given gRPC service, name, and headers.
GrpcKeyBuilder.ExtraKeys - Class in io.grpc.lookup.v1
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.
GrpcKeyBuilder.ExtraKeys.Builder - Class in io.grpc.lookup.v1
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.
GrpcKeyBuilder.ExtraKeysOrBuilder - Interface in io.grpc.lookup.v1
 
GrpcKeyBuilder.Name - Class in io.grpc.lookup.v1
To match, one of the given Name fields must match; the service and method fields are specified as fixed strings.
GrpcKeyBuilder.Name.Builder - Class in io.grpc.lookup.v1
To match, one of the given Name fields must match; the service and method fields are specified as fixed strings.
GrpcKeyBuilder.NameOrBuilder - Interface in io.grpc.lookup.v1
 
GrpcKeyBuilderOrBuilder - Interface in io.grpc.lookup.v1
 
GrpclbConstants - Class in io.grpc.grpclb
Constants for the GRPCLB load-balancer.
GrpclbLoadBalancerProvider - Class in io.grpc.grpclb
The provider for the "grpclb" balancing policy.
GrpclbLoadBalancerProvider() - Constructor for class io.grpc.grpclb.GrpclbLoadBalancerProvider
 
GrpcLogEntry - Class in io.grpc.binarylog.v1
Log entry we store in binary logs
GrpcLogEntry.Builder - Class in io.grpc.binarylog.v1
Log entry we store in binary logs
GrpcLogEntry.EventType - Enum in io.grpc.binarylog.v1
Enumerates the type of event Note the terminology is different from the RPC semantics definition, but the same meaning is expressed here.
GrpcLogEntry.Logger - Enum in io.grpc.binarylog.v1
Enumerates the entity that generates the log entry
GrpcLogEntry.PayloadCase - Enum in io.grpc.binarylog.v1
 
GrpcLogEntryOrBuilder - Interface in io.grpc.binarylog.v1
 
grpcNegotiationHandler(GrpcHttp2ConnectionHandler) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Internal version of ProtocolNegotiators.GrpcNegotiationHandler.
GrpcServlet - Class in io.grpc.servlet
A simple servlet backed by a gRPC server.
GrpcServlet - Class in io.grpc.servlet.jakarta
A simple servlet backed by a gRPC server.
GrpcServlet(List) - Constructor for class io.grpc.servlet.GrpcServlet
Instantiate the servlet serving the given list of gRPC services.
GrpcServlet(List) - Constructor for class io.grpc.servlet.jakarta.GrpcServlet
Instantiate the servlet serving the given list of gRPC services.
GrpcSslContexts - Class in io.grpc.netty
Utility for configuring SslContext for gRPC.
GrpcUtil - Class in io.grpc.internal
Common utilities for GRPC.
GrpcUtil.AuthorityEscaper - Class in io.grpc.internal
Percent encode the authority based on https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.
GrpcUtil.GrpcBuildVersion - Class in io.grpc.internal
 
GrpcUtil.Http2Error - Enum in io.grpc.internal
All error codes identified by the HTTP/2 spec.
Gzip() - Constructor for class io.grpc.Codec.Gzip
 

H

halfClose() - Method in class io.grpc.ClientCall
Close the call for request message sending.
halfClose() - Method in class io.grpc.internal.AbstractClientStream
 
halfClose() - Method in interface io.grpc.internal.ClientStream
Closes the local side of this stream and flushes any remaining messages.
halfClose() - Method in class io.grpc.internal.DelayedClientCall
 
halfClose() - Method in class io.grpc.internal.NoopClientStream
 
halfClose() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
halfClose() - Method in class io.grpc.ForwardingClientCall
 
halfClose() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
halfClosed() - Method in interface io.grpc.internal.ServerStreamListener
Called when the remote side of the transport gracefully closed, indicating the client had no more data to send.
handleInUse() - Method in class io.grpc.internal.InUseStateAggregator
Called when the aggregated in-use state has changed to true, which means at least one object is in use.
handleNameResolutionError(Status) - Method in class io.grpc.LoadBalancer
Handles an error from the name resolution system.
handleNameResolutionError(Status) - Method in class io.grpc.util.ForwardingLoadBalancer
 
handleNameResolutionError(Status) - Method in class io.grpc.util.MultiChildLoadBalancer
Handle the name resolution error.
handleNameResolutionError(Status) - Method in class io.grpc.util.OutlierDetectionLoadBalancer
 
handleNotInUse() - Method in class io.grpc.internal.InUseStateAggregator
Called when the aggregated in-use state has changed to false, which means no object is in use.
handleProtocolNegotiationCompleted(Attributes) - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Deprecated.
Use the two argument method instead.
handleProtocolNegotiationCompleted(Attributes, InternalChannelz.Security) - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Triggered on protocol negotiation completion.
handlerAdded(ChannelHandlerContext) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
handlerAdded0(ChannelHandlerContext) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
handleResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.LoadBalancer
Handles newly resolved server groups and metadata attributes from name resolution system.
handleResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.ForwardingLoadBalancer
 
handleResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
HandlerRegistry - Class in io.grpc
Registry of services and their methods used by servers to dispatching incoming calls.
HandlerRegistry() - Constructor for class io.grpc.HandlerRegistry
 
handleSubchannelState(LoadBalancer.Subchannel, ConnectivityStateInfo) - Method in class io.grpc.LoadBalancer
Deprecated.
This method will be removed. Stop overriding it. Instead, pass LoadBalancer.SubchannelStateListener to LoadBalancer.Subchannel.start(LoadBalancer.SubchannelStateListener) to receive Subchannel state updates
handleSubchannelState(LoadBalancer.Subchannel, ConnectivityStateInfo) - Method in class io.grpc.util.ForwardingLoadBalancer
Deprecated.
handleSubchannelState(LoadBalancer.Subchannel, ConnectivityStateInfo) - Method in class io.grpc.util.GracefulSwitchLoadBalancer
Deprecated.
handshakeTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
handshakeTimeout(long, TimeUnit) - Method in class io.grpc.internal.ServerImplBuilder
 
handshakeTimeout(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the permitted time for new connections to complete negotiation handshakes before being killed.
HAS_HEALTH_PRODUCER_LISTENER_KEY - Static variable in class io.grpc.LoadBalancer
 
hasAdditional() - Method in class io.grpc.channelz.v1.SocketOption.Builder
Additional data associated with the socket option.
hasAdditional() - Method in class io.grpc.channelz.v1.SocketOption
Additional data associated with the socket option.
hasAdditional() - Method in interface io.grpc.channelz.v1.SocketOptionOrBuilder
Additional data associated with the socket option.
hasAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
hasAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
hasAllExtensionNumbersOfType() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
hasAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
hasAllExtensionNumbersOfType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
hasAllExtensionNumbersOfType() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
hasAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
hasAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer all_extension_numbers_of_type requests.
hasAllExtensionNumbersResponse() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer all_extension_numbers_of_type requests.
hasAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requst.
hasAllExtensionNumbersResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer all_extension_numbers_of_type requst.
hasAllExtensionNumbersResponse() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer all_extension_numbers_of_type requst.
hasArray() - Method in class io.grpc.internal.AbstractReadableBuffer
 
hasArray() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
hasArray() - Method in interface io.grpc.internal.ReadableBuffer
Indicates whether or not this buffer exposes a backing array.
HasByteBuffer - Interface in io.grpc
Extension to an InputStream whose content can be accessed as ByteBuffers.
hasChannel() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
The Channel that corresponds to the requested channel_id.
hasChannel() - Method in class io.grpc.channelz.v1.GetChannelResponse
The Channel that corresponds to the requested channel_id.
hasChannel() - Method in interface io.grpc.channelz.v1.GetChannelResponseOrBuilder
The Channel that corresponds to the requested channel_id.
hasChannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
hasChannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
.grpc.channelz.v1.ChannelRef channel_ref = 4;
hasChannelRef() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
hasClientHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ClientHeader client_header = 6;
hasClientHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.ClientHeader client_header = 6;
hasClientHeader() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.ClientHeader client_header = 6;
hasClientStats() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
hasClientStats() - Method in class io.grpc.lb.v1.LoadBalanceRequest
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
hasClientStats() - Method in interface io.grpc.lb.v1.LoadBalanceRequestOrBuilder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
hasClientStatsReportInterval() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
This interval defines how often the client should send the client stats to the load balancer.
hasClientStatsReportInterval() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
This interval defines how often the client should send the client stats to the load balancer.
hasClientStatsReportInterval() - Method in interface io.grpc.lb.v1.InitialLoadBalanceResponseOrBuilder
This interval defines how often the client should send the client stats to the load balancer.
hasCreationTimestamp() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Time that this channel was created.
hasCreationTimestamp() - Method in class io.grpc.channelz.v1.ChannelTrace
Time that this channel was created.
hasCreationTimestamp() - Method in interface io.grpc.channelz.v1.ChannelTraceOrBuilder
Time that this channel was created.
hasData() - Method in class io.grpc.channelz.v1.Channel.Builder
Data specific to this channel.
hasData() - Method in class io.grpc.channelz.v1.Channel
Data specific to this channel.
hasData() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
Data specific to this channel.
hasData() - Method in class io.grpc.channelz.v1.Server.Builder
The associated data of the Server.
hasData() - Method in class io.grpc.channelz.v1.Server
The associated data of the Server.
hasData() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The associated data of the Server.
hasData() - Method in class io.grpc.channelz.v1.Socket.Builder
Data specific to this Socket.
hasData() - Method in class io.grpc.channelz.v1.Socket
Data specific to this Socket.
hasData() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
Data specific to this Socket.
hasData() - Method in class io.grpc.channelz.v1.Subchannel.Builder
Data specific to this channel.
hasData() - Method in class io.grpc.channelz.v1.Subchannel
Data specific to this channel.
hasData() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
Data specific to this channel.
hasDuration() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
duration maps to `struct linger.l_linger`
hasDuration() - Method in class io.grpc.channelz.v1.SocketOptionLinger
duration maps to `struct linger.l_linger`
hasDuration() - Method in interface io.grpc.channelz.v1.SocketOptionLingerOrBuilder
duration maps to `struct linger.l_linger`
hasDuration() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
.google.protobuf.Duration duration = 1;
hasDuration() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
.google.protobuf.Duration duration = 1;
hasDuration() - Method in interface io.grpc.channelz.v1.SocketOptionTimeoutOrBuilder
.google.protobuf.Duration duration = 1;
hasErrorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
hasErrorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used when an error occurs.
hasErrorResponse() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used when an error occurs.
hasErrorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used when an error occurs.
hasErrorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used when an error occurs.
hasErrorResponse() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used when an error occurs.
hasExtraKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
hasExtraKeys() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
hasExtraKeys() - Method in interface io.grpc.lookup.v1.GrpcKeyBuilderOrBuilder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
hasFallbackResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
hasFallbackResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
hasFallbackResponse() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
hasFileByFilename() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
hasFileByFilename() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find a proto file by the file name.
hasFileByFilename() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find a proto file by the file name.
hasFileByFilename() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find a proto file by the file name.
hasFileByFilename() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find a proto file by the file name.
hasFileByFilename() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find a proto file by the file name.
hasFileContainingExtension() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
hasFileContainingExtension() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find the proto file which defines an extension extending the given message type with the given field number.
hasFileContainingExtension() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file which defines an extension extending the given message type with the given field number.
hasFileContainingExtension() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
hasFileContainingExtension() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find the proto file which defines an extension extending the given message type with the given field number.
hasFileContainingExtension() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find the proto file which defines an extension extending the given message type with the given field number.
hasFileContainingSymbol() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
hasFileContainingSymbol() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
Find the proto file that declares the given fully-qualified symbol name.
hasFileContainingSymbol() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
Find the proto file that declares the given fully-qualified symbol name.
hasFileContainingSymbol() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
hasFileContainingSymbol() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
Find the proto file that declares the given fully-qualified symbol name.
hasFileContainingSymbol() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
Find the proto file that declares the given fully-qualified symbol name.
hasFileDescriptorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
hasFileDescriptorResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
hasFileDescriptorResponse() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
hasFileDescriptorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
hasFileDescriptorResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
hasFileDescriptorResponse() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
hashCode() - Method in class io.grpc.Attributes
Returns a hash code for the attributes.
hashCode() - Method in class io.grpc.binarylog.v1.Address
 
hashCode() - Method in class io.grpc.binarylog.v1.ClientHeader
 
hashCode() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
hashCode() - Method in class io.grpc.binarylog.v1.Message
 
hashCode() - Method in class io.grpc.binarylog.v1.Metadata
 
hashCode() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
hashCode() - Method in class io.grpc.binarylog.v1.ServerHeader
 
hashCode() - Method in class io.grpc.binarylog.v1.Trailer
 
hashCode() - Method in class io.grpc.channelz.v1.Address
 
hashCode() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
hashCode() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
hashCode() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
hashCode() - Method in class io.grpc.channelz.v1.Channel
 
hashCode() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
hashCode() - Method in class io.grpc.channelz.v1.ChannelData
 
hashCode() - Method in class io.grpc.channelz.v1.ChannelRef
 
hashCode() - Method in class io.grpc.channelz.v1.ChannelTrace
 
hashCode() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
hashCode() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
hashCode() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
hashCode() - Method in class io.grpc.channelz.v1.GetServerRequest
 
hashCode() - Method in class io.grpc.channelz.v1.GetServerResponse
 
hashCode() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
hashCode() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
hashCode() - Method in class io.grpc.channelz.v1.GetServersRequest
 
hashCode() - Method in class io.grpc.channelz.v1.GetServersResponse
 
hashCode() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
hashCode() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
hashCode() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
hashCode() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
hashCode() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
hashCode() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
hashCode() - Method in class io.grpc.channelz.v1.Security
 
hashCode() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
hashCode() - Method in class io.grpc.channelz.v1.Security.Tls
 
hashCode() - Method in class io.grpc.channelz.v1.Server
 
hashCode() - Method in class io.grpc.channelz.v1.ServerData
 
hashCode() - Method in class io.grpc.channelz.v1.ServerRef
 
hashCode() - Method in class io.grpc.channelz.v1.Socket
 
hashCode() - Method in class io.grpc.channelz.v1.SocketData
 
hashCode() - Method in class io.grpc.channelz.v1.SocketOption
 
hashCode() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
hashCode() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
hashCode() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
hashCode() - Method in class io.grpc.channelz.v1.SocketRef
 
hashCode() - Method in class io.grpc.channelz.v1.Subchannel
 
hashCode() - Method in class io.grpc.channelz.v1.SubchannelRef
 
hashCode() - Method in class io.grpc.ConnectivityStateInfo
 
hashCode() - Method in class io.grpc.Deadline
 
hashCode() - Method in class io.grpc.EquivalentAddressGroup
 
hashCode() - Method in class io.grpc.health.v1.HealthCheckRequest
 
hashCode() - Method in class io.grpc.health.v1.HealthCheckResponse
 
hashCode() - Method in class io.grpc.HttpConnectProxiedSocketAddress
 
hashCode() - Method in class io.grpc.inprocess.InProcessSocketAddress
 
hashCode() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
hashCode() - Method in class io.grpc.internal.DnsNameResolver.SrvRecord
 
hashCode() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
hashCode() - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
hashCode() - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
hashCode() - Method in class io.grpc.InternalChannelz.ChannelTrace.Event
 
hashCode() - Method in class io.grpc.lb.v1.ClientStats
 
hashCode() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
hashCode() - Method in class io.grpc.lb.v1.FallbackResponse
 
hashCode() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
hashCode() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
hashCode() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
hashCode() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
hashCode() - Method in class io.grpc.lb.v1.Server
 
hashCode() - Method in class io.grpc.lb.v1.ServerList
 
hashCode() - Method in class io.grpc.LoadBalancer.FixedResultPicker
 
hashCode() - Method in class io.grpc.LoadBalancer.PickResult
 
hashCode() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
 
hashCode() - Method in class io.grpc.LoadBalancerProvider
 
hashCode() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
hashCode() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
hashCode() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
hashCode() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
hashCode() - Method in class io.grpc.lookup.v1.NameMatcher
 
hashCode() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
hashCode() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
hashCode() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
hashCode() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
hashCode() - Method in class io.grpc.Metadata.Key
 
hashCode() - Method in class io.grpc.NameResolver.ConfigOrError
 
hashCode() - Method in class io.grpc.NameResolver.ResolutionResult
Useful for testing.
hashCode() - Method in class io.grpc.netty.ProtocolNegotiationEvent
This method is not efficient and is intended for testing.
hashCode() - Method in class io.grpc.reflection.v1.ErrorResponse
 
hashCode() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
hashCode() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
hashCode() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
hashCode() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
hashCode() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
hashCode() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
hashCode() - Method in class io.grpc.reflection.v1.ServiceResponse
 
hashCode() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
hashCode() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
hashCode() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
hashCode() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
hashCode() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
hashCode() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
hashCode() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
hashCode() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
hashCode() - Method in class io.grpc.Status
Hash codes on Statuses are not well defined.
hashCode() - Method in class io.grpc.StatusOr
 
hashCode() - Method in class io.grpc.util.MultiChildLoadBalancer.Endpoint
 
hasInitialRequest() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
This message should be sent on the first request to the load balancer.
hasInitialRequest() - Method in class io.grpc.lb.v1.LoadBalanceRequest
This message should be sent on the first request to the load balancer.
hasInitialRequest() - Method in interface io.grpc.lb.v1.LoadBalanceRequestOrBuilder
This message should be sent on the first request to the load balancer.
hasInitialResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
This message should be sent on the first response to the client.
hasInitialResponse() - Method in class io.grpc.lb.v1.LoadBalanceResponse
This message should be sent on the first response to the client.
hasInitialResponse() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
This message should be sent on the first response to the client.
hasLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The last time a call was started on the channel.
hasLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ChannelData
The last time a call was started on the channel.
hasLastCallStartedTimestamp() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The last time a call was started on the channel.
hasLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ServerData.Builder
The last time a call was started on the server.
hasLastCallStartedTimestamp() - Method in class io.grpc.channelz.v1.ServerData
The last time a call was started on the server.
hasLastCallStartedTimestamp() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
The last time a call was started on the server.
hasLastLocalStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by this endpoint.
hasLastLocalStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData
The last time a stream was created by this endpoint.
hasLastLocalStreamCreatedTimestamp() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a stream was created by this endpoint.
hasLastMessageReceivedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was received by this endpoint.
hasLastMessageReceivedTimestamp() - Method in class io.grpc.channelz.v1.SocketData
The last time a message was received by this endpoint.
hasLastMessageReceivedTimestamp() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a message was received by this endpoint.
hasLastMessageSentTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was sent by this endpoint.
hasLastMessageSentTimestamp() - Method in class io.grpc.channelz.v1.SocketData
The last time a message was sent by this endpoint.
hasLastMessageSentTimestamp() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a message was sent by this endpoint.
hasLastRemoteStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by the remote endpoint.
hasLastRemoteStreamCreatedTimestamp() - Method in class io.grpc.channelz.v1.SocketData
The last time a stream was created by the remote endpoint.
hasLastRemoteStreamCreatedTimestamp() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The last time a stream was created by the remote endpoint.
hasListServices() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
hasListServices() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
List the full names of registered services.
hasListServices() - Method in interface io.grpc.reflection.v1.ServerReflectionRequestOrBuilder
List the full names of registered services.
hasListServices() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
List the full names of registered services.
hasListServices() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
List the full names of registered services.
hasListServices() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionRequestOrBuilder
List the full names of registered services.
hasListServicesResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
hasListServicesResponse() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
This message is used to answer list_services requests.
hasListServicesResponse() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
This message is used to answer list_services requests.
hasListServicesResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer list_services request.
hasListServicesResponse() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
This message is used to answer list_services request.
hasListServicesResponse() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
This message is used to answer list_services request.
hasLocal() - Method in class io.grpc.channelz.v1.Socket.Builder
The locally bound address.
hasLocal() - Method in class io.grpc.channelz.v1.Socket
The locally bound address.
hasLocal() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The locally bound address.
hasLocalFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the local endpoint by the remote endpoint.
hasLocalFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData
The amount of window, granted to the local endpoint by the remote endpoint.
hasLocalFlowControlWindow() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The amount of window, granted to the local endpoint by the remote endpoint.
hasLookupServiceTimeout() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Configure a timeout value for lookup service requests.
hasLookupServiceTimeout() - Method in class io.grpc.lookup.v1.RouteLookupConfig
Configure a timeout value for lookup service requests.
hasLookupServiceTimeout() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
Configure a timeout value for lookup service requests.
hasMaxAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
How long are responses valid for (like HTTP Cache-Control).
hasMaxAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig
How long are responses valid for (like HTTP Cache-Control).
hasMaxAge() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
How long are responses valid for (like HTTP Cache-Control).
hasMessage() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
hasMessage() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
hasMessage() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
hasMetadata() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
This contains only the metadata from the application.
hasMetadata() - Method in class io.grpc.binarylog.v1.ClientHeader
This contains only the metadata from the application.
hasMetadata() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
This contains only the metadata from the application.
hasMetadata() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
This contains only the metadata from the application.
hasMetadata() - Method in class io.grpc.binarylog.v1.ServerHeader
This contains only the metadata from the application.
hasMetadata() - Method in interface io.grpc.binarylog.v1.ServerHeaderOrBuilder
This contains only the metadata from the application.
hasMetadata() - Method in class io.grpc.binarylog.v1.Trailer.Builder
This contains only the metadata from the application.
hasMetadata() - Method in class io.grpc.binarylog.v1.Trailer
This contains only the metadata from the application.
hasMetadata() - Method in interface io.grpc.binarylog.v1.TrailerOrBuilder
This contains only the metadata from the application.
hasOriginalRequest() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
hasOriginalRequest() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
hasOriginalRequest() - Method in interface io.grpc.reflection.v1.ServerReflectionResponseOrBuilder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
hasOriginalRequest() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
hasOriginalRequest() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
hasOriginalRequest() - Method in interface io.grpc.reflection.v1alpha.ServerReflectionResponseOrBuilder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
hasOther() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
hasOther() - Method in class io.grpc.channelz.v1.Security
.grpc.channelz.v1.Security.OtherSecurity other = 2;
hasOther() - Method in interface io.grpc.channelz.v1.SecurityOrBuilder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
hasOtherAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
hasOtherAddress() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
hasOtherAddress() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
hasOtherName() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
hasOtherName() - Method in class io.grpc.channelz.v1.Security.Tls
Some other way to describe the cipher suite if the RFC 4346 name is not available.
hasOtherName() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
hasPeer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Peer address information, will only be recorded on the first incoming event.
hasPeer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
Peer address information, will only be recorded on the first incoming event.
hasPeer() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
Peer address information, will only be recorded on the first incoming event.
hasRef() - Method in class io.grpc.channelz.v1.Channel.Builder
The identifier for this channel.
hasRef() - Method in class io.grpc.channelz.v1.Channel
The identifier for this channel.
hasRef() - Method in interface io.grpc.channelz.v1.ChannelOrBuilder
The identifier for this channel.
hasRef() - Method in class io.grpc.channelz.v1.Server.Builder
The identifier for a Server.
hasRef() - Method in class io.grpc.channelz.v1.Server
The identifier for a Server.
hasRef() - Method in interface io.grpc.channelz.v1.ServerOrBuilder
The identifier for a Server.
hasRef() - Method in class io.grpc.channelz.v1.Socket.Builder
The identifier for the Socket.
hasRef() - Method in class io.grpc.channelz.v1.Socket
The identifier for the Socket.
hasRef() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The identifier for the Socket.
hasRef() - Method in class io.grpc.channelz.v1.Subchannel.Builder
The identifier for this channel.
hasRef() - Method in class io.grpc.channelz.v1.Subchannel
The identifier for this channel.
hasRef() - Method in interface io.grpc.channelz.v1.SubchannelOrBuilder
The identifier for this channel.
hasRemote() - Method in class io.grpc.channelz.v1.Socket.Builder
The remote bound address.
hasRemote() - Method in class io.grpc.channelz.v1.Socket
The remote bound address.
hasRemote() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
The remote bound address.
hasRemoteFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the remote endpoint by the local endpoint.
hasRemoteFlowControlWindow() - Method in class io.grpc.channelz.v1.SocketData
The amount of window, granted to the remote endpoint by the local endpoint.
hasRemoteFlowControlWindow() - Method in interface io.grpc.channelz.v1.SocketDataOrBuilder
The amount of window, granted to the remote endpoint by the local endpoint.
hasResult() - Method in class io.grpc.LoadBalancer.PickResult
Returns true if the pick was not created with LoadBalancer.PickResult.withNoResult().
hasRouteLookupConfig() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
The RLS config for this cluster specifier plugin instance.
hasRouteLookupConfig() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
The RLS config for this cluster specifier plugin instance.
hasRouteLookupConfig() - Method in interface io.grpc.lookup.v1.RouteLookupClusterSpecifierOrBuilder
The RLS config for this cluster specifier plugin instance.
hasSecurity() - Method in class io.grpc.channelz.v1.Socket.Builder
Security details for this socket.
hasSecurity() - Method in class io.grpc.channelz.v1.Socket
Security details for this socket.
hasSecurity() - Method in interface io.grpc.channelz.v1.SocketOrBuilder
Security details for this socket.
hasServer() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
The Server that corresponds to the requested server_id.
hasServer() - Method in class io.grpc.channelz.v1.GetServerResponse
The Server that corresponds to the requested server_id.
hasServer() - Method in interface io.grpc.channelz.v1.GetServerResponseOrBuilder
The Server that corresponds to the requested server_id.
hasServerHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ServerHeader server_header = 7;
hasServerHeader() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.ServerHeader server_header = 7;
hasServerHeader() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.ServerHeader server_header = 7;
hasServerList() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
Contains the list of servers selected by the load balancer.
hasServerList() - Method in class io.grpc.lb.v1.LoadBalanceResponse
Contains the list of servers selected by the load balancer.
hasServerList() - Method in interface io.grpc.lb.v1.LoadBalanceResponseOrBuilder
Contains the list of servers selected by the load balancer.
hasSocket() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
The Socket that corresponds to the requested socket_id.
hasSocket() - Method in class io.grpc.channelz.v1.GetSocketResponse
The Socket that corresponds to the requested socket_id.
hasSocket() - Method in interface io.grpc.channelz.v1.GetSocketResponseOrBuilder
The Socket that corresponds to the requested socket_id.
hasStaleAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
hasStaleAge() - Method in class io.grpc.lookup.v1.RouteLookupConfig
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
hasStaleAge() - Method in interface io.grpc.lookup.v1.RouteLookupConfigOrBuilder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
hasStandardName() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
hasStandardName() - Method in class io.grpc.channelz.v1.Security.Tls
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
hasStandardName() - Method in interface io.grpc.channelz.v1.Security.TlsOrBuilder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
hasState() - Method in class io.grpc.channelz.v1.ChannelData.Builder
The connectivity state of the channel or subchannel.
hasState() - Method in class io.grpc.channelz.v1.ChannelData
The connectivity state of the channel or subchannel.
hasState() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
The connectivity state of the channel or subchannel.
hasSubchannel() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
The Subchannel that corresponds to the requested subchannel_id.
hasSubchannel() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
The Subchannel that corresponds to the requested subchannel_id.
hasSubchannel() - Method in interface io.grpc.channelz.v1.GetSubchannelResponseOrBuilder
The Subchannel that corresponds to the requested subchannel_id.
hasSubchannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
hasSubchannelRef() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
hasSubchannelRef() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
hasTcpipAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
hasTcpipAddress() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
hasTcpipAddress() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
hasTimeout() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
the RPC timeout
hasTimeout() - Method in class io.grpc.binarylog.v1.ClientHeader
the RPC timeout
hasTimeout() - Method in interface io.grpc.binarylog.v1.ClientHeaderOrBuilder
the RPC timeout
hasTimestamp() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The timestamp of the binary log message
hasTimestamp() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
The timestamp of the binary log message
hasTimestamp() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
The timestamp of the binary log message
hasTimestamp() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
When this event occurred.
hasTimestamp() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
When this event occurred.
hasTimestamp() - Method in interface io.grpc.channelz.v1.ChannelTraceEventOrBuilder
When this event occurred.
hasTimestamp() - Method in class io.grpc.lb.v1.ClientStats.Builder
The timestamp of generating the report.
hasTimestamp() - Method in class io.grpc.lb.v1.ClientStats
The timestamp of generating the report.
hasTimestamp() - Method in interface io.grpc.lb.v1.ClientStatsOrBuilder
The timestamp of generating the report.
hasTls() - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.Tls tls = 1;
hasTls() - Method in class io.grpc.channelz.v1.Security
.grpc.channelz.v1.Security.Tls tls = 1;
hasTls() - Method in interface io.grpc.channelz.v1.SecurityOrBuilder
.grpc.channelz.v1.Security.Tls tls = 1;
hasTrace() - Method in class io.grpc.channelz.v1.ChannelData.Builder
A trace of recent events on the channel.
hasTrace() - Method in class io.grpc.channelz.v1.ChannelData
A trace of recent events on the channel.
hasTrace() - Method in interface io.grpc.channelz.v1.ChannelDataOrBuilder
A trace of recent events on the channel.
hasTrace() - Method in class io.grpc.channelz.v1.ServerData.Builder
A trace of recent events on the server.
hasTrace() - Method in class io.grpc.channelz.v1.ServerData
A trace of recent events on the server.
hasTrace() - Method in interface io.grpc.channelz.v1.ServerDataOrBuilder
A trace of recent events on the server.
hasTrailer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.Trailer trailer = 9;
hasTrailer() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
.grpc.binarylog.v1.Trailer trailer = 9;
hasTrailer() - Method in interface io.grpc.binarylog.v1.GrpcLogEntryOrBuilder
.grpc.binarylog.v1.Trailer trailer = 9;
hasUdsAddress() - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
hasUdsAddress() - Method in class io.grpc.channelz.v1.Address
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
hasUdsAddress() - Method in interface io.grpc.channelz.v1.AddressOrBuilder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
hasValue() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The actual address message.
hasValue() - Method in class io.grpc.channelz.v1.Address.OtherAddress
The actual address message.
hasValue() - Method in interface io.grpc.channelz.v1.Address.OtherAddressOrBuilder
The actual address message.
hasValue() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The actual security details message.
hasValue() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
The actual security details message.
hasValue() - Method in interface io.grpc.channelz.v1.Security.OtherSecurityOrBuilder
The actual security details message.
hasValue() - Method in class io.grpc.StatusOr
Returns whether there is a value.
HEADER_DATA_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupResponse
 
headerCount(Metadata) - Static method in class io.grpc.InternalMetadata
 
HEADERS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder
 
HEADERS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.HttpKeyBuilder
 
headersRead(Metadata) - Method in interface io.grpc.internal.ClientStreamListener
Called upon receiving all header information from the remote end-point.
HEALTH_CONSUMER_LISTENER_ARG_KEY - Static variable in class io.grpc.LoadBalancer
 
HealthCheckingLoadBalancerUtil - Class in io.grpc.protobuf.services
Utility for enabling client-side health checking for LoadBalancers.
HealthCheckingRoundRobinLoadBalancerProvider - Class in io.grpc.protobuf.services.internal
The health-check-capable provider for the "round_robin" balancing policy.
HealthCheckingRoundRobinLoadBalancerProvider() - Constructor for class io.grpc.protobuf.services.internal.HealthCheckingRoundRobinLoadBalancerProvider
 
HealthCheckRequest - Class in io.grpc.health.v1
Protobuf type grpc.health.v1.HealthCheckRequest
HealthCheckRequest.Builder - Class in io.grpc.health.v1
Protobuf type grpc.health.v1.HealthCheckRequest
HealthCheckRequestOrBuilder - Interface in io.grpc.health.v1
 
HealthCheckResponse - Class in io.grpc.health.v1
Protobuf type grpc.health.v1.HealthCheckResponse
HealthCheckResponse.Builder - Class in io.grpc.health.v1
Protobuf type grpc.health.v1.HealthCheckResponse
HealthCheckResponse.ServingStatus - Enum in io.grpc.health.v1
Protobuf enum grpc.health.v1.HealthCheckResponse.ServingStatus
HealthCheckResponseOrBuilder - Interface in io.grpc.health.v1
 
HealthGrpc - Class in io.grpc.health.v1
 
HealthGrpc.AsyncService - Interface in io.grpc.health.v1
 
HealthGrpc.HealthBlockingStub - Class in io.grpc.health.v1
A stub to allow clients to do synchronous rpc calls to service Health.
HealthGrpc.HealthFutureStub - Class in io.grpc.health.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service Health.
HealthGrpc.HealthImplBase - Class in io.grpc.health.v1
Base class for the server implementation of the service Health.
HealthGrpc.HealthStub - Class in io.grpc.health.v1
A stub to allow clients to do asynchronous rpc calls to service Health.
HealthImplBase() - Constructor for class io.grpc.health.v1.HealthGrpc.HealthImplBase
 
HealthProducerHelper - Class in io.grpc.util
A new LoadBalancer.Helper used by health producer systems to build health notification chain, via LoadBalancer.CreateSubchannelArgs.
HealthProducerHelper(LoadBalancer.Helper) - Constructor for class io.grpc.util.HealthProducerHelper
 
HealthProto - Class in io.grpc.health.v1
 
HealthStatusManager - Class in io.grpc.protobuf.services
A HealthStatusManager object manages a health check service.
HealthStatusManager - Class in io.grpc.services
Deprecated.
Use HealthStatusManager instead.
HealthStatusManager() - Constructor for class io.grpc.protobuf.services.HealthStatusManager
Creates a new health service instance.
HealthStatusManager() - Constructor for class io.grpc.services.HealthStatusManager
Deprecated.
Creates a new health service instance.
Helper() - Constructor for class io.grpc.LoadBalancer.Helper
 
host - Variable in class io.grpc.internal.DnsNameResolver.SrvRecord
 
HOST_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
HOST_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionRequest
 
HOST_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
HOST_PATTERNS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.HttpKeyBuilder
 
How Proxies work in gRPC - Section in interface io.grpc.ProxyDetector
 
HTTP_1_1_REQUIRED - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
HTTP_KEYBUILDERS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
HTTP_METHOD - Static variable in class io.grpc.internal.GrpcUtil
The HTTP method used for GRPC requests.
Http2ClientStreamTransportState - Class in io.grpc.internal
Base implementation for client streams using HTTP2 as the transport.
Http2ClientStreamTransportState(int, StatsTraceContext, TransportTracer, CallOptions) - Constructor for class io.grpc.internal.Http2ClientStreamTransportState
 
Http2Ping - Class in io.grpc.internal
Represents an outstanding PING operation on an HTTP/2 channel.
Http2Ping(long, Stopwatch) - Constructor for class io.grpc.internal.Http2Ping
Creates a new ping operation.
http2ProcessingFailed(Status, boolean, Metadata) - Method in class io.grpc.internal.Http2ClientStreamTransportState
Called to process a failure in HTTP/2 processing.
HttpConnectProxiedSocketAddress - Class in io.grpc
An ProxiedSocketAddress for making a connection to an endpoint via an HTTP CONNECT proxy.
HttpConnectProxiedSocketAddress.Builder - Class in io.grpc
HttpKeyBuilder - Class in io.grpc.lookup.v1
An HttpKeyBuilder applies to a given HTTP URL and headers.
HttpKeyBuilder.Builder - Class in io.grpc.lookup.v1
An HttpKeyBuilder applies to a given HTTP URL and headers.
HttpKeyBuilderOrBuilder - Interface in io.grpc.lookup.v1
 
httpStatusToGrpcStatus(int) - Static method in class io.grpc.internal.GrpcUtil
Maps HTTP error response status codes to transport codes, as defined in http-grpc-status-mapping.md.

I

id(InternalWithLogId) - Static method in class io.grpc.InternalChannelz
Unwraps a InternalLogId to return a long.
IDLE - Enum constant in enum io.grpc.channelz.v1.ChannelConnectivityState.State
IDLE = 1;
IDLE - Enum constant in enum io.grpc.ConnectivityState
This is the state where the channel is not even trying to create a connection because of a lack of new or pending RPCs.
IDLE_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelConnectivityState.State
IDLE = 1;
idleTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder
 
idleTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder2
 
idleTimeout(long, TimeUnit) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
idleTimeout(long, TimeUnit) - Method in class io.grpc.ManagedChannelBuilder
Set the duration without ongoing RPCs before going to idle mode.
ignoreClose(ReadableBuffer) - Static method in class io.grpc.internal.ReadableBuffers
Decorates the given ReadableBuffer to ignore calls to ReadableBuffer.close().
ignoreRefreshNameResolutionCheck() - Method in class io.grpc.LoadBalancer.Helper
Deprecated.
Warning has been removed
ignoreRefreshNameResolutionCheck() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
Deprecated.
IMPLEMENTATION_VERSION - Static variable in class io.grpc.internal.GrpcUtil
 
IMPLICIT_PERMIT_TIME_NANOS - Static variable in class io.grpc.internal.KeepAliveEnforcer
 
INADEQUATE_SECURITY - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
inboundDataReceived(ReadableBuffer) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Processes the contents of a received data frame from the server.
inboundDataReceived(ReadableBuffer, boolean) - Method in class io.grpc.internal.AbstractServerStream.TransportState
Called in the transport thread to process the content of an inbound DATA frame from the client.
inboundHeaders() - Method in class io.grpc.ClientStreamTracer
Headers has been received from the server.
inboundHeaders() - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundHeaders() - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundHeaders(Metadata) - Method in class io.grpc.ClientStreamTracer
Headers has been received from the server.
inboundHeaders(Metadata) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundHeaders(Metadata) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundHeadersReceived(Metadata) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Called by transport implementations when they receive headers.
inboundMessage(int) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundMessage(int) - Method in class io.grpc.internal.StatsTraceContext
inboundMessage(int) - Method in class io.grpc.StreamTracer
An inbound message has been received by the stream.
inboundMessage(int) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundMessageRead(int, long, long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundMessageRead(int, long, long) - Method in class io.grpc.internal.StatsTraceContext
inboundMessageRead(int, long, long) - Method in class io.grpc.StreamTracer
An inbound message has been fully read from the transport.
inboundMessageRead(int, long, long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundTrailers(Metadata) - Method in class io.grpc.ClientStreamTracer
Trailing metadata has been received from the server.
inboundTrailers(Metadata) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundTrailers(Metadata) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundTrailersReceived(Metadata, Status) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Processes the trailers and status from the server.
inboundUncompressedSize(long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundUncompressedSize(long) - Method in class io.grpc.internal.StatsTraceContext
inboundUncompressedSize(long) - Method in class io.grpc.StreamTracer
The uncompressed size of some inbound data is revealed.
inboundUncompressedSize(long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundWireSize(long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundWireSize(long) - Method in class io.grpc.internal.StatsTraceContext
inboundWireSize(long) - Method in class io.grpc.StreamTracer
The wire size of some inbound data is revealed.
inboundWireSize(long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
incomprehensible(Set) - Method in class io.grpc.TlsChannelCredentials
Returns an empty set if this credential can be adequately understood via the features listed, otherwise returns a hint of features that are lacking to understand the configuration to be used for manual debugging.
incomprehensible(Set) - Method in class io.grpc.TlsServerCredentials
Returns an empty set if this credential can be adequately understood via the features listed, otherwise returns a hint of features that are lacking to understand the configuration to be used for manual debugging.
index - Variable in class io.grpc.DoubleCounterMetricInstrument
 
index - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
index - Variable in class io.grpc.LongCounterMetricInstrument
 
index - Variable in class io.grpc.LongGaugeMetricInstrument
 
index - Variable in class io.grpc.LongHistogramMetricInstrument
 
INFO - Enum constant in enum io.grpc.ChannelLogger.ChannelLogLevel
 
INITIAL_REQUEST - Enum constant in enum io.grpc.lb.v1.LoadBalanceRequest.LoadBalanceRequestTypeCase
 
INITIAL_REQUEST_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.LoadBalanceRequest
 
INITIAL_RESPONSE - Enum constant in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
 
INITIAL_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.LoadBalanceResponse
 
initialFlowControlWindow(int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the initial flow control window in bytes.
initialFlowControlWindow(int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the initial flow control window in bytes.
InitialLoadBalanceRequest - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.InitialLoadBalanceRequest
InitialLoadBalanceRequest.Builder - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.InitialLoadBalanceRequest
InitialLoadBalanceRequestOrBuilder - Interface in io.grpc.lb.v1
 
InitialLoadBalanceResponse - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.InitialLoadBalanceResponse
InitialLoadBalanceResponse.Builder - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.InitialLoadBalanceResponse
InitialLoadBalanceResponseOrBuilder - Interface in io.grpc.lb.v1
 
InProcessChannelBuilder - Class in io.grpc.inprocess
Builder for a channel that issues in-process requests.
InProcessServerBuilder - Class in io.grpc.inprocess
Builder for a server that services in-process requests.
InProcessSocketAddress - Class in io.grpc.inprocess
Custom SocketAddress class for InProcessTransport.
InProcessSocketAddress(String) - Constructor for class io.grpc.inprocess.InProcessSocketAddress
Construct an address for a server identified by name.
InsecureChannelCredentials - Class in io.grpc
No client identity, authentication, or encryption is to be used.
InsecureFromHttp1ChannelCredentials - Class in io.grpc.netty
An insecure credential that upgrades from HTTP/1 to HTTP/2.
INSECURELY_SKIP_ALL_VERIFICATION - Enum constant in enum io.grpc.util.AdvancedTlsX509TrustManager.Verification
DANGEROUS: This SHOULD be used by advanced user intended to implement the entire verification logic themselves AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier) themselves.
InsecureServerCredentials - Class in io.grpc
No server identity or encryption is to be used.
InsightBuilder - Class in io.grpc.internal
Builds a concise and readable string that gives insight of the concerned part of the system.
InsightBuilder() - Constructor for class io.grpc.internal.InsightBuilder
 
instance() - Static method in class io.grpc.InternalChannelz
 
instance() - Static method in class io.grpc.util.TransmitStatusRuntimeExceptionInterceptor
 
INSTANCE - Static variable in class io.grpc.internal.NoopClientStream
 
INTEGRITY - Enum constant in enum io.grpc.SecurityLevel
The other party is authenticated and the data is not tampered with.
intercept(BindableService, ServerInterceptor...) - Static method in class io.grpc.ServerInterceptors
 
intercept(BindableService, List) - Static method in class io.grpc.ServerInterceptors
 
intercept(Channel, ClientInterceptor...) - Static method in class io.grpc.ClientInterceptors
Create a new Channel that will call interceptors before starting a call on the given channel.
intercept(Channel, List) - Static method in class io.grpc.ClientInterceptors
Create a new Channel that will call interceptors before starting a call on the given channel.
intercept(ClientInterceptor...) - Method in class io.grpc.ForwardingChannelBuilder
 
intercept(ClientInterceptor...) - Method in class io.grpc.ForwardingChannelBuilder2
 
intercept(ClientInterceptor...) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
intercept(ClientInterceptor...) - Method in class io.grpc.ManagedChannelBuilder
Adds interceptors that will be called before the channel performs its real work.
intercept(ServerInterceptor) - Method in class io.grpc.ForwardingServerBuilder
 
intercept(ServerInterceptor) - Method in class io.grpc.internal.ServerImplBuilder
 
intercept(ServerInterceptor) - Method in class io.grpc.ServerBuilder
Adds a ServerInterceptor that is run for all services on the server.
intercept(ServerServiceDefinition, ServerInterceptor...) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose ServerCallHandlers will call interceptors before calling the pre-existing ServerCallHandler.
intercept(ServerServiceDefinition, List) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose ServerCallHandlers will call interceptors before calling the pre-existing ServerCallHandler.
intercept(List) - Method in class io.grpc.ForwardingChannelBuilder
 
intercept(List) - Method in class io.grpc.ForwardingChannelBuilder2
 
intercept(List) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
intercept(List) - Method in class io.grpc.ManagedChannelBuilder
Adds interceptors that will be called before the channel performs its real work.
interceptCall(Context, ServerCall, Metadata, ServerCallHandler) - Static method in class io.grpc.Contexts
Make the provided Context Context.current() for the creation of a listener to a received call and for all events received by that listener.
interceptCall(MethodDescriptor, CallOptions, Channel) - Method in interface io.grpc.ClientInterceptor
Intercept ClientCall creation by the next Channel.
interceptCall(ServerCall, Metadata, ServerCallHandler) - Method in interface io.grpc.ServerInterceptor
Intercept ServerCall dispatch by the next ServerCallHandler.
interceptCall(ServerCall, Metadata, ServerCallHandler) - Method in class io.grpc.util.TransmitStatusRuntimeExceptionInterceptor
 
interceptCallHandlerCreate(ServerInterceptor, ServerCallHandler) - Static method in class io.grpc.InternalServerInterceptors
 
interceptForward(BindableService, ServerInterceptor...) - Static method in class io.grpc.ServerInterceptors
 
interceptForward(BindableService, List) - Static method in class io.grpc.ServerInterceptors
 
interceptForward(Channel, ClientInterceptor...) - Static method in class io.grpc.ClientInterceptors
Create a new Channel that will call interceptors before starting a call on the given channel.
interceptForward(Channel, List) - Static method in class io.grpc.ClientInterceptors
Create a new Channel that will call interceptors before starting a call on the given channel.
interceptForward(ServerServiceDefinition, ServerInterceptor...) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose ServerCallHandlers will call interceptors before calling the pre-existing ServerCallHandler.
interceptForward(ServerServiceDefinition, List) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose ServerCallHandlers will call interceptors before calling the pre-existing ServerCallHandler.
interceptor - Variable in class io.grpc.InternalConfigSelector.Result
 
interceptWithTarget(ManagedChannelBuilder.InterceptorFactory) - Method in class io.grpc.ForwardingChannelBuilder2
 
interceptWithTarget(ManagedChannelBuilder.InterceptorFactory) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
interceptWithTarget(ManagedChannelBuilder.InterceptorFactory) - Method in class io.grpc.ManagedChannelBuilder
Internal-only: Adds a factory that will construct an interceptor based on the channel's target.
interceptWithTarget(ManagedChannelBuilder, InternalManagedChannelBuilder.InternalInterceptorFactory) - Static method in class io.grpc.InternalManagedChannelBuilder
 
Internal - Annotation Type in io.grpc
Annotates a program element (class, method, package, etc) which is internal to gRPC, not part of the public API, and should not be used by users of gRPC.
INTERNAL - Enum constant in enum io.grpc.Status.Code
Internal errors.
INTERNAL - Static variable in class io.grpc.Status
Internal errors.
INTERNAL_ERROR - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
InternalCallMetricRecorder - Class in io.grpc.services
Internal CallMetricRecorder accessor.
InternalCallOptions - Class in io.grpc
Internal accessor for CallOptions.
InternalChannelz - Class in io.grpc
This is an internal API.
InternalChannelz() - Constructor for class io.grpc.InternalChannelz
 
InternalChannelz.ChannelStats - Class in io.grpc
A data class to represent a channel's stats.
InternalChannelz.ChannelStats.Builder - Class in io.grpc
 
InternalChannelz.ChannelTrace - Class in io.grpc
 
InternalChannelz.ChannelTrace.Builder - Class in io.grpc
 
InternalChannelz.ChannelTrace.Event - Class in io.grpc
 
InternalChannelz.ChannelTrace.Event.Builder - Class in io.grpc
 
InternalChannelz.ChannelTrace.Event.Severity - Enum in io.grpc
 
InternalChannelz.OtherSecurity - Class in io.grpc
 
InternalChannelz.RootChannelList - Class in io.grpc
 
InternalChannelz.Security - Class in io.grpc
 
InternalChannelz.ServerList - Class in io.grpc
 
InternalChannelz.ServerSocketsList - Class in io.grpc
 
InternalChannelz.ServerStats - Class in io.grpc
 
InternalChannelz.ServerStats.Builder - Class in io.grpc
 
InternalChannelz.SocketOptions - Class in io.grpc
 
InternalChannelz.SocketOptions.Builder - Class in io.grpc
 
InternalChannelz.SocketStats - Class in io.grpc
 
InternalChannelz.TcpInfo - Class in io.grpc
 
InternalChannelz.TcpInfo.Builder - Class in io.grpc
 
InternalChannelz.Tls - Class in io.grpc
 
InternalChannelz.TransportStats - Class in io.grpc
A data class to represent transport stats.
InternalClientCalls - Class in io.grpc.stub
Internal ClientCalls accessor.
InternalClientCalls() - Constructor for class io.grpc.stub.InternalClientCalls
 
InternalClientCalls.StubType - Enum in io.grpc.stub
Companion enum for internal enum ClientCalls.StubType.
InternalClientInterceptors - Class in io.grpc
Internal accessor.
InternalClientInterceptors() - Constructor for class io.grpc.InternalClientInterceptors
 
InternalConfigSelector - Class in io.grpc
Per method config selector that the channel or load balancers will use to choose the appropriate config or take config related actions for an RPC.
InternalConfigSelector() - Constructor for class io.grpc.InternalConfigSelector
 
InternalConfigSelector.Result - Class in io.grpc
 
InternalConfigSelector.Result.Builder - Class in io.grpc
 
InternalConfigurator - Interface in io.grpc
Internal access to Configurator API.
InternalConfiguratorRegistry - Class in io.grpc
Access internal global configurators.
InternalDecompressorRegistry - Class in io.grpc
Private accessor for decompressor registries.
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.Address.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.Address
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.ClientHeader
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.Message.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.Message
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.Metadata
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.ServerHeader
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.binarylog.v1.Trailer
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Address.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Address
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Channel.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Channel
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelData
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelRef
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelTrace
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServerRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServerResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServersRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetServersResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Security.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Security
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Security.Tls
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Server.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Server
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ServerData.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ServerData
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.ServerRef
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Socket.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Socket
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketData.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketData
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketOption
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SocketRef
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.Subchannel
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.channelz.v1.SubchannelRef
 
internalGetFieldAccessorTable() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.health.v1.HealthCheckRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.health.v1.HealthCheckResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.ClientStats.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.ClientStats
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.FallbackResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.Server.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.Server
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.ServerList.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lb.v1.ServerList
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.NameMatcher
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ErrorResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1.ServiceResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
internalGetMapFieldReflection(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
internalGetMapFieldReflection(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
internalGetMapFieldReflection(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
internalGetMapFieldReflection(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
internalGetMapFieldReflection(int) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
internalGetMutableMapFieldReflection(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
internalGetValueMap() - Static method in enum io.grpc.binarylog.v1.Address.Type
 
internalGetValueMap() - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
 
internalGetValueMap() - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
 
internalGetValueMap() - Static method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
 
internalGetValueMap() - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
 
internalGetValueMap() - Static method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
 
internalGetValueMap() - Static method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
 
InternalGracefulServerCloseCommand - Class in io.grpc.netty
Internal accessor for GracefulServerCloseCommand.
InternalGrpclbConstantsAccessor - Class in io.grpc.grpclb
Internal GrpclbConstants accessor.
InternalInProcessChannelBuilder - Class in io.grpc.inprocess
Internal InProcessChannelBuilder accessor.
InternalInProcessServerBuilder - Class in io.grpc.inprocess
Internal InProcessServerBuilder accessor.
InternalInstrumented<T> - Interface in io.grpc
An internal class.
InternalKnownTransport - Enum in io.grpc
All known transports.
InternalLogId - Class in io.grpc
An internal class.
InternalManagedChannelBuilder - Class in io.grpc
Internal accessors for ManagedChannelBuilder.
InternalManagedChannelBuilder.InternalInterceptorFactory - Interface in io.grpc
 
InternalManagedChannelProvider - Class in io.grpc
Internal accessor for ManagedChannelProvider.
InternalMayRequireSpecificExecutor - Interface in io.grpc
 
InternalMetadata - Class in io.grpc
Internal Metadata accessor.
InternalMetadata() - Constructor for class io.grpc.InternalMetadata
 
InternalMetadata.TrustedAsciiMarshaller<T> - Interface in io.grpc
A specialized plain ASCII marshaller.
InternalMethodDescriptor - Class in io.grpc
Accesses internal data and methods.
InternalMethodDescriptor(InternalKnownTransport) - Constructor for class io.grpc.InternalMethodDescriptor
 
InternalMetricRecorder - Class in io.grpc.services
Internal CallMetricRecorder accessor.
InternalNativeSocketOptions(InternalChannelz.TcpInfo, Map) - Constructor for class io.grpc.netty.InternalNettySocketSupport.InternalNativeSocketOptions
 
InternalNettyChannelBuilder - Class in io.grpc.netty
Internal NettyChannelBuilder accessor.
InternalNettyChannelBuilder.ProtocolNegotiatorFactory - Interface in io.grpc.netty
A class that provides a Netty handler to control protocol negotiation.
InternalNettyChannelCredentials - Class in io.grpc.netty
Internal NettyChannelCredentials accessor.
InternalNettyServerBuilder - Class in io.grpc.netty
Internal NettyServerBuilder accessor.
InternalNettyServerCredentials - Class in io.grpc.netty
Internal NettyServerCredentials accessor.
InternalNettySocketSupport - Class in io.grpc.netty
An internal accessor.
InternalNettySocketSupport.InternalHelper - Interface in io.grpc.netty
 
InternalNettySocketSupport.InternalNativeSocketOptions - Class in io.grpc.netty
 
InternalProtocolNegotiationEvent - Class in io.grpc.netty
Internal accessor for ProtocolNegotiationEvent.
InternalProtocolNegotiator - Class in io.grpc.netty
InternalProtocolNegotiator.ClientFactory - Interface in io.grpc.netty
 
InternalProtocolNegotiator.ProtocolNegotiator - Interface in io.grpc.netty
 
InternalProtocolNegotiator.ServerFactory - Interface in io.grpc.netty
 
InternalProtocolNegotiators - Class in io.grpc.netty
Internal accessor for ProtocolNegotiators.
InternalProtocolNegotiators.ProtocolNegotiationHandler - Class in io.grpc.netty
 
InternalServer - Class in io.grpc
Internal accessor for getting the Server instance inside server RPC Context.
InternalServer - Interface in io.grpc.internal
An object that accepts new incoming connections on one or more listening socket addresses.
InternalServerInterceptors - Class in io.grpc
Accessor to internal methods of ServerInterceptors.
InternalServerProvider - Class in io.grpc
Internal accessor for ServerProvider.
InternalServiceProviders - Class in io.grpc
 
InternalServiceProviders.PriorityAccessor<T> - Interface in io.grpc
 
InternalStatus - Class in io.grpc
Accesses internal data.
InternalSubchannelAddressAttributes - Interface in io.grpc
An internal class.
InternalWithLogId - Interface in io.grpc
An internal class.
InternalWriteBufferingAndExceptionHandlerUtils - Class in io.grpc.netty
Utility class for WriteBufferingAndExceptionHandler.
InternalWriteBufferingAndExceptionHandlerUtils() - Constructor for class io.grpc.netty.InternalWriteBufferingAndExceptionHandlerUtils
 
intervalNanos - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
InUseStateAggregator<T> - Class in io.grpc.internal
Aggregates the in-use state of a set of objects.
InUseStateAggregator() - Constructor for class io.grpc.internal.InUseStateAggregator
 
INVALID_ARGUMENT - Enum constant in enum io.grpc.Status.Code
Client specified an invalid argument.
INVALID_ARGUMENT - Static variable in class io.grpc.Status
Client specified an invalid argument.
invoke(StreamObserver) - Method in interface io.grpc.stub.ServerCalls.BidiStreamingMethod
 
invoke(StreamObserver) - Method in interface io.grpc.stub.ServerCalls.ClientStreamingMethod
 
invoke(ReqT, StreamObserver) - Method in interface io.grpc.stub.ServerCalls.ServerStreamingMethod
 
invoke(ReqT, StreamObserver) - Method in interface io.grpc.stub.ServerCalls.UnaryMethod
 
io.grpc - package io.grpc
The gRPC core public API.
io.grpc.binarylog.v1 - package io.grpc.binarylog.v1
 
io.grpc.channelz.v1 - package io.grpc.channelz.v1
 
io.grpc.grpclb - package io.grpc.grpclb
 
io.grpc.health.v1 - package io.grpc.health.v1
 
io.grpc.inprocess - package io.grpc.inprocess
The in-process transport which is for when a server is in the same process as the client.
io.grpc.internal - package io.grpc.internal
Interfaces and implementations that are internal to gRPC.
io.grpc.lb.v1 - package io.grpc.lb.v1
 
io.grpc.lookup.v1 - package io.grpc.lookup.v1
 
io.grpc.netty - package io.grpc.netty
The main transport implementation based on Netty, for both the client and the server.
io.grpc.protobuf - package io.grpc.protobuf
API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf messages.
io.grpc.protobuf.lite - package io.grpc.protobuf.lite
API for gRPC over Protocol Buffers with proto message classes generated by the Lite Runtime library.
io.grpc.protobuf.services - package io.grpc.protobuf.services
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
io.grpc.protobuf.services.internal - package io.grpc.protobuf.services.internal
 
io.grpc.reflection.v1 - package io.grpc.reflection.v1
 
io.grpc.reflection.v1alpha - package io.grpc.reflection.v1alpha
 
io.grpc.rls - package io.grpc.rls
 
io.grpc.services - package io.grpc.services
Service definitions and utilities for the pre-defined gRPC services.
io.grpc.servlet - package io.grpc.servlet
API that implements gRPC server as a servlet.
io.grpc.servlet.jakarta - package io.grpc.servlet.jakarta
API that implements gRPC server as a servlet.
io.grpc.stub - package io.grpc.stub
API for the Stub layer.
io.grpc.stub.annotations - package io.grpc.stub.annotations
 
io.grpc.util - package io.grpc.util
Utilities with advanced features in the core layer that user can optionally use.
IP_ADDRESS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Address.TcpIpAddress
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.Server
 
IP_PORT_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Address
 
IS_PETIOLE_POLICY - Static variable in class io.grpc.LoadBalancer
 
isAndroid(ClassLoader) - Static method in class io.grpc.InternalServiceProviders
Accessor for ServiceProviders.isAndroid(ClassLoader).
isAvailable() - Method in class io.grpc.grpclb.GrpclbLoadBalancerProvider
 
isAvailable() - Method in class io.grpc.internal.DnsNameResolverProvider
 
isAvailable() - Method in class io.grpc.internal.NameResolverFactoryToProviderFacade
 
isAvailable() - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
isAvailable() - Method in class io.grpc.LoadBalancerProvider
Whether this provider is available for use, taking the current environment into consideration.
isAvailable() - Method in class io.grpc.ManagedChannelProvider
Whether this provider is available for use, taking the current environment into consideration.
isAvailable() - Method in class io.grpc.NameResolverProvider
Whether this provider is available for use, taking the current environment into consideration.
isAvailable() - Method in class io.grpc.netty.NettyChannelProvider
 
isAvailable() - Method in class io.grpc.netty.NettyServerProvider
 
isAvailable() - Method in class io.grpc.netty.UdsNameResolverProvider
 
isAvailable() - Method in class io.grpc.netty.UdsNettyChannelProvider
 
isAvailable() - Method in class io.grpc.protobuf.services.internal.HealthCheckingRoundRobinLoadBalancerProvider
 
isAvailable() - Method in class io.grpc.rls.RlsLoadBalancerProvider
 
isAvailable() - Method in class io.grpc.ServerProvider
Whether this provider is available for use, taking the current environment into consideration.
isAvailable() - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
isAvailable(ManagedChannelProvider) - Static method in class io.grpc.InternalManagedChannelProvider
 
isBefore(Deadline) - Method in class io.grpc.Deadline
Is this deadline before another.
isCancelled() - Method in class io.grpc.Context.CancellableContext
 
isCancelled() - Method in class io.grpc.Context
Is this context cancelled.
isCancelled() - Method in class io.grpc.ForwardingServerCall
 
isCancelled() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
isCancelled() - Method in class io.grpc.ServerCall
Returns true when the call is cancelled and the server is encouraged to abort processing to save resources, since the client will not be processing any further methods.
isCancelled() - Method in class io.grpc.stub.ServerCallStreamObserver
Returns true when the call is cancelled and the server is encouraged to abort processing to save resources, since the client will not be processing any further methods.
isClosed() - Method in interface io.grpc.internal.Framer
Returns whether the framer is closed.
isClosed() - Method in class io.grpc.internal.MessageDeframer
Indicates whether or not this deframer has been closed.
isClosed() - Method in class io.grpc.internal.MessageFramer
Indicates whether or not this framer has been closed via a call to either MessageFramer.close() or MessageFramer.dispose().
isConscrypt(Provider) - Static method in class io.grpc.internal.ConscryptLoader
Same as Conscrypt.isConscrypt(Provider).
isCurrent() - Method in class io.grpc.Context.CancellableContext
Deprecated.
This method violates some GRPC class encapsulation and should not be used. If you must know whether a Context is the current context, check whether it is the same object returned by Context.current().
isDrop() - Method in class io.grpc.LoadBalancer.PickResult
Returns true if this result was created by withDrop().
isEnableByDefault() - Method in interface io.grpc.MetricInstrument
Indicates whether this metric instrument is enabled by default.
isEnableByDefault() - Method in class io.grpc.DoubleCounterMetricInstrument
 
isEnableByDefault() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
isEnableByDefault() - Method in class io.grpc.LongCounterMetricInstrument
 
isEnableByDefault() - Method in class io.grpc.LongGaugeMetricInstrument
 
isEnableByDefault() - Method in class io.grpc.LongHistogramMetricInstrument
 
isEnabledHappyEyeballs() - Static method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
isEnabledNewPickFirst() - Static method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
isExpired() - Method in class io.grpc.Deadline
Returns whether this has deadline expired.
isGrpc(HttpServletRequest) - Static method in class io.grpc.servlet.jakarta.ServletAdapter
Checks whether an incoming HttpServletRequest may come from a gRPC client.
isGrpc(HttpServletRequest) - Static method in class io.grpc.servlet.ServletAdapter
Checks whether an incoming HttpServletRequest may come from a gRPC client.
isGrpcContentType(String) - Static method in class io.grpc.internal.GrpcUtil
Indicates whether or not the given value is a valid gRPC content-type.
isIdempotent() - Method in class io.grpc.MethodDescriptor
Returns whether this method is idempotent.
isInitialized() - Method in class io.grpc.binarylog.v1.Address.Builder
 
isInitialized() - Method in class io.grpc.binarylog.v1.Address
 
isInitialized() - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
isInitialized() - Method in class io.grpc.binarylog.v1.ClientHeader
 
isInitialized() - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
isInitialized() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
isInitialized() - Method in class io.grpc.binarylog.v1.Message.Builder
 
isInitialized() - Method in class io.grpc.binarylog.v1.Message
 
isInitialized() - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
isInitialized() - Method in class io.grpc.binarylog.v1.Metadata
 
isInitialized() - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
isInitialized() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
isInitialized() - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
isInitialized() - Method in class io.grpc.binarylog.v1.ServerHeader
 
isInitialized() - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
isInitialized() - Method in class io.grpc.binarylog.v1.Trailer
 
isInitialized() - Method in class io.grpc.channelz.v1.Address.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Address
 
isInitialized() - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
isInitialized() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
isInitialized() - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
isInitialized() - Method in class io.grpc.channelz.v1.Channel.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Channel
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelData
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelRef
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelTrace
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
isInitialized() - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
isInitialized() - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServerRequest
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServerResponse
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServersRequest
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetServersResponse
 
isInitialized() - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
isInitialized() - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
isInitialized() - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
isInitialized() - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
isInitialized() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
isInitialized() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
isInitialized() - Method in class io.grpc.channelz.v1.Security.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Security
 
isInitialized() - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
isInitialized() - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Security.Tls
 
isInitialized() - Method in class io.grpc.channelz.v1.Server.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Server
 
isInitialized() - Method in class io.grpc.channelz.v1.ServerData.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.ServerData
 
isInitialized() - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.ServerRef
 
isInitialized() - Method in class io.grpc.channelz.v1.Socket.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Socket
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketData.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketData
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketOption
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.SocketRef
 
isInitialized() - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.Subchannel
 
isInitialized() - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
isInitialized() - Method in class io.grpc.channelz.v1.SubchannelRef
 
isInitialized() - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
isInitialized() - Method in class io.grpc.health.v1.HealthCheckRequest
 
isInitialized() - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
isInitialized() - Method in class io.grpc.health.v1.HealthCheckResponse
 
isInitialized() - Method in class io.grpc.lb.v1.ClientStats.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.ClientStats
 
isInitialized() - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
isInitialized() - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.FallbackResponse
 
isInitialized() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
isInitialized() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
isInitialized() - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
isInitialized() - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
isInitialized() - Method in class io.grpc.lb.v1.Server.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.Server
 
isInitialized() - Method in class io.grpc.lb.v1.ServerList.Builder
 
isInitialized() - Method in class io.grpc.lb.v1.ServerList
 
isInitialized() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
isInitialized() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
isInitialized() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
isInitialized() - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
isInitialized() - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.NameMatcher
 
isInitialized() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
isInitialized() - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
isInitialized() - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
isInitialized() - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
isInitialized() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
isInitialized() - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1.ErrorResponse
 
isInitialized() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
isInitialized() - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
isInitialized() - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
isInitialized() - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
isInitialized() - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
isInitialized() - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
isInitialized() - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1.ServiceResponse
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
isInitialized() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
isInUse() - Method in class io.grpc.internal.InUseStateAggregator
 
isOk() - Method in class io.grpc.Status
Is this status OK, i.e., not an error.
isOutboundClosed() - Method in class io.grpc.internal.AbstractClientStream.TransportState
 
isPending() - Method in class io.grpc.SynchronizationContext.ScheduledHandle
Returns true if the task will eventually run, meaning that it has neither started running nor been cancelled.
isPresent() - Static method in class io.grpc.internal.ConscryptLoader
Returns true when the Conscrypt Java classes are available.
isReady() - Method in class io.grpc.ClientCall
If true, indicates that the call is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.internal.AbstractClientStream
 
isReady() - Method in class io.grpc.internal.AbstractServerStream
 
isReady() - Method in class io.grpc.internal.AbstractStream
 
isReady() - Method in class io.grpc.internal.DelayedClientCall
 
isReady() - Method in class io.grpc.internal.NoopClientStream
 
isReady() - Method in interface io.grpc.internal.Stream
If true, indicates that the transport is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
isReady() - Method in class io.grpc.ForwardingClientCall
 
isReady() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
isReady() - Method in class io.grpc.ForwardingServerCall
 
isReady() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
isReady() - Method in class io.grpc.ServerCall
If true, indicates that the call is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.stub.CallStreamObserver
If true, indicates that the observer is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.stub.ClientCallStreamObserver
If true, indicates that the observer is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.stub.ServerCallStreamObserver
If true, indicates that the observer is capable of sending additional messages without requiring excessive buffering internally.
isSafe() - Method in class io.grpc.MethodDescriptor
Returns whether this method is safe.
isSampledToLocalTracing() - Method in class io.grpc.MethodDescriptor
Returns whether RPCs for this method may be sampled into the local tracing store.
isShutdown() - Method in class io.grpc.internal.ServerImpl
 
isShutdown() - Method in class io.grpc.ManagedChannel
Returns whether the channel is shutdown.
isShutdown() - Method in class io.grpc.Server
Returns whether the server is shutdown.
isSpecificExecutorRequired() - Method in interface io.grpc.InternalMayRequireSpecificExecutor
 
isStreamDeallocated() - Method in class io.grpc.internal.AbstractStream.TransportState
 
isTerminated() - Method in class io.grpc.internal.ServerImpl
 
isTerminated() - Method in class io.grpc.ManagedChannel
Returns whether the channel is terminated.
isTerminated() - Method in class io.grpc.Server
Returns whether the server is terminated.
isTransparentRetry() - Method in class io.grpc.ClientStreamTracer.StreamInfo
Whether the stream is a transparent retry.
isWaitForReady() - Method in class io.grpc.CallOptions
Returns whether 'wait for ready' option is enabled for the call.

J

JsonParser - Class in io.grpc.internal
Parses JSON with as few preconceived notions as possible.
JsonUtil - Class in io.grpc.internal
Helper utility to work with JSON values in Java types.
JsonUtil() - Constructor for class io.grpc.internal.JsonUtil
 

K

KEEP_ALIVES_SENT_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
KEEPALIVE_TIME_NANOS_DISABLED - Static variable in class io.grpc.internal.GrpcUtil
The magic keepalive time value that disables client keepalive.
KeepAliveEnforcer - Class in io.grpc.internal
Monitors the client's PING usage to make sure the rate is permitted.
KeepAliveEnforcer(boolean, long, TimeUnit) - Constructor for class io.grpc.internal.KeepAliveEnforcer
 
KeepAliveManager - Class in io.grpc.internal
Manages keepalive pings.
KeepAliveManager(KeepAliveManager.KeepAlivePinger, ScheduledExecutorService, long, long, boolean) - Constructor for class io.grpc.internal.KeepAliveManager
Creates a KeepAliverManager.
KeepAliveManager.ClientKeepAlivePinger - Class in io.grpc.internal
KeepAliveManager.KeepAlivePinger - Interface in io.grpc.internal
 
keepAlivesSent - Variable in class io.grpc.InternalChannelz.TransportStats
 
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder
 
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder2
 
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
keepAliveTime(long, TimeUnit) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ManagedChannelBuilder
Sets the time without read activity before sending a keepalive ping.
keepAliveTime(long, TimeUnit) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the time without read activity before sending a keepalive ping.
keepAliveTime(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom keepalive time, the delay time for sending next keepalive ping.
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the time without read activity before sending a keepalive ping.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder
 
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder2
 
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ManagedChannelBuilder
Sets the time waiting for read activity after sending a keepalive ping.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the time waiting for read activity after sending a keepalive ping.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom keepalive timeout, the timeout for keepalive ping requests.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets a time waiting for read activity after sending a keepalive ping.
keepAliveWithoutCalls(boolean) - Method in class io.grpc.ForwardingChannelBuilder
 
keepAliveWithoutCalls(boolean) - Method in class io.grpc.ForwardingChannelBuilder2
 
keepAliveWithoutCalls(boolean) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
keepAliveWithoutCalls(boolean) - Method in class io.grpc.ManagedChannelBuilder
Sets whether keepalive will be performed when there are no outstanding RPC on a connection.
keepAliveWithoutCalls(boolean) - Method in class io.grpc.netty.NettyChannelBuilder
Sets whether keepalive will be performed when there are no outstanding RPC on a connection.
key(String) - Static method in class io.grpc.Context
Create a Context.Key with the given debug name.
KEY - Static variable in class io.grpc.InternalConfigSelector
 
KEY_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.MetadataEntry
 
KEY_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.NameMatcher
 
KEY_MAP_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupRequest
 
keyForProto(T) - Static method in class io.grpc.protobuf.ProtoUtils
Produce a metadata key for a generated protobuf type.
keyManager(File, File) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided certificate chain and private key as the client's identity.
keyManager(File, File) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided certificate chain and private key as the server's identity.
keyManager(File, File, String) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided certificate chain and possibly-encrypted private key as the client's identity.
keyManager(File, File, String) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided certificate chain and possibly-encrypted private key as the server's identity.
keyManager(InputStream, InputStream) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided certificate chain and private key as the client's identity.
keyManager(InputStream, InputStream) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided certificate chain and private key as the server's identity.
keyManager(InputStream, InputStream, String) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided certificate chain and possibly-encrypted private key as the client's identity.
keyManager(InputStream, InputStream, String) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided certificate chain and possibly-encrypted private key as the server's identity.
keyManager(KeyManager...) - Method in class io.grpc.TlsChannelCredentials.Builder
Have the provided key manager select the client's identity.
keyManager(KeyManager...) - Method in class io.grpc.TlsServerCredentials.Builder
Have the provided key manager select the server's identity.
keyOf(String, InternalMetadata.TrustedAsciiMarshaller) - Static method in class io.grpc.InternalMetadata
 
keyOf(String, Metadata.AsciiMarshaller) - Static method in class io.grpc.InternalMetadata
 
keys() - Method in class io.grpc.Attributes
Deprecated.
This method is being considered for removal, if you feel this method is needed please reach out on this Github issue: grpc-java/issues/1764.
keys() - Method in class io.grpc.Metadata
Returns set of all keys in store.
keyWithDefault(String, T) - Static method in class io.grpc.Context
Create a Context.Key with the given debug name and default value.
KnownLength - Interface in io.grpc
An InputStream or alike whose total number of bytes that can be read is known upfront.

L

LAST_CALL_STARTED_TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelData
 
LAST_CALL_STARTED_TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ServerData
 
LAST_LOCAL_STREAM_CREATED_TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
LAST_MESSAGE_RECEIVED_TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
LAST_MESSAGE_SENT_TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
LAST_REMOTE_STREAM_CREATED_TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
lastAckRecv - Variable in class io.grpc.InternalChannelz.TcpInfo
 
lastAckSent - Variable in class io.grpc.InternalChannelz.TcpInfo
 
lastCallStartedNanos - Variable in class io.grpc.InternalChannelz.ChannelStats
 
lastCallStartedNanos - Variable in class io.grpc.InternalChannelz.ServerStats
 
lastDataRecv - Variable in class io.grpc.InternalChannelz.TcpInfo
 
lastDataSent - Variable in class io.grpc.InternalChannelz.TcpInfo
 
lastLocalStreamCreatedTimeNanos - Variable in class io.grpc.InternalChannelz.TransportStats
 
lastMessageReceivedTimeNanos - Variable in class io.grpc.InternalChannelz.TransportStats
 
lastMessageSentTimeNanos - Variable in class io.grpc.InternalChannelz.TransportStats
 
lastRemoteStreamCreatedTimeNanos - Variable in class io.grpc.InternalChannelz.TransportStats
 
LbConfig(String, Map) - Constructor for class io.grpc.internal.ServiceConfigUtil.LbConfig
 
LENGTH_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Message
 
lingerSeconds - Variable in class io.grpc.InternalChannelz.SocketOptions
 
LIST_SERVICES - Enum constant in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
LIST_SERVICES - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
 
LIST_SERVICES_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionRequest
 
LIST_SERVICES_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
LIST_SERVICES_RESPONSE - Enum constant in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
LIST_SERVICES_RESPONSE - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
 
LIST_SERVICES_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionResponse
 
LIST_SERVICES_RESPONSE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
LISTEN_SOCKET_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Server
 
listener() - Method in class io.grpc.internal.AbstractClientStream.TransportState
 
listener() - Method in class io.grpc.internal.AbstractServerStream.TransportState
 
listener() - Method in class io.grpc.internal.AbstractStream.TransportState
Override this method to provide a stream listener.
Listener() - Constructor for class io.grpc.ClientCall.Listener
 
Listener() - Constructor for class io.grpc.ServerCall.Listener
 
Listener2() - Constructor for class io.grpc.NameResolver.Listener2
 
listenSockets - Variable in class io.grpc.InternalChannelz.ServerStats.Builder
 
listenSockets - Variable in class io.grpc.InternalChannelz.ServerStats
 
ListServiceResponse - Class in io.grpc.reflection.v1
A list of ServiceResponse sent by the server answering list_services request.
ListServiceResponse - Class in io.grpc.reflection.v1alpha
A list of ServiceResponse sent by the server answering list_services request.
ListServiceResponse.Builder - Class in io.grpc.reflection.v1
A list of ServiceResponse sent by the server answering list_services request.
ListServiceResponse.Builder - Class in io.grpc.reflection.v1alpha
A list of ServiceResponse sent by the server answering list_services request.
ListServiceResponseOrBuilder - Interface in io.grpc.reflection.v1
 
ListServiceResponseOrBuilder - Interface in io.grpc.reflection.v1alpha
 
load(Class, Iterable, ClassLoader, InternalServiceProviders.PriorityAccessor) - Static method in class io.grpc.InternalServiceProviders
Accessor for method.
LOAD_BALANCE_TOKEN_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ClientStatsPerToken
 
LOAD_BALANCE_TOKEN_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.Server
 
loadAll(Class, Iterable, ClassLoader, InternalServiceProviders.PriorityAccessor) - Static method in class io.grpc.InternalServiceProviders
Accessor for method.
LoadBalancer - Class in io.grpc
A pluggable component that receives resolved addresses from NameResolver and provides the channel a usable subchannel when asked.
LoadBalancer() - Constructor for class io.grpc.LoadBalancer
 
LoadBalancer.CreateSubchannelArgs - Class in io.grpc
Arguments for creating a LoadBalancer.Subchannel.
LoadBalancer.CreateSubchannelArgs.Builder - Class in io.grpc
 
LoadBalancer.CreateSubchannelArgs.Key<T> - Class in io.grpc
Key for a key-value pair.
LoadBalancer.ErrorPicker - Class in io.grpc
Deprecated.
Use new FixedResultPicker(PickResult.withError(error)) instead.
LoadBalancer.Factory - Class in io.grpc
Factory to create LoadBalancer instance.
LoadBalancer.FixedResultPicker - Class in io.grpc
A picker that always returns the same result.
LoadBalancer.Helper - Class in io.grpc
Provides essentials for LoadBalancer implementations.
LoadBalancer.PickDetailsConsumer - Interface in io.grpc
Receives information about the pick being chosen.
LoadBalancer.PickResult - Class in io.grpc
A balancing decision made by SubchannelPicker for an RPC.
LoadBalancer.PickSubchannelArgs - Class in io.grpc
LoadBalancer.ResolvedAddresses - Class in io.grpc
Represents a combination of the resolved server address, associated attributes and a load balancing policy config.
LoadBalancer.ResolvedAddresses.Builder - Class in io.grpc
LoadBalancer.Subchannel - Class in io.grpc
A logical connection to a server, or a group of equivalent servers represented by an EquivalentAddressGroup.
LoadBalancer.SubchannelPicker - Class in io.grpc
The main balancing logic.
LoadBalancer.SubchannelStateListener - Interface in io.grpc
Receives state changes for one LoadBalancer.Subchannel.
LoadBalanceRequest - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.LoadBalanceRequest
LoadBalanceRequest.Builder - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.LoadBalanceRequest
LoadBalanceRequest.LoadBalanceRequestTypeCase - Enum in io.grpc.lb.v1
 
LoadBalanceRequestOrBuilder - Interface in io.grpc.lb.v1
 
LOADBALANCEREQUESTTYPE_NOT_SET - Enum constant in enum io.grpc.lb.v1.LoadBalanceRequest.LoadBalanceRequestTypeCase
 
LoadBalanceResponse - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.LoadBalanceResponse
LoadBalanceResponse.Builder - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.LoadBalanceResponse
LoadBalanceResponse.LoadBalanceResponseTypeCase - Enum in io.grpc.lb.v1
 
LoadBalanceResponseOrBuilder - Interface in io.grpc.lb.v1
 
LOADBALANCERESPONSETYPE_NOT_SET - Enum constant in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
 
LoadBalancerGrpc - Class in io.grpc.lb.v1
 
LoadBalancerGrpc.AsyncService - Interface in io.grpc.lb.v1
 
LoadBalancerGrpc.LoadBalancerBlockingStub - Class in io.grpc.lb.v1
A stub to allow clients to do synchronous rpc calls to service LoadBalancer.
LoadBalancerGrpc.LoadBalancerFutureStub - Class in io.grpc.lb.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service LoadBalancer.
LoadBalancerGrpc.LoadBalancerImplBase - Class in io.grpc.lb.v1
Base class for the server implementation of the service LoadBalancer.
LoadBalancerGrpc.LoadBalancerStub - Class in io.grpc.lb.v1
A stub to allow clients to do asynchronous rpc calls to service LoadBalancer.
LoadBalancerImplBase() - Constructor for class io.grpc.lb.v1.LoadBalancerGrpc.LoadBalancerImplBase
 
LoadBalancerProto - Class in io.grpc.lb.v1
 
LoadBalancerProvider - Class in io.grpc
Provider of LoadBalancers.
LoadBalancerProvider() - Constructor for class io.grpc.LoadBalancerProvider
 
LoadBalancerRegistry - Class in io.grpc
Registry of LoadBalancerProviders.
LoadBalancerRegistry() - Constructor for class io.grpc.LoadBalancerRegistry
 
loadTrustBundleFromFile(String) - Static method in class io.grpc.internal.SpiffeUtil
Loads a SPIFFE trust bundle from a file, parsing it from the JSON format.
local - Variable in class io.grpc.InternalChannelz.SocketStats
 
LOCAL_CERTIFICATE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Security.Tls
 
LOCAL_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Socket
 
LOCAL_FLOW_CONTROL_WINDOW_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
localBytes - Variable in class io.grpc.internal.TransportTracer.FlowControlWindows
 
localCert - Variable in class io.grpc.InternalChannelz.Tls
 
localFlowControlWindow - Variable in class io.grpc.InternalChannelz.TransportStats
 
localSocketPicker(NettyChannelBuilder.LocalSocketPicker) - Method in class io.grpc.netty.NettyChannelBuilder
If non-null, attempts to create connections bound to a local port.
LocalSocketPicker() - Constructor for class io.grpc.netty.NettyChannelBuilder.LocalSocketPicker
 
log(ChannelLogger.ChannelLogLevel, String) - Method in class io.grpc.ChannelLogger
Logs a message.
log(ChannelLogger.ChannelLogLevel, String, Object...) - Method in class io.grpc.ChannelLogger
Logs a message, using a message format and a list of arguments used to generate the log message with MessageFormat.
LogExceptionRunnable - Class in io.grpc.internal
A simple wrapper for a Runnable that logs any exception thrown by it, before re-throwing it.
LogExceptionRunnable(Runnable) - Constructor for class io.grpc.internal.LogExceptionRunnable
 
LOGGER_CLIENT - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
LOGGER_CLIENT = 1;
LOGGER_CLIENT_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
LOGGER_CLIENT = 1;
LOGGER_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
LOGGER_SERVER - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
LOGGER_SERVER = 2;
LOGGER_SERVER_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
LOGGER_SERVER = 2;
LOGGER_UNKNOWN - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
LOGGER_UNKNOWN = 0;
LOGGER_UNKNOWN_VALUE - Static variable in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
LOGGER_UNKNOWN = 0;
LongCounter - Interface in io.grpc.internal
An interface for a long base counter.
LongCounterMetricInstrument - Class in io.grpc
Represents a long-valued counter metric instrument.
LongCounterMetricInstrument(int, String, String, String, List, List, boolean) - Constructor for class io.grpc.LongCounterMetricInstrument
 
LongGaugeMetricInstrument - Class in io.grpc
Represents a long-valued gauge metric instrument.
LongGaugeMetricInstrument(int, String, String, String, List, List, boolean) - Constructor for class io.grpc.LongGaugeMetricInstrument
 
LongHistogramMetricInstrument - Class in io.grpc
Represents a long-valued histogram metric instrument.
LongHistogramMetricInstrument(int, String, String, String, List, List, List, boolean) - Constructor for class io.grpc.LongHistogramMetricInstrument
 
LOOKUP_SERVICE_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
LOOKUP_SERVICE_TIMEOUT_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
lookupCompressor(String) - Method in class io.grpc.CompressorRegistry
 
lookupDecompressor(String) - Method in class io.grpc.DecompressorRegistry
Returns a decompressor for the given message encoding, or null if none has been registered.
lookupMethod(String) - Method in class io.grpc.HandlerRegistry
Lookup a ServerMethodDefinition by its fully-qualified name.
lookupMethod(String, String) - Method in class io.grpc.HandlerRegistry
Lookup a ServerMethodDefinition by its fully-qualified name.
lookupMethod(String, String) - Method in class io.grpc.util.MutableHandlerRegistry
Note: This does not actually honor the authority provided.
lost - Variable in class io.grpc.InternalChannelz.TcpInfo
 

M

ManagedChannel - Class in io.grpc
A Channel that provides lifecycle management.
ManagedChannel() - Constructor for class io.grpc.ManagedChannel
 
ManagedChannelBuilder<T> - Class in io.grpc
A builder for ManagedChannel instances.
ManagedChannelBuilder() - Constructor for class io.grpc.ManagedChannelBuilder
 
ManagedChannelBuilder.InterceptorFactory - Interface in io.grpc
Internal-only.
ManagedChannelImplBuilder - Class in io.grpc.internal
Default managed channel builder, for usage in Transport implementations.
ManagedChannelImplBuilder(String, ChannelCredentials, CallCredentials, ManagedChannelImplBuilder.ClientTransportFactoryBuilder, ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder
Creates a new managed channel builder with a target string, which can be either a valid NameResolver-compliant URI, or an authority string.
ManagedChannelImplBuilder(String, ManagedChannelImplBuilder.ClientTransportFactoryBuilder, ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder
Creates a new managed channel builder with a target string, which can be either a valid NameResolver-compliant URI, or an authority string.
ManagedChannelImplBuilder(SocketAddress, String, ChannelCredentials, CallCredentials, ManagedChannelImplBuilder.ClientTransportFactoryBuilder, ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder
Creates a new managed channel builder with the given server address, authority string of the channel.
ManagedChannelImplBuilder(SocketAddress, String, ManagedChannelImplBuilder.ClientTransportFactoryBuilder, ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder
Creates a new managed channel builder with the given server address, authority string of the channel.
ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider - Interface in io.grpc.internal
An interface for Transport implementors to provide a default port to NameResolver for use in cases where the target string doesn't include a port.
ManagedChannelImplBuilder.ClientTransportFactoryBuilder - Interface in io.grpc.internal
An interface for Transport implementors to provide the ClientTransportFactory appropriate for the channel.
ManagedChannelImplBuilder.FixedPortProvider - Class in io.grpc.internal
Default implementation of ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider that returns a fixed port.
ManagedChannelImplBuilder.UnsupportedClientTransportFactoryBuilder - Class in io.grpc.internal
Convenience ClientTransportFactoryBuilder, throws UnsupportedOperationException().
ManagedChannelProvider - Class in io.grpc
Provider of managed channels for transport agnostic consumption.
ManagedChannelProvider() - Constructor for class io.grpc.ManagedChannelProvider
 
ManagedChannelProvider.NewChannelBuilderResult - Class in io.grpc
 
ManagedChannelProvider.ProviderNotFoundException - Exception Class in io.grpc
Thrown when no suitable ManagedChannelProvider objects can be found.
ManagedChannelRegistry - Class in io.grpc
ManagedChannelRegistry() - Constructor for class io.grpc.ManagedChannelRegistry
 
ManagedChannelRegistry.ProviderNotFoundException - Exception Class in io.grpc
Thrown when no suitable ManagedChannelProvider objects can be found.
ManagedClientTransport - Interface in io.grpc.internal
A ClientTransport that has life-cycle management.
ManagedClientTransport.Listener - Interface in io.grpc.internal
Receives notifications for the transport life-cycle events.
mark() - Method in class io.grpc.internal.AbstractReadableBuffer
 
mark() - Method in class io.grpc.internal.CompositeReadableBuffer
 
mark() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
mark() - Method in interface io.grpc.internal.ReadableBuffer
Marks the current position in this buffer.
markSupported() - Method in class io.grpc.internal.AbstractReadableBuffer
 
markSupported() - Method in class io.grpc.internal.CompositeReadableBuffer
 
markSupported() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
markSupported() - Method in interface io.grpc.internal.ReadableBuffer
Indicates whether or not ReadableBuffer.mark() operation is supported for this buffer.
marshaller(T) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Creates a MethodDescriptor.Marshaller for protos of the same type as defaultInstance.
marshaller(T) - Static method in class io.grpc.protobuf.ProtoUtils
Create a MethodDescriptor.Marshaller for protos of the same type as defaultInstance.
marshallerWithRecursionLimit(T, int) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Creates a MethodDescriptor.Marshaller for protos of the same type as defaultInstance and a custom limit for the recursion depth.
marshallerWithRecursionLimit(T, int) - Static method in class io.grpc.protobuf.ProtoUtils
Creates a MethodDescriptor.Marshaller for protos of the same type as defaultInstance and a custom limit for the recursion depth.
MAX_AGE_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
MAX_PING_STRIKES - Static variable in class io.grpc.internal.KeepAliveEnforcer
 
MAX_RESULTS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServerSocketsRequest
 
MAX_RESULTS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServersRequest
 
MAX_RESULTS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetTopChannelsRequest
 
maxConcurrentCallsPerConnection(int) - Method in class io.grpc.netty.NettyServerBuilder
The maximum number of concurrent calls permitted for each incoming connection.
maxConnectionAge(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
maxConnectionAge(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom max connection age, connection lasting longer than which will be gracefully terminated.
maxConnectionAge(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the maximum connection age, connections lasting longer than which will be gracefully terminated.
maxConnectionAgeGrace(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
maxConnectionAgeGrace(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom grace time for the graceful connection termination.
maxConnectionAgeGrace(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the grace time for the graceful connection termination.
maxConnectionIdle(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
maxConnectionIdle(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom max connection idle time, connection being idle for longer than which will be gracefully terminated.
maxConnectionIdle(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the maximum connection idle time, connections being idle for longer than which will be gracefully terminated.
MaxConnectionIdleManager - Class in io.grpc.internal
Monitors connection idle time; shutdowns the connection if the max connection idle is reached.
MaxConnectionIdleManager(long) - Constructor for class io.grpc.internal.MaxConnectionIdleManager
 
MaxConnectionIdleManager(long, MaxConnectionIdleManager.Ticker) - Constructor for class io.grpc.internal.MaxConnectionIdleManager
 
MaxConnectionIdleManager.Ticker - Interface in io.grpc.internal
 
maxEjectionPercent - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
maxEjectionTimeNanos - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
maxHeaderListSize(int) - Method in class io.grpc.netty.NettyChannelBuilder
maxHeaderListSize(int) - Method in class io.grpc.netty.NettyServerBuilder
maxHedgedAttempts(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxHedgedAttempts(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxHedgedAttempts(int) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
maxHedgedAttempts(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum number of hedged attempts that may be configured by the service config.
maxInboundMessageSize(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxInboundMessageSize(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxInboundMessageSize(int) - Method in class io.grpc.ForwardingServerBuilder
 
maxInboundMessageSize(int) - Method in class io.grpc.inprocess.InProcessChannelBuilder
 
maxInboundMessageSize(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum message size allowed to be received on the channel.
maxInboundMessageSize(int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the maximum message size allowed for a single gRPC frame.
maxInboundMessageSize(int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the maximum message size allowed to be received on the server.
maxInboundMessageSize(int) - Method in class io.grpc.ServerBuilder
Sets the maximum message size allowed to be received on the server.
maxInboundMessageSize(int) - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
 
maxInboundMessageSize(int) - Method in class io.grpc.servlet.ServletServerBuilder
 
maxInboundMetadataSize(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxInboundMetadataSize(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxInboundMetadataSize(int) - Method in class io.grpc.ForwardingServerBuilder
 
maxInboundMetadataSize(int) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.inprocess.InProcessServerBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.ServerBuilder
Sets the maximum size of metadata allowed to be received.
maxMessageSize(int) - Method in class io.grpc.netty.NettyServerBuilder
Deprecated.
Call NettyServerBuilder.maxInboundMessageSize(int) instead. This method will be removed in a future release.
maxRetryAttempts(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxRetryAttempts(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxRetryAttempts(int) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
maxRetryAttempts(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum number of retry attempts that may be configured by the service config.
maxRstFramesPerWindow(int, int) - Method in class io.grpc.netty.NettyServerBuilder
Limits the rate of incoming RST_STREAM frames per connection to maxRstStream per secondsPerWindow.
maxTraceEvents(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxTraceEvents(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxTraceEvents(int) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
maxTraceEvents(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum number of channel trace events to keep in the tracer for each channel or subchannel.
merge(Metadata) - Method in class io.grpc.Metadata
Perform a simple merge of two sets of metadata.
merge(Metadata, Set) - Method in class io.grpc.Metadata
Merge values from the given set of keys into this set of metadata.
mergeAdditional(Any) - Method in class io.grpc.channelz.v1.SocketOption.Builder
Additional data associated with the socket option.
mergeAllExtensionNumbersResponse(ExtensionNumberResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
mergeAllExtensionNumbersResponse(ExtensionNumberResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requst.
mergeChannel(Channel) - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
The Channel that corresponds to the requested channel_id.
mergeChannelRef(ChannelRef) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
mergeClientHeader(ClientHeader) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ClientHeader client_header = 6;
mergeClientStats(ClientStats) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
mergeClientStatsReportInterval(Duration) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
This interval defines how often the client should send the client stats to the load balancer.
mergeCreationTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Time that this channel was created.
mergeData(ChannelData) - Method in class io.grpc.channelz.v1.Channel.Builder
Data specific to this channel.
mergeData(ChannelData) - Method in class io.grpc.channelz.v1.Subchannel.Builder
Data specific to this channel.
mergeData(ServerData) - Method in class io.grpc.channelz.v1.Server.Builder
The associated data of the Server.
mergeData(SocketData) - Method in class io.grpc.channelz.v1.Socket.Builder
Data specific to this Socket.
mergeDuration(Duration) - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
duration maps to `struct linger.l_linger`
mergeDuration(Duration) - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
.google.protobuf.Duration duration = 1;
mergeErrorResponse(ErrorResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
mergeErrorResponse(ErrorResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used when an error occurs.
mergeExtraKeys(GrpcKeyBuilder.ExtraKeys) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
mergeFallbackResponse(FallbackResponse) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
mergeFileContainingExtension(ExtensionRequest) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
mergeFileContainingExtension(ExtensionRequest) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
mergeFileDescriptorResponse(FileDescriptorResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
mergeFileDescriptorResponse(FileDescriptorResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.binarylog.v1.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.binarylog.v1.Message.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Channel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Security.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Server.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.ServerData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Socket.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.SocketData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.ClientStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.Server.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lb.v1.ServerList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.Address.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.Message.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Address.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Channel.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Security.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Server.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.ServerData.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Socket.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.SocketData.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
mergeFrom(Message) - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
mergeFrom(Message) - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.ClientStats.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.Server.Builder
 
mergeFrom(Message) - Method in class io.grpc.lb.v1.ServerList.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
mergeFrom(Message) - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
mergeFrom(Address) - Method in class io.grpc.binarylog.v1.Address.Builder
 
mergeFrom(ClientHeader) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
 
mergeFrom(GrpcLogEntry) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
 
mergeFrom(Message) - Method in class io.grpc.binarylog.v1.Message.Builder
 
mergeFrom(Metadata) - Method in class io.grpc.binarylog.v1.Metadata.Builder
 
mergeFrom(MetadataEntry) - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
 
mergeFrom(ServerHeader) - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
 
mergeFrom(Trailer) - Method in class io.grpc.binarylog.v1.Trailer.Builder
 
mergeFrom(Address) - Method in class io.grpc.channelz.v1.Address.Builder
 
mergeFrom(Address.OtherAddress) - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
 
mergeFrom(Address.TcpIpAddress) - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
 
mergeFrom(Address.UdsAddress) - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
 
mergeFrom(Channel) - Method in class io.grpc.channelz.v1.Channel.Builder
 
mergeFrom(ChannelConnectivityState) - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
 
mergeFrom(ChannelData) - Method in class io.grpc.channelz.v1.ChannelData.Builder
 
mergeFrom(ChannelRef) - Method in class io.grpc.channelz.v1.ChannelRef.Builder
 
mergeFrom(ChannelTrace) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
 
mergeFrom(ChannelTraceEvent) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
 
mergeFrom(GetChannelRequest) - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
 
mergeFrom(GetChannelResponse) - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
 
mergeFrom(GetServerRequest) - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
 
mergeFrom(GetServerResponse) - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
 
mergeFrom(GetServerSocketsRequest) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
 
mergeFrom(GetServerSocketsResponse) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
 
mergeFrom(GetServersRequest) - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
 
mergeFrom(GetServersResponse) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
 
mergeFrom(GetSocketRequest) - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
 
mergeFrom(GetSocketResponse) - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
 
mergeFrom(GetSubchannelRequest) - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
 
mergeFrom(GetSubchannelResponse) - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
 
mergeFrom(GetTopChannelsRequest) - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
 
mergeFrom(GetTopChannelsResponse) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
 
mergeFrom(Security) - Method in class io.grpc.channelz.v1.Security.Builder
 
mergeFrom(Security.OtherSecurity) - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
 
mergeFrom(Security.Tls) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
 
mergeFrom(Server) - Method in class io.grpc.channelz.v1.Server.Builder
 
mergeFrom(ServerData) - Method in class io.grpc.channelz.v1.ServerData.Builder
 
mergeFrom(ServerRef) - Method in class io.grpc.channelz.v1.ServerRef.Builder
 
mergeFrom(Socket) - Method in class io.grpc.channelz.v1.Socket.Builder
 
mergeFrom(SocketData) - Method in class io.grpc.channelz.v1.SocketData.Builder
 
mergeFrom(SocketOption) - Method in class io.grpc.channelz.v1.SocketOption.Builder
 
mergeFrom(SocketOptionLinger) - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
 
mergeFrom(SocketOptionTcpInfo) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
 
mergeFrom(SocketOptionTimeout) - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
 
mergeFrom(SocketRef) - Method in class io.grpc.channelz.v1.SocketRef.Builder
 
mergeFrom(Subchannel) - Method in class io.grpc.channelz.v1.Subchannel.Builder
 
mergeFrom(SubchannelRef) - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
 
mergeFrom(HealthCheckRequest) - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
 
mergeFrom(HealthCheckResponse) - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
 
mergeFrom(ClientStats) - Method in class io.grpc.lb.v1.ClientStats.Builder
 
mergeFrom(ClientStatsPerToken) - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
 
mergeFrom(FallbackResponse) - Method in class io.grpc.lb.v1.FallbackResponse.Builder
 
mergeFrom(InitialLoadBalanceRequest) - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
 
mergeFrom(InitialLoadBalanceResponse) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
 
mergeFrom(LoadBalanceRequest) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
 
mergeFrom(LoadBalanceResponse) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
 
mergeFrom(Server) - Method in class io.grpc.lb.v1.Server.Builder
 
mergeFrom(ServerList) - Method in class io.grpc.lb.v1.ServerList.Builder
 
mergeFrom(GrpcKeyBuilder) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
 
mergeFrom(GrpcKeyBuilder.ExtraKeys) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
 
mergeFrom(GrpcKeyBuilder.Name) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
 
mergeFrom(HttpKeyBuilder) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
 
mergeFrom(NameMatcher) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
 
mergeFrom(RouteLookupClusterSpecifier) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
 
mergeFrom(RouteLookupConfig) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
 
mergeFrom(RouteLookupRequest) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
 
mergeFrom(RouteLookupResponse) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
 
mergeFrom(ErrorResponse) - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
 
mergeFrom(ExtensionNumberResponse) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
 
mergeFrom(ExtensionRequest) - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
 
mergeFrom(FileDescriptorResponse) - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
 
mergeFrom(ListServiceResponse) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
 
mergeFrom(ServerReflectionRequest) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
 
mergeFrom(ServerReflectionResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
 
mergeFrom(ServiceResponse) - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
 
mergeFrom(ErrorResponse) - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
 
mergeFrom(ExtensionNumberResponse) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
 
mergeFrom(ExtensionRequest) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
 
mergeFrom(FileDescriptorResponse) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
 
mergeFrom(ListServiceResponse) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
 
mergeFrom(ServerReflectionRequest) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
 
mergeFrom(ServerReflectionResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
 
mergeFrom(ServiceResponse) - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
 
mergeInitialRequest(InitialLoadBalanceRequest) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
This message should be sent on the first request to the load balancer.
mergeInitialResponse(InitialLoadBalanceResponse) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
This message should be sent on the first response to the client.
mergeLastCallStartedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The last time a call was started on the channel.
mergeLastCallStartedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.ServerData.Builder
The last time a call was started on the server.
mergeLastLocalStreamCreatedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by this endpoint.
mergeLastMessageReceivedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was received by this endpoint.
mergeLastMessageSentTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was sent by this endpoint.
mergeLastRemoteStreamCreatedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by the remote endpoint.
mergeListServicesResponse(ListServiceResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
mergeListServicesResponse(ListServiceResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer list_services request.
mergeLocal(Address) - Method in class io.grpc.channelz.v1.Socket.Builder
The locally bound address.
mergeLocalFlowControlWindow(Int64Value) - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the local endpoint by the remote endpoint.
mergeLookupServiceTimeout(Duration) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Configure a timeout value for lookup service requests.
mergeMaxAge(Duration) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
How long are responses valid for (like HTTP Cache-Control).
mergeMessage(Message) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
mergeMetadata(Metadata) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
This contains only the metadata from the application.
mergeMetadata(Metadata) - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
This contains only the metadata from the application.
mergeMetadata(Metadata) - Method in class io.grpc.binarylog.v1.Trailer.Builder
This contains only the metadata from the application.
mergeOriginalRequest(ServerReflectionRequest) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
mergeOriginalRequest(ServerReflectionRequest) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
mergeOther(Security.OtherSecurity) - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
mergeOtherAddress(Address.OtherAddress) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
mergePeer(Address) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Peer address information, will only be recorded on the first incoming event.
mergeRef(ChannelRef) - Method in class io.grpc.channelz.v1.Channel.Builder
The identifier for this channel.
mergeRef(ServerRef) - Method in class io.grpc.channelz.v1.Server.Builder
The identifier for a Server.
mergeRef(SocketRef) - Method in class io.grpc.channelz.v1.Socket.Builder
The identifier for the Socket.
mergeRef(SubchannelRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
The identifier for this channel.
mergeRemote(Address) - Method in class io.grpc.channelz.v1.Socket.Builder
The remote bound address.
mergeRemoteFlowControlWindow(Int64Value) - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the remote endpoint by the local endpoint.
mergeRouteLookupConfig(RouteLookupConfig) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
The RLS config for this cluster specifier plugin instance.
mergeSecurity(Security) - Method in class io.grpc.channelz.v1.Socket.Builder
Security details for this socket.
mergeServer(Server) - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
The Server that corresponds to the requested server_id.
mergeServerHeader(ServerHeader) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ServerHeader server_header = 7;
mergeServerList(ServerList) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
Contains the list of servers selected by the load balancer.
mergeSocket(Socket) - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
The Socket that corresponds to the requested socket_id.
mergeStaleAge(Duration) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
mergeState(ChannelConnectivityState) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The connectivity state of the channel or subchannel.
mergeSubchannel(Subchannel) - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
The Subchannel that corresponds to the requested subchannel_id.
mergeSubchannelRef(SubchannelRef) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
mergeTcpipAddress(Address.TcpIpAddress) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
mergeTimeout(Duration) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
the RPC timeout
mergeTimestamp(Timestamp) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The timestamp of the binary log message
mergeTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
When this event occurred.
mergeTimestamp(Timestamp) - Method in class io.grpc.lb.v1.ClientStats.Builder
The timestamp of generating the report.
mergeTls(Security.Tls) - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.Tls tls = 1;
mergeTrace(ChannelTrace) - Method in class io.grpc.channelz.v1.ChannelData.Builder
A trace of recent events on the channel.
mergeTrace(ChannelTrace) - Method in class io.grpc.channelz.v1.ServerData.Builder
A trace of recent events on the server.
mergeTrailer(Trailer) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.Trailer trailer = 9;
mergeUdsAddress(Address.UdsAddress) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
mergeValue(Any) - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The actual address message.
mergeValue(Any) - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The actual security details message.
Message - Class in io.grpc.binarylog.v1
Message payload, used by CLIENT_MESSAGE and SERVER_MESSAGE
MESSAGE - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
 
MESSAGE_ACCEPT_ENCODING - Static variable in class io.grpc.internal.GrpcUtil
The accepted message encodings (i.e. compression) that can be used in the stream.
MESSAGE_ACCEPT_ENCODING_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the accepted message encodings header.
MESSAGE_ENCODING - Static variable in class io.grpc.internal.GrpcUtil
The message encoding (i.e. compression) that can be used in the stream.
MESSAGE_ENCODING_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the message encoding header.
MESSAGE_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
MESSAGE_KEY - Static variable in class io.grpc.InternalStatus
Key to bind status message to trailing metadata.
Message.Builder - Class in io.grpc.binarylog.v1
Message payload, used by CLIENT_MESSAGE and SERVER_MESSAGE
MessageDeframer - Class in io.grpc.internal
Deframer for GRPC frames.
MessageDeframer(MessageDeframer.Listener, Decompressor, int, StatsTraceContext, TransportTracer) - Constructor for class io.grpc.internal.MessageDeframer
Create a deframer.
MessageDeframer.Listener - Interface in io.grpc.internal
A listener of deframing events.
MessageFramer - Class in io.grpc.internal
Encodes gRPC messages to be delivered via the transport layer which implements MessageFramer.Sink.
MessageFramer(MessageFramer.Sink, WritableBufferAllocator, StatsTraceContext) - Constructor for class io.grpc.internal.MessageFramer
Creates a MessageFramer.
MessageFramer.Sink - Interface in io.grpc.internal
Sink implemented by the transport layer to receive frames and forward them to their destination.
MessageOrBuilder - Interface in io.grpc.binarylog.v1
 
MESSAGEREQUEST_NOT_SET - Enum constant in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
 
MESSAGEREQUEST_NOT_SET - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
 
MESSAGERESPONSE_NOT_SET - Enum constant in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
 
MESSAGERESPONSE_NOT_SET - Enum constant in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
 
MESSAGES_RECEIVED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
MESSAGES_SENT_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
messagesAvailable(StreamListener.MessageProducer) - Method in class io.grpc.internal.AbstractStream.TransportState
 
messagesAvailable(StreamListener.MessageProducer) - Method in interface io.grpc.internal.MessageDeframer.Listener
Called to deliver the next complete message.
messagesAvailable(StreamListener.MessageProducer) - Method in interface io.grpc.internal.StreamListener
Called upon receiving a message from the remote end-point.
messagesReceived - Variable in class io.grpc.InternalChannelz.TransportStats
 
messagesSent - Variable in class io.grpc.InternalChannelz.TransportStats
 
Metadata - Class in io.grpc.binarylog.v1
A list of metadata pairs, used in the payload of client header, server header, and server trailer.
Metadata - Class in io.grpc
Provides access to read and write metadata values to be exchanged during a call.
Metadata() - Constructor for class io.grpc.Metadata
Constructor called by the application layer when it wants to send metadata.
METADATA_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.ClientHeader
 
METADATA_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.ServerHeader
 
METADATA_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Trailer
 
Metadata.AsciiMarshaller<T> - Interface in io.grpc
Marshaller for metadata values that are serialized into ASCII strings.
Metadata.BinaryMarshaller<T> - Interface in io.grpc
Marshaller for metadata values that are serialized into raw binary.
Metadata.BinaryStreamMarshaller<T> - Interface in io.grpc
Marshaller for metadata values that are serialized to an InputStream.
Metadata.Builder - Class in io.grpc.binarylog.v1
A list of metadata pairs, used in the payload of client header, server header, and server trailer.
Metadata.Key<T> - Class in io.grpc
Key for metadata entries.
MetadataApplier() - Constructor for class io.grpc.CallCredentials.MetadataApplier
 
MetadataEntry - Class in io.grpc.binarylog.v1
A metadata key value pair
MetadataEntry.Builder - Class in io.grpc.binarylog.v1
A metadata key value pair
MetadataEntryOrBuilder - Interface in io.grpc.binarylog.v1
 
metadataMarshaller(T) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Produce a metadata marshaller for a protobuf type.
metadataMarshaller(T) - Static method in class io.grpc.protobuf.ProtoUtils
Produce a metadata marshaller for a protobuf type.
MetadataOrBuilder - Interface in io.grpc.binarylog.v1
 
MetadataUtils - Class in io.grpc.stub
Utility functions for binding and receiving headers.
METHOD_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
METHOD_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
METHOD_NAME_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.ClientHeader
 
MethodDescriptor<ReqT,RespT> - Class in io.grpc
Description of a remote method used by Channel to initiate a call.
MethodDescriptor.Builder<ReqT,RespT> - Class in io.grpc
A builder for a MethodDescriptor.
MethodDescriptor.Marshaller<T> - Interface in io.grpc
A typed abstraction over message serialization and deserialization, a.k.a. marshalling and unmarshalling.
MethodDescriptor.MethodType - Enum in io.grpc
The call type of a method.
MethodDescriptor.PrototypeMarshaller<T> - Interface in io.grpc
A marshaller that uses a fixed instance of the type it produces.
MethodDescriptor.ReflectableMarshaller<T> - Interface in io.grpc
A marshaller that supports retrieving its type parameter T at runtime.
methodType() - Element in annotation type io.grpc.stub.annotations.RpcMethod
The call type of the method.
MetricInstrument - Interface in io.grpc
Represents a metric instrument.
MetricInstrumentRegistry - Class in io.grpc
A registry for globally registered metric instruments.
MetricRecorder - Class in io.grpc.services
Implements the service/APIs for Out-of-Band metrics reporting, only for utilization metrics.
MetricRecorder - Interface in io.grpc
An interface used for recording gRPC metrics.
MetricRecorder.BatchCallback - Interface in io.grpc
Callback to record gauge values.
MetricRecorder.BatchRecorder - Interface in io.grpc
Recorder for instrument values produced by a batch callback.
MetricRecorder.Registration - Interface in io.grpc
A handle to a registration, that allows unregistration.
MetricReport - Class in io.grpc.services
A gRPC object of orca load report.
MetricSink - Interface in io.grpc
An internal interface representing a receiver or aggregator of gRPC metrics data.
MetricSink.Registration - Interface in io.grpc
 
minimum(Deadline) - Method in class io.grpc.Deadline
Return the minimum deadline of this or an other deadline.
minimumHosts - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection
 
minimumHosts - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
 
MISCARRIED - Enum constant in enum io.grpc.internal.ClientStreamListener.RpcProgress
The stream is closed even before anything leaves the client.
MODEL_NOT_SET - Enum constant in enum io.grpc.channelz.v1.Security.ModelCase
 
MTLS - Enum constant in enum io.grpc.TlsChannelCredentials.Feature
Client identity may be provided and server verification can be tuned.
MTLS - Enum constant in enum io.grpc.TlsServerCredentials.Feature
Client certificates may be requested and verified.
MultiChildLoadBalancer - Class in io.grpc.util
A base load balancing policy for those policies which has multiple children such as ClusterManager or the petiole policies.
MultiChildLoadBalancer(LoadBalancer.Helper) - Constructor for class io.grpc.util.MultiChildLoadBalancer
 
MultiChildLoadBalancer.AcceptResolvedAddrRetVal - Class in io.grpc.util
 
MultiChildLoadBalancer.ChildLbState - Class in io.grpc.util
This represents the state of load balancer children.
MultiChildLoadBalancer.ChildLbState.ChildLbStateHelper - Class in io.grpc.util
ChildLbStateHelper is the glue between ChildLbState and the helpers associated with the petiole policy above and the PickFirstLoadBalancer's helper below.
MultiChildLoadBalancer.Endpoint - Class in io.grpc.util
Endpoint is an optimization to quickly lookup and compare EquivalentAddressGroup address sets.
MutableHandlerRegistry - Class in io.grpc.util
Default implementation of HandlerRegistry.
MutableHandlerRegistry() - Constructor for class io.grpc.util.MutableHandlerRegistry
 

N

name - Variable in class io.grpc.InternalChannelz.OtherSecurity
 
name - Variable in class io.grpc.DoubleCounterMetricInstrument
 
name - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
name - Variable in class io.grpc.LongCounterMetricInstrument
 
name - Variable in class io.grpc.LongGaugeMetricInstrument
 
name - Variable in class io.grpc.LongHistogramMetricInstrument
 
name() - Method in class io.grpc.Metadata.Key
Returns the normalized name for this key.
NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Address.OtherAddress
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelRef
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Security.OtherSecurity
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ServerRef
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOption
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketRef
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SubchannelRef
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServiceResponse
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServiceResponse
 
NAME_RESOLUTION_DELAYED - Static variable in class io.grpc.ClientStreamTracer
Indicates how long the call was delayed, in nanoseconds, due to waiting for name resolution result.
NameMatcher - Class in io.grpc.lookup.v1
Extract a key based on a given name (e.g. header name or query parameter name).
NameMatcher.Builder - Class in io.grpc.lookup.v1
Extract a key based on a given name (e.g. header name or query parameter name).
NameMatcherOrBuilder - Interface in io.grpc.lookup.v1
 
NameResolver - Class in io.grpc
A pluggable component that resolves a target URI and return addresses to the caller.
NameResolver() - Constructor for class io.grpc.NameResolver
 
NameResolver.Args - Class in io.grpc
Information that a NameResolver.Factory uses to create a NameResolver.
NameResolver.Args.Builder - Class in io.grpc
Builder for NameResolver.Args.
NameResolver.ConfigOrError - Class in io.grpc
Represents either a successfully parsed service config, containing all necessary parts to be later applied by the channel, or a Status containing the error encountered while parsing.
NameResolver.Factory - Class in io.grpc
Factory that creates NameResolver instances.
NameResolver.Listener - Interface in io.grpc
Receives address updates.
NameResolver.Listener2 - Class in io.grpc
Receives address updates.
NameResolver.ResolutionResult - Class in io.grpc
Represents the results from a Name Resolver.
NameResolver.ResolutionResult.Builder - Class in io.grpc
NameResolver.ResolutionResultAttr - Annotation Type in io.grpc
Annotation for name resolution result attributes.
NameResolver.ServiceConfigParser - Class in io.grpc
Parses and validates service configuration.
nameResolverFactory(NameResolver.Factory) - Method in class io.grpc.ForwardingChannelBuilder
Deprecated.
nameResolverFactory(NameResolver.Factory) - Method in class io.grpc.ForwardingChannelBuilder2
Deprecated.
nameResolverFactory(NameResolver.Factory) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Deprecated.
nameResolverFactory(NameResolver.Factory) - Method in class io.grpc.ManagedChannelBuilder
Deprecated.
Most usages should use a globally-registered NameResolverProvider instead, with either the SPI mechanism or NameResolverRegistry.register(NameResolverProvider). Replacements for all use-cases are not necessarily available yet. See #7133.
NameResolverFactoryToProviderFacade - Class in io.grpc.internal
 
NameResolverProvider - Class in io.grpc
Provider of name resolvers for name agnostic consumption.
NameResolverProvider() - Constructor for class io.grpc.NameResolverProvider
 
NameResolverRegistry - Class in io.grpc
Registry of NameResolverProviders.
NameResolverRegistry() - Constructor for class io.grpc.NameResolverRegistry
 
NAMES_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder
 
NAMES_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.NameMatcher
 
nanoTime() - Method in class io.grpc.Deadline.Ticker
Returns the number of nanoseconds since this source's epoch.
nanoTime() - Method in interface io.grpc.internal.MaxConnectionIdleManager.Ticker
 
negotiationType(NegotiationType) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the negotiation type for the HTTP/2 connection.
NegotiationType - Enum in io.grpc.netty
Identifies the negotiation used for starting up HTTP/2.
NETTY - Enum constant in enum io.grpc.InternalKnownTransport
 
NETTY_SHADED - Enum constant in enum io.grpc.InternalKnownTransport
 
NettyChannelBuilder - Class in io.grpc.netty
A builder to help simplify construction of channels using the Netty transport.
NettyChannelBuilder.LocalSocketPicker - Class in io.grpc.netty
This class is meant to be overriden with a custom implementation of NettyChannelBuilder.LocalSocketPicker.createSocketAddress(SocketAddress, Attributes).
NettyChannelProvider - Class in io.grpc.netty
Provider for NettyChannelBuilder instances.
NettyChannelProvider() - Constructor for class io.grpc.netty.NettyChannelProvider
 
NettyServerBuilder - Class in io.grpc.netty
A builder to help simplify the construction of a Netty-based GRPC server.
NettyServerProvider - Class in io.grpc.netty
Provider for NettyServerBuilder instances.
NettyServerProvider() - Constructor for class io.grpc.netty.NettyServerProvider
 
NettySslContextChannelCredentials - Class in io.grpc.netty
A credential that performs TLS with Netty's SslContext as configuration.
NettySslContextServerCredentials - Class in io.grpc.netty
A credential that performs TLS with Netty's SslContext as configuration.
newAttachHeadersInterceptor(Metadata) - Static method in class io.grpc.stub.MetadataUtils
Returns a client interceptor that attaches a set of headers to requests.
newAttachMetadataServerInterceptor(Metadata) - Static method in class io.grpc.stub.MetadataUtils
Returns a ServerInterceptor that adds the specified Metadata to every response stream, one way or another.
newBlockingStub(Channel) - Static method in class io.grpc.channelz.v1.ChannelzGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.grpc.health.v1.HealthGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.grpc.lb.v1.LoadBalancerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.grpc.lookup.v1.RouteLookupServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.grpc.reflection.v1.ServerReflectionGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class io.grpc.Attributes
Create a new builder.
newBuilder() - Static method in class io.grpc.binarylog.v1.Address
 
newBuilder() - Static method in class io.grpc.binarylog.v1.ClientHeader
 
newBuilder() - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
newBuilder() - Static method in class io.grpc.binarylog.v1.Message
 
newBuilder() - Static method in class io.grpc.binarylog.v1.Metadata
 
newBuilder() - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
newBuilder() - Static method in class io.grpc.binarylog.v1.ServerHeader
 
newBuilder() - Static method in class io.grpc.binarylog.v1.Trailer
 
newBuilder() - Static method in class io.grpc.channelz.v1.Address
 
newBuilder() - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
newBuilder() - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
newBuilder() - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
newBuilder() - Static method in class io.grpc.channelz.v1.Channel
 
newBuilder() - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
newBuilder() - Static method in class io.grpc.channelz.v1.ChannelData
 
newBuilder() - Static method in class io.grpc.channelz.v1.ChannelRef
 
newBuilder() - Static method in class io.grpc.channelz.v1.ChannelTrace
 
newBuilder() - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetServerRequest
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetServerResponse
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetServersRequest
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetServersResponse
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
newBuilder() - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
newBuilder() - Static method in class io.grpc.channelz.v1.Security
 
newBuilder() - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
newBuilder() - Static method in class io.grpc.channelz.v1.Security.Tls
 
newBuilder() - Static method in class io.grpc.channelz.v1.Server
 
newBuilder() - Static method in class io.grpc.channelz.v1.ServerData
 
newBuilder() - Static method in class io.grpc.channelz.v1.ServerRef
 
newBuilder() - Static method in class io.grpc.channelz.v1.Socket
 
newBuilder() - Static method in class io.grpc.channelz.v1.SocketData
 
newBuilder() - Static method in class io.grpc.channelz.v1.SocketOption
 
newBuilder() - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
newBuilder() - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
newBuilder() - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
newBuilder() - Static method in class io.grpc.channelz.v1.SocketRef
 
newBuilder() - Static method in class io.grpc.channelz.v1.Subchannel
 
newBuilder() - Static method in class io.grpc.channelz.v1.SubchannelRef
 
newBuilder() - Static method in class io.grpc.ClientStreamTracer.StreamInfo
Creates an empty Builder.
newBuilder() - Static method in class io.grpc.health.v1.HealthCheckRequest
 
newBuilder() - Static method in class io.grpc.health.v1.HealthCheckResponse
 
newBuilder() - Static method in class io.grpc.HttpConnectProxiedSocketAddress
Create a new builder.
newBuilder() - Static method in class io.grpc.InternalConfigSelector.Result
 
newBuilder() - Static method in class io.grpc.lb.v1.ClientStats
 
newBuilder() - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
newBuilder() - Static method in class io.grpc.lb.v1.FallbackResponse
 
newBuilder() - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
newBuilder() - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
newBuilder() - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
newBuilder() - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
newBuilder() - Static method in class io.grpc.lb.v1.Server
 
newBuilder() - Static method in class io.grpc.lb.v1.ServerList
 
newBuilder() - Static method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Creates a new builder.
newBuilder() - Static method in class io.grpc.LoadBalancer.ResolvedAddresses
Factory for constructing a new Builder.
newBuilder() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
newBuilder() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
newBuilder() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
newBuilder() - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
newBuilder() - Static method in class io.grpc.lookup.v1.NameMatcher
 
newBuilder() - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
newBuilder() - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
newBuilder() - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
newBuilder() - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
newBuilder() - Static method in class io.grpc.MethodDescriptor
Creates a new builder for a MethodDescriptor.
newBuilder() - Static method in class io.grpc.NameResolver.Args
Creates a new builder.
newBuilder() - Static method in class io.grpc.NameResolver.ResolutionResult
Constructs a new builder of a name resolution result.
newBuilder() - Static method in class io.grpc.reflection.v1.ErrorResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
newBuilder() - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
newBuilder() - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1.ServiceResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
newBuilder() - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
newBuilder() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
newBuilder() - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
newBuilder() - Static method in class io.grpc.TlsChannelCredentials
Creates a builder for changing default configuration.
newBuilder() - Static method in class io.grpc.TlsServerCredentials
Creates a builder for changing default configuration.
newBuilder() - Static method in class io.grpc.util.AdvancedTlsX509TrustManager
 
newBuilder(Attributes) - Static method in class io.grpc.Attributes
Deprecated.
Use Attributes.toBuilder() on the Attributes instance instead. This method will be removed in the future.
newBuilder(Address) - Static method in class io.grpc.binarylog.v1.Address
 
newBuilder(ClientHeader) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
newBuilder(GrpcLogEntry) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
newBuilder(Message) - Static method in class io.grpc.binarylog.v1.Message
 
newBuilder(Metadata) - Static method in class io.grpc.binarylog.v1.Metadata
 
newBuilder(MetadataEntry) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
newBuilder(ServerHeader) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
newBuilder(Trailer) - Static method in class io.grpc.binarylog.v1.Trailer
 
newBuilder(Address) - Static method in class io.grpc.channelz.v1.Address
 
newBuilder(Address.OtherAddress) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
newBuilder(Address.TcpIpAddress) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
newBuilder(Address.UdsAddress) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
newBuilder(Channel) - Static method in class io.grpc.channelz.v1.Channel
 
newBuilder(ChannelConnectivityState) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
newBuilder(ChannelData) - Static method in class io.grpc.channelz.v1.ChannelData
 
newBuilder(ChannelRef) - Static method in class io.grpc.channelz.v1.ChannelRef
 
newBuilder(ChannelTrace) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
newBuilder(ChannelTraceEvent) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
newBuilder(GetChannelRequest) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
newBuilder(GetChannelResponse) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
newBuilder(GetServerRequest) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
newBuilder(GetServerResponse) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
newBuilder(GetServerSocketsRequest) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
newBuilder(GetServerSocketsResponse) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
newBuilder(GetServersRequest) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
newBuilder(GetServersResponse) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
newBuilder(GetSocketRequest) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
newBuilder(GetSocketResponse) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
newBuilder(GetSubchannelRequest) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
newBuilder(GetSubchannelResponse) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
newBuilder(GetTopChannelsRequest) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
newBuilder(GetTopChannelsResponse) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
newBuilder(Security) - Static method in class io.grpc.channelz.v1.Security
 
newBuilder(Security.OtherSecurity) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
newBuilder(Security.Tls) - Static method in class io.grpc.channelz.v1.Security.Tls
 
newBuilder(Server) - Static method in class io.grpc.channelz.v1.Server
 
newBuilder(ServerData) - Static method in class io.grpc.channelz.v1.ServerData
 
newBuilder(ServerRef) - Static method in class io.grpc.channelz.v1.ServerRef
 
newBuilder(Socket) - Static method in class io.grpc.channelz.v1.Socket
 
newBuilder(SocketData) - Static method in class io.grpc.channelz.v1.SocketData
 
newBuilder(SocketOption) - Static method in class io.grpc.channelz.v1.SocketOption
 
newBuilder(SocketOptionLinger) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
newBuilder(SocketOptionTcpInfo) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
newBuilder(SocketOptionTimeout) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
newBuilder(SocketRef) - Static method in class io.grpc.channelz.v1.SocketRef
 
newBuilder(Subchannel) - Static method in class io.grpc.channelz.v1.Subchannel
 
newBuilder(SubchannelRef) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
newBuilder(HealthCheckRequest) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
newBuilder(HealthCheckResponse) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
newBuilder(ClientStats) - Static method in class io.grpc.lb.v1.ClientStats
 
newBuilder(ClientStatsPerToken) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
newBuilder(FallbackResponse) - Static method in class io.grpc.lb.v1.FallbackResponse
 
newBuilder(InitialLoadBalanceRequest) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
newBuilder(InitialLoadBalanceResponse) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
newBuilder(LoadBalanceRequest) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
newBuilder(LoadBalanceResponse) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
newBuilder(Server) - Static method in class io.grpc.lb.v1.Server
 
newBuilder(ServerList) - Static method in class io.grpc.lb.v1.ServerList
 
newBuilder(GrpcKeyBuilder) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
newBuilder(GrpcKeyBuilder.ExtraKeys) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
newBuilder(GrpcKeyBuilder.Name) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
newBuilder(HttpKeyBuilder) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
newBuilder(NameMatcher) - Static method in class io.grpc.lookup.v1.NameMatcher
 
newBuilder(RouteLookupClusterSpecifier) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
newBuilder(RouteLookupConfig) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
newBuilder(RouteLookupRequest) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
newBuilder(RouteLookupResponse) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
newBuilder(MethodDescriptor.Marshaller, MethodDescriptor.Marshaller) - Static method in class io.grpc.MethodDescriptor
Creates a new builder for a MethodDescriptor.
newBuilder(ErrorResponse) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
newBuilder(ExtensionNumberResponse) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
newBuilder(ExtensionRequest) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
newBuilder(FileDescriptorResponse) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
newBuilder(ListServiceResponse) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
newBuilder(ServerReflectionRequest) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
newBuilder(ServerReflectionResponse) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
newBuilder(ServiceResponse) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
newBuilder(ErrorResponse) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
newBuilder(ExtensionNumberResponse) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
newBuilder(ExtensionRequest) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
newBuilder(FileDescriptorResponse) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
newBuilder(ListServiceResponse) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
newBuilder(ServerReflectionRequest) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
newBuilder(ServerReflectionResponse) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
newBuilder(ServiceResponse) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
newBuilder(String) - Static method in class io.grpc.ServiceDescriptor
Creates a new builder for a ServiceDescriptor.
newBuilderForType() - Method in class io.grpc.binarylog.v1.Address
 
newBuilderForType() - Method in class io.grpc.binarylog.v1.ClientHeader
 
newBuilderForType() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
newBuilderForType() - Method in class io.grpc.binarylog.v1.Message
 
newBuilderForType() - Method in class io.grpc.binarylog.v1.Metadata
 
newBuilderForType() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
newBuilderForType() - Method in class io.grpc.binarylog.v1.ServerHeader
 
newBuilderForType() - Method in class io.grpc.binarylog.v1.Trailer
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Address
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Channel
 
newBuilderForType() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
newBuilderForType() - Method in class io.grpc.channelz.v1.ChannelData
 
newBuilderForType() - Method in class io.grpc.channelz.v1.ChannelRef
 
newBuilderForType() - Method in class io.grpc.channelz.v1.ChannelTrace
 
newBuilderForType() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetServerRequest
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetServerResponse
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetServersRequest
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetServersResponse
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
newBuilderForType() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Security
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Security.Tls
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Server
 
newBuilderForType() - Method in class io.grpc.channelz.v1.ServerData
 
newBuilderForType() - Method in class io.grpc.channelz.v1.ServerRef
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Socket
 
newBuilderForType() - Method in class io.grpc.channelz.v1.SocketData
 
newBuilderForType() - Method in class io.grpc.channelz.v1.SocketOption
 
newBuilderForType() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
newBuilderForType() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
newBuilderForType() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
newBuilderForType() - Method in class io.grpc.channelz.v1.SocketRef
 
newBuilderForType() - Method in class io.grpc.channelz.v1.Subchannel
 
newBuilderForType() - Method in class io.grpc.channelz.v1.SubchannelRef
 
newBuilderForType() - Method in class io.grpc.health.v1.HealthCheckRequest
 
newBuilderForType() - Method in class io.grpc.health.v1.HealthCheckResponse
 
newBuilderForType() - Method in class io.grpc.lb.v1.ClientStats
 
newBuilderForType() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
newBuilderForType() - Method in class io.grpc.lb.v1.FallbackResponse
 
newBuilderForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
newBuilderForType() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
newBuilderForType() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
newBuilderForType() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
newBuilderForType() - Method in class io.grpc.lb.v1.Server
 
newBuilderForType() - Method in class io.grpc.lb.v1.ServerList
 
newBuilderForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
newBuilderForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
newBuilderForType() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
newBuilderForType() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
newBuilderForType() - Method in class io.grpc.lookup.v1.NameMatcher
 
newBuilderForType() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
newBuilderForType() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
newBuilderForType() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
newBuilderForType() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1.ErrorResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
newBuilderForType() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
newBuilderForType() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1.ServiceResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
newBuilderForType() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
newBuilderForType() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
newBuilderForType() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.binarylog.v1.Address
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.binarylog.v1.ClientHeader
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.binarylog.v1.Message
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.binarylog.v1.Metadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.binarylog.v1.MetadataEntry
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.binarylog.v1.ServerHeader
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.binarylog.v1.Trailer
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Address
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Channel
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.ChannelData
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.ChannelRef
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.ChannelTrace
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetChannelRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetChannelResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetServerRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetServerResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetServersRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetServersResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetSocketRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetSocketResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Security
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Security.Tls
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Server
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.ServerData
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.ServerRef
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Socket
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.SocketData
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.SocketOption
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.SocketRef
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.Subchannel
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.channelz.v1.SubchannelRef
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.health.v1.HealthCheckRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.health.v1.HealthCheckResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.ClientStats
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.FallbackResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.Server
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lb.v1.ServerList
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.NameMatcher
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1.ErrorResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1.ExtensionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1.ListServiceResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1.ServiceResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
newCall(MethodDescriptor, CallOptions) - Method in class io.grpc.Channel
Create a ClientCall to the remote operation specified by the given MethodDescriptor.
newCallMetricRecorder() - Static method in class io.grpc.services.InternalCallMetricRecorder
 
newCaptureMetadataInterceptor(AtomicReference, AtomicReference) - Static method in class io.grpc.stub.MetadataUtils
Captures the last received metadata on a channel.
newChannelBuilder(ManagedChannelProvider, String, ChannelCredentials) - Static method in class io.grpc.InternalManagedChannelProvider
 
newChannelBuilder(String, ChannelCredentials) - Static method in class io.grpc.Grpc
Creates a channel builder with a target string and credentials.
newChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.ManagedChannelProvider
Creates a new builder with the given target URI and credentials.
newChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.netty.NettyChannelProvider
 
newChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.netty.UdsNettyChannelProvider
 
newChannelBuilderForAddress(String, int, ChannelCredentials) - Static method in class io.grpc.Grpc
Creates a channel builder from a host, port, and credentials.
newClientContext(ClientStreamTracer[], Attributes, Metadata) - Static method in class io.grpc.internal.StatsTraceContext
Factory method for the client-side.
newClientStreamTracer(ClientStreamTracer.StreamInfo, Metadata) - Method in class io.grpc.ClientStreamTracer.Factory
Creates a ClientStreamTracer for a new client stream.
newClientTransport(SocketAddress, ClientTransportFactory.ClientTransportOptions, ChannelLogger) - Method in interface io.grpc.internal.ClientTransportFactory
Creates an unstarted transport for exclusive use.
newEmptyInstance() - Static method in class io.grpc.CompressorRegistry
Returns a new instance with no registered compressors.
newFutureStub(Channel) - Static method in class io.grpc.channelz.v1.ChannelzGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.grpc.health.v1.HealthGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.grpc.lb.v1.LoadBalancerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.grpc.lookup.v1.RouteLookupServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.grpc.reflection.v1.ServerReflectionGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newHandler(GrpcHttp2ConnectionHandler) - Method in interface io.grpc.netty.InternalProtocolNegotiator.ProtocolNegotiator
Creates a new handler to control the protocol negotiation.
newHealthCheckingLoadBalancer(LoadBalancer.Factory, LoadBalancer.Helper) - Static method in class io.grpc.protobuf.services.HealthCheckingLoadBalancerUtil
Creates a health-checking-capable LoadBalancer.
newInstance() - Static method in class io.grpc.protobuf.services.ProtoReflectionService
 
newInstance() - Static method in class io.grpc.protobuf.services.ProtoReflectionServiceV1
Creates a instance of ProtoReflectionServiceV1.
newInstance() - Static method in class io.grpc.services.MetricRecorder
 
newInstance(int) - Static method in class io.grpc.protobuf.services.ChannelzService
Creates an instance.
newInstance(int) - Static method in class io.grpc.services.ChannelzService
Deprecated.
Creates an instance.
newInterceptor(String) - Method in interface io.grpc.ManagedChannelBuilder.InterceptorFactory
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.grpclb.GrpclbLoadBalancerProvider
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.internal.AutoConfiguredLoadBalancerFactory
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.LoadBalancer.Factory
Creates a LoadBalancer that will be used inside a channel.
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.protobuf.services.internal.HealthCheckingRoundRobinLoadBalancerProvider
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.rls.RlsLoadBalancerProvider
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
newMetadata(byte[]...) - Static method in class io.grpc.InternalMetadata
 
newMetadata(int, byte[]...) - Static method in class io.grpc.InternalMetadata
 
newMetadataWithParsedValues(int, Object[]) - Static method in class io.grpc.InternalMetadata
Creates a new Metadata instance from serialized data, with some values pre-parsed.
newNameResolver(URI, NameResolver.Args) - Method in class io.grpc.internal.DnsNameResolverProvider
 
newNameResolver(URI, NameResolver.Args) - Method in class io.grpc.internal.NameResolverFactoryToProviderFacade
 
newNameResolver(URI, NameResolver.Args) - Method in class io.grpc.NameResolver.Factory
Creates a NameResolver for the given target URI, or null if the given URI cannot be resolved by this factory.
newNameResolver(URI, NameResolver.Args) - Method in class io.grpc.netty.UdsNameResolverProvider
 
newNegotiator() - Method in interface io.grpc.netty.InternalProtocolNegotiator.ClientFactory
 
newNegotiator(ObjectPool) - Method in interface io.grpc.netty.InternalProtocolNegotiator.ServerFactory
 
newProvider() - Static method in class io.grpc.internal.ConscryptLoader
Same as Conscrypt.newProvider().
newServerBuilderForPort(int, ServerCredentials) - Static method in class io.grpc.Grpc
Static factory for creating a new ServerBuilder.
newServerBuilderForPort(int, ServerCredentials) - Method in class io.grpc.netty.NettyServerProvider
 
newServerBuilderForPort(int, ServerCredentials) - Method in class io.grpc.ServerProvider
Creates a new builder with the given port and credentials.
newServerBuilderForPort(ServerProvider, int, ServerCredentials) - Static method in class io.grpc.InternalServerProvider
 
newServerContext(List, String, Metadata) - Static method in class io.grpc.internal.StatsTraceContext
Factory method for the server-side.
newServerStreamTracer(String, Metadata) - Method in class io.grpc.ServerStreamTracer.Factory
Creates a ServerStreamTracer for a new server stream.
newStream(MethodDescriptor, Metadata, CallOptions, ClientStreamTracer[]) - Method in interface io.grpc.internal.ClientTransport
Creates a new stream for sending messages to a remote end-point.
newStub(Channel) - Static method in class io.grpc.channelz.v1.ChannelzGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.grpc.health.v1.HealthGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.grpc.lb.v1.LoadBalancerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.grpc.lookup.v1.RouteLookupServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.grpc.reflection.v1.ServerReflectionGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel, CallOptions) - Method in interface io.grpc.stub.AbstractStub.StubFactory
 
newStub(AbstractStub.StubFactory, Channel) - Static method in class io.grpc.stub.AbstractAsyncStub
Returns a new async stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory, Channel) - Static method in class io.grpc.stub.AbstractBlockingStub
Returns a new blocking stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory, Channel) - Static method in class io.grpc.stub.AbstractFutureStub
Returns a new future stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory, Channel) - Static method in class io.grpc.stub.AbstractStub
Returns a new stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory, Channel, CallOptions) - Static method in class io.grpc.stub.AbstractAsyncStub
Returns a new async stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory, Channel, CallOptions) - Static method in class io.grpc.stub.AbstractBlockingStub
Returns a new blocking stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory, Channel, CallOptions) - Static method in class io.grpc.stub.AbstractFutureStub
Returns a new future stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory, Channel, CallOptions) - Static method in class io.grpc.stub.AbstractStub
Returns a new stub with the given channel for the provided method configurations.
next() - Method in interface io.grpc.internal.StreamListener.MessageProducer
Returns the next gRPC message, if the data has been received by the deframer and the application has requested another message.
nextBackoffNanos() - Method in interface io.grpc.internal.BackoffPolicy
Returns the number of nanoseconds to wait.
nextBackoffNanos() - Method in class io.grpc.internal.ExponentialBackoffPolicy
 
NO_ERROR - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
Servers implementing a graceful shutdown of the connection will send GOAWAY with NO_ERROR.
NONE - Enum constant in enum io.grpc.SecurityLevel
No security guarantee.
NONE - Enum constant in enum io.grpc.TlsServerCredentials.ClientAuth
Clients will not present any identity.
NONE - Static variable in class io.grpc.Codec.Identity
Special sentinel codec indicating that no compression should be used.
NOOP - Static variable in class io.grpc.internal.StatsTraceContext
 
NOOP_PROXY_DETECTOR - Static variable in class io.grpc.internal.GrpcUtil
A proxy detector that always claims no proxy is needed.
NoopClientStream - Class in io.grpc.internal
An implementation of ClientStream that silently does nothing for the operations.
NoopClientStream() - Constructor for class io.grpc.internal.NoopClientStream
 
NOT_FOUND - Enum constant in enum io.grpc.Status.Code
Some requested entity (e.g., file or directory) was not found.
NOT_FOUND - Static variable in class io.grpc.Status
Some requested entity (e.g., file or directory) was not found.
NOT_SERVING - Enum constant in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
NOT_SERVING = 2;
NOT_SERVING_VALUE - Static variable in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
NOT_SERVING = 2;
notifyFailed(ClientTransport.PingCallback, Executor, Throwable) - Static method in class io.grpc.internal.Http2Ping
Notifies the given callback that the ping operation failed.
notifyUnused() - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Calling this method indicates that the channel will no longer be used.
notifyWhenStateChanged(ConnectivityState, Runnable) - Method in class io.grpc.ManagedChannel
Registers a one-off callback that will be run if the connectivity state of the channel diverges from the given source, which is typically what has just been returned by ManagedChannel.getState(boolean).
NUM_CALLS_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ClientStatsPerToken
 
NUM_CALLS_FINISHED_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ClientStats
 
NUM_CALLS_FINISHED_KNOWN_RECEIVED_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ClientStats
 
NUM_CALLS_FINISHED_WITH_CLIENT_FAILED_TO_SEND_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ClientStats
 
NUM_CALLS_STARTED_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ClientStats
 
NUM_EVENTS_LOGGED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelTrace
 
numEventsLogged - Variable in class io.grpc.InternalChannelz.ChannelTrace
 

O

ObjectPool<T> - Interface in io.grpc.internal
An object pool.
of(ClientCalls.StubType) - Static method in enum io.grpc.stub.InternalClientCalls.StubType
Returns companion enum value of passed internal enum equivalent.
of(String) - Static method in class io.grpc.Attributes.Key
Deprecated.
use Attributes.Key.create(String) instead. This method will be removed in the future.
of(String, Metadata.AsciiMarshaller) - Static method in class io.grpc.Metadata.Key
Creates a key for an ASCII header.
of(String, Metadata.BinaryMarshaller) - Static method in class io.grpc.Metadata.Key
Creates a key for a binary header.
of(String, Metadata.BinaryStreamMarshaller) - Static method in class io.grpc.Metadata.Key
Creates a key for a binary header, serializing to input streams.
of(String, T) - Static method in class io.grpc.CallOptions.Key
Deprecated.
offloadExecutor(Executor) - Method in class io.grpc.ForwardingChannelBuilder
 
offloadExecutor(Executor) - Method in class io.grpc.ForwardingChannelBuilder2
 
offloadExecutor(Executor) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
offloadExecutor(Executor) - Method in class io.grpc.ManagedChannelBuilder
Provides a custom executor that will be used for operations that block or are expensive, to avoid blocking asynchronous code paths.
offset(long, TimeUnit) - Method in class io.grpc.Deadline
Create a new deadline that is offset from this.
OK - Enum constant in enum io.grpc.Status.Code
The operation completed successfully.
OK - Static variable in class io.grpc.Status
The operation completed successfully.
onAddresses(List, Attributes) - Method in interface io.grpc.NameResolver.Listener
Handles updates on resolved addresses and attributes.
onAddresses(List, Attributes) - Method in class io.grpc.NameResolver.Listener2
Deprecated.
This will be removed in 1.22.0
onCancel() - Method in class io.grpc.ForwardingServerCallListener
 
onCancel() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
onCancel() - Method in class io.grpc.ServerCall.Listener
The call was cancelled and the server is encouraged to abort processing to save resources, since the client will not process any further messages.
onClose(Status, Metadata) - Method in class io.grpc.ClientCall.Listener
The ClientCall has been closed.
onClose(Status, Metadata) - Method in class io.grpc.ForwardingClientCallListener
 
onClose(Status, Metadata) - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
onComplete() - Method in class io.grpc.ForwardingServerCallListener
 
onComplete() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
onComplete() - Method in class io.grpc.ServerCall.Listener
The call is considered complete and ServerCall.Listener.onCancel() is guaranteed not to be called.
onCompleted() - Method in interface io.grpc.stub.StreamObserver
Receives a notification of successful stream completion.
onDataReceived() - Method in class io.grpc.internal.KeepAliveManager
Transport has received some data so that we can delay sending keepalives.
onError(Status) - Method in interface io.grpc.NameResolver.Listener
Handles an error from the resolver.
onError(Status) - Method in class io.grpc.NameResolver.Listener2
Handles a name resolving error from the resolver.
onError(Throwable) - Method in interface io.grpc.stub.StreamObserver
Receives a terminating error from the stream.
onFailure(Throwable) - Method in interface io.grpc.internal.ClientTransport.PingCallback
Invoked when a ping fails.
onHalfClose() - Method in class io.grpc.ForwardingServerCallListener
 
onHalfClose() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
onHalfClose() - Method in class io.grpc.ServerCall.Listener
The client completed all message sending.
onHeaders(Metadata) - Method in class io.grpc.ClientCall.Listener
The response headers have been received.
onHeaders(Metadata) - Method in class io.grpc.ForwardingClientCallListener
 
onHeaders(Metadata) - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
onMessage(ReqT) - Method in class io.grpc.ForwardingServerCallListener
 
onMessage(ReqT) - Method in class io.grpc.ServerCall.Listener
A request message has been received.
onMessage(RespT) - Method in class io.grpc.ForwardingClientCallListener
 
onMessage(T) - Method in class io.grpc.ClientCall.Listener
A response message has been received.
onNext(V) - Method in interface io.grpc.stub.StreamObserver
Receives a value from the stream.
onPingTimeout() - Method in class io.grpc.internal.KeepAliveManager.ClientKeepAlivePinger
 
onPingTimeout() - Method in interface io.grpc.internal.KeepAliveManager.KeepAlivePinger
Callback when Ping Ack was not received in KEEPALIVE_TIMEOUT.
onReady() - Method in class io.grpc.ClientCall.Listener
This indicates that the ClientCall may now be capable of sending additional messages (via ClientCall.sendMessage(ReqT)) without requiring excessive buffering internally.
onReady() - Method in interface io.grpc.internal.StreamListener
This indicates that the transport is now capable of sending additional messages without requiring excessive buffering internally.
onReady() - Method in class io.grpc.ForwardingClientCallListener
 
onReady() - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
onReady() - Method in class io.grpc.ForwardingServerCallListener
 
onReady() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
onReady() - Method in class io.grpc.ServerCall.Listener
This indicates that the call may now be capable of sending additional messages (via ServerCall.sendMessage(RespT)) without requiring excessive buffering internally.
onResult(NameResolver.ResolutionResult) - Method in class io.grpc.NameResolver.Listener2
Handles updates on resolved addresses and attributes.
onResult2(NameResolver.ResolutionResult) - Method in class io.grpc.NameResolver.Listener2
Handles updates on resolved addresses and attributes.
onSendingBytes(int) - Method in class io.grpc.internal.AbstractStream
Event handler to be called by the subclass when a number of bytes are being queued for sending to the remote endpoint.
onSentBytes(int) - Method in class io.grpc.internal.AbstractStream.TransportState
Event handler to be called by the subclass when a number of bytes has been sent to the remote endpoint.
onStreamAllocated() - Method in class io.grpc.internal.AbstractServerStream.TransportState
 
onStreamAllocated() - Method in class io.grpc.internal.AbstractStream.TransportState
Event handler to be called by the subclass when the stream's headers have passed any connection flow control (i.e., MAX_CONCURRENT_STREAMS).
onStreamDeallocated() - Method in class io.grpc.internal.AbstractStream.TransportState
Notify that the stream does not exist in a usable state any longer.
onSubchannelState(ConnectivityStateInfo) - Method in interface io.grpc.LoadBalancer.SubchannelStateListener
Handles a state change on a Subchannel.
onSuccess(long) - Method in interface io.grpc.internal.ClientTransport.PingCallback
Invoked when a ping is acknowledged.
onTransportActive() - Method in class io.grpc.internal.KeepAliveEnforcer
There are outstanding RPCs on the transport.
onTransportActive() - Method in class io.grpc.internal.KeepAliveManager
Transport has active streams.
onTransportActive() - Method in class io.grpc.internal.MaxConnectionIdleManager
There are outstanding RPCs on the transport.
onTransportIdle() - Method in class io.grpc.internal.KeepAliveEnforcer
There are no outstanding RPCs on the transport.
onTransportIdle() - Method in class io.grpc.internal.KeepAliveManager
Transport has finished all streams.
onTransportIdle() - Method in class io.grpc.internal.MaxConnectionIdleManager
There are no outstanding RPCs on the transport.
onTransportStarted() - Method in class io.grpc.internal.KeepAliveManager
Start keepalive monitoring.
onTransportTermination() - Method in class io.grpc.internal.KeepAliveManager
Transport is being terminated.
onTransportTermination() - Method in class io.grpc.internal.MaxConnectionIdleManager
Transport is being terminated.
openStream(ReadableBuffer, boolean) - Static method in class io.grpc.internal.ReadableBuffers
Creates a new InputStream backed by the given buffer.
optimizeForDirectExecutor() - Method in class io.grpc.internal.AbstractStream
 
optimizeForDirectExecutor() - Method in class io.grpc.internal.NoopClientStream
 
optimizeForDirectExecutor() - Method in interface io.grpc.internal.Stream
Provides a hint that directExecutor is being used by the listener for callbacks to the application.
OPTION_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
OPTIONAL - Enum constant in enum io.grpc.TlsServerCredentials.ClientAuth
Clients are requested to present their identity, but clients without identities are permitted.
optionalLabelKeys - Variable in class io.grpc.DoubleCounterMetricInstrument
 
optionalLabelKeys - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
optionalLabelKeys - Variable in class io.grpc.LongCounterMetricInstrument
 
optionalLabelKeys - Variable in class io.grpc.LongGaugeMetricInstrument
 
optionalLabelKeys - Variable in class io.grpc.LongHistogramMetricInstrument
 
options - Variable in class io.grpc.InternalChannelz.TcpInfo
 
ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionResponse
 
ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
originalName() - Method in class io.grpc.Metadata.Key
Returns the original name used to create this key.
other - Variable in class io.grpc.InternalChannelz.Security
 
OTHER - Enum constant in enum io.grpc.channelz.v1.Security.ModelCase
 
OTHER_ADDRESS - Enum constant in enum io.grpc.channelz.v1.Address.AddressCase
 
OTHER_ADDRESS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Address
 
OTHER_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Security
 
OTHER_NAME - Enum constant in enum io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
 
OTHER_NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Security.Tls
 
others - Variable in class io.grpc.InternalChannelz.SocketOptions
 
OtherSecurity(String, Object) - Constructor for class io.grpc.InternalChannelz.OtherSecurity
Creates an instance.
OUT_OF_RANGE - Enum constant in enum io.grpc.Status.Code
Operation was attempted past the valid range.
OUT_OF_RANGE - Static variable in class io.grpc.Status
Operation was attempted past the valid range.
outboundHeaders() - Method in class io.grpc.ClientStreamTracer
Headers has been sent to the socket.
outboundHeaders() - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundHeaders() - Method in class io.grpc.util.ForwardingClientStreamTracer
 
outboundMessage(int) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundMessage(int) - Method in class io.grpc.internal.StatsTraceContext
outboundMessage(int) - Method in class io.grpc.StreamTracer
An outbound message has been passed to the stream.
outboundMessage(int) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
outboundMessageSent(int, long, long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundMessageSent(int, long, long) - Method in class io.grpc.internal.StatsTraceContext
outboundMessageSent(int, long, long) - Method in class io.grpc.StreamTracer
An outbound message has been serialized and sent to the transport.
outboundMessageSent(int, long, long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
outboundUncompressedSize(long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundUncompressedSize(long) - Method in class io.grpc.internal.StatsTraceContext
outboundUncompressedSize(long) - Method in class io.grpc.StreamTracer
The uncompressed size of some outbound data is revealed.
outboundUncompressedSize(long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
outboundWireSize(long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundWireSize(long) - Method in class io.grpc.internal.StatsTraceContext
outboundWireSize(long) - Method in class io.grpc.StreamTracer
The wire size of some outbound data is revealed.
outboundWireSize(long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
OutlierDetectionLoadBalancer - Class in io.grpc.util
Wraps a child LoadBalancer while monitoring for outlier backends and removing them from the use of the child LB.
OutlierDetectionLoadBalancer(LoadBalancer.Helper, TimeProvider) - Constructor for class io.grpc.util.OutlierDetectionLoadBalancer
Creates a new instance of OutlierDetectionLoadBalancer.
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig - Class in io.grpc.util
The configuration for OutlierDetectionLoadBalancer.
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder - Class in io.grpc.util
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection - Class in io.grpc.util
The configuration for failure percentage ejection.
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder - Class in io.grpc.util
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection - Class in io.grpc.util
The configuration for success rate ejection.
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder - Class in io.grpc.util
OutlierDetectionLoadBalancerProvider - Class in io.grpc.util
 
OutlierDetectionLoadBalancerProvider() - Constructor for class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
overrideAuthority(String) - Method in class io.grpc.ForwardingChannelBuilder
 
overrideAuthority(String) - Method in class io.grpc.ForwardingChannelBuilder2
 
overrideAuthority(String) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
overrideAuthority(String) - Method in class io.grpc.ManagedChannelBuilder
Overrides the authority used with TLS and HTTP virtual hosting.
Overview - Section in class io.grpc.LoadBalancer
 

P

parse(InputStream) - Method in interface io.grpc.MethodDescriptor.Marshaller
Given an InputStream parse it into an instance of the declared type so that it can be passed to application code.
parse(String) - Static method in class io.grpc.internal.JsonParser
Parses a json string, returning either a Map<String, ?>, List<?>, String, Double, Boolean, or null.
parse(String) - Static method in class io.grpc.internal.SpiffeUtil
Parses a URI string, applies validation rules described in SPIFFE standard, and, in case of success, returns parsed TrustDomain and Path.
parseAsciiString(byte[]) - Method in interface io.grpc.InternalMetadata.TrustedAsciiMarshaller
Parse a serialized metadata value from an ASCII string.
parseAsciiString(String) - Method in interface io.grpc.Metadata.AsciiMarshaller
Parse a serialized metadata value from an ASCII string.
parseBytes(byte[]) - Method in interface io.grpc.Metadata.BinaryMarshaller
Parse a serialized metadata value from bytes.
parseDelimitedFrom(InputStream) - Static method in class io.grpc.binarylog.v1.Address
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.binarylog.v1.Message
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Address
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Channel
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Security
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Server
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.ServerData
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Socket
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketData
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.ClientStats
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.Server
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lb.v1.ServerList
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Message
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Channel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Server
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Socket
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.Server
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ServerList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parsedValue(Metadata.BinaryStreamMarshaller, T) - Static method in class io.grpc.InternalMetadata
Creates a holder for a pre-parsed value read by the transport.
parseFrom(byte[]) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(byte[]) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(byte[]) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(byte[]) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(byte[]) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(byte[]) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(byte[]) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(byte[]) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(byte[]) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(byte[]) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(byte[]) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(byte[]) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(byte[]) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(byte[]) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(ByteString) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(ByteString) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(ByteString) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(ByteString) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(ByteString) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(ByteString) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(ByteString) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(ByteString) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(ByteString) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(ByteString) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(ByteString) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(ByteString) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(ByteString) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(ByteString) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(CodedInputStream) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(CodedInputStream) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(CodedInputStream) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(CodedInputStream) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(CodedInputStream) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(CodedInputStream) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(CodedInputStream) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(CodedInputStream) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(CodedInputStream) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(CodedInputStream) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(InputStream) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(InputStream) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(InputStream) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(InputStream) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(InputStream) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(InputStream) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(InputStream) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(InputStream) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(InputStream) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(InputStream) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(InputStream) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(InputStream) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(InputStream) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(InputStream) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(ByteBuffer) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(ByteBuffer) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(ByteBuffer) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(ByteBuffer) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(ByteBuffer) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(ByteBuffer) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(ByteBuffer) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(ByteBuffer) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(ByteBuffer) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(ByteBuffer) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Message
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Metadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.Trailer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Channel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelRef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Security.Tls
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Server
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ServerRef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Socket
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SocketRef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.Subchannel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.FallbackResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.Server
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.ServerList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.NameMatcher
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseLoadBalancingPolicyConfig(List) - Static method in class io.grpc.util.GracefulSwitchLoadBalancer
Provided a JSON list of LoadBalancingConfigs, parse it into a config to pass to GracefulSwitch.
parseLoadBalancingPolicyConfig(List, LoadBalancerRegistry) - Static method in class io.grpc.util.GracefulSwitchLoadBalancer
Provided a JSON list of LoadBalancingConfigs, parse it into a config to pass to GracefulSwitch.
parseLoadBalancingPolicyConfig(Map) - Method in class io.grpc.grpclb.GrpclbLoadBalancerProvider
 
parseLoadBalancingPolicyConfig(Map) - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
parseLoadBalancingPolicyConfig(Map) - Method in class io.grpc.LoadBalancerProvider
Parses the config for the Load Balancing policy unpacked from the service config.
parseLoadBalancingPolicyConfig(Map) - Method in class io.grpc.protobuf.services.internal.HealthCheckingRoundRobinLoadBalancerProvider
 
parseLoadBalancingPolicyConfig(Map) - Method in class io.grpc.rls.RlsLoadBalancerProvider
 
parseLoadBalancingPolicyConfig(Map) - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
parser() - Static method in class io.grpc.binarylog.v1.Address
 
parser() - Static method in class io.grpc.binarylog.v1.ClientHeader
 
parser() - Static method in class io.grpc.binarylog.v1.GrpcLogEntry
 
parser() - Static method in class io.grpc.binarylog.v1.Message
 
parser() - Static method in class io.grpc.binarylog.v1.Metadata
 
parser() - Static method in class io.grpc.binarylog.v1.MetadataEntry
 
parser() - Static method in class io.grpc.binarylog.v1.ServerHeader
 
parser() - Static method in class io.grpc.binarylog.v1.Trailer
 
parser() - Static method in class io.grpc.channelz.v1.Address.OtherAddress
 
parser() - Static method in class io.grpc.channelz.v1.Address
 
parser() - Static method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
parser() - Static method in class io.grpc.channelz.v1.Address.UdsAddress
 
parser() - Static method in class io.grpc.channelz.v1.Channel
 
parser() - Static method in class io.grpc.channelz.v1.ChannelConnectivityState
 
parser() - Static method in class io.grpc.channelz.v1.ChannelData
 
parser() - Static method in class io.grpc.channelz.v1.ChannelRef
 
parser() - Static method in class io.grpc.channelz.v1.ChannelTrace
 
parser() - Static method in class io.grpc.channelz.v1.ChannelTraceEvent
 
parser() - Static method in class io.grpc.channelz.v1.GetChannelRequest
 
parser() - Static method in class io.grpc.channelz.v1.GetChannelResponse
 
parser() - Static method in class io.grpc.channelz.v1.GetServerRequest
 
parser() - Static method in class io.grpc.channelz.v1.GetServerResponse
 
parser() - Static method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
parser() - Static method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
parser() - Static method in class io.grpc.channelz.v1.GetServersRequest
 
parser() - Static method in class io.grpc.channelz.v1.GetServersResponse
 
parser() - Static method in class io.grpc.channelz.v1.GetSocketRequest
 
parser() - Static method in class io.grpc.channelz.v1.GetSocketResponse
 
parser() - Static method in class io.grpc.channelz.v1.GetSubchannelRequest
 
parser() - Static method in class io.grpc.channelz.v1.GetSubchannelResponse
 
parser() - Static method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
parser() - Static method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
parser() - Static method in class io.grpc.channelz.v1.Security.OtherSecurity
 
parser() - Static method in class io.grpc.channelz.v1.Security
 
parser() - Static method in class io.grpc.channelz.v1.Security.Tls
 
parser() - Static method in class io.grpc.channelz.v1.Server
 
parser() - Static method in class io.grpc.channelz.v1.ServerData
 
parser() - Static method in class io.grpc.channelz.v1.ServerRef
 
parser() - Static method in class io.grpc.channelz.v1.Socket
 
parser() - Static method in class io.grpc.channelz.v1.SocketData
 
parser() - Static method in class io.grpc.channelz.v1.SocketOption
 
parser() - Static method in class io.grpc.channelz.v1.SocketOptionLinger
 
parser() - Static method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
parser() - Static method in class io.grpc.channelz.v1.SocketOptionTimeout
 
parser() - Static method in class io.grpc.channelz.v1.SocketRef
 
parser() - Static method in class io.grpc.channelz.v1.Subchannel
 
parser() - Static method in class io.grpc.channelz.v1.SubchannelRef
 
parser() - Static method in class io.grpc.health.v1.HealthCheckRequest
 
parser() - Static method in class io.grpc.health.v1.HealthCheckResponse
 
parser() - Static method in class io.grpc.lb.v1.ClientStats
 
parser() - Static method in class io.grpc.lb.v1.ClientStatsPerToken
 
parser() - Static method in class io.grpc.lb.v1.FallbackResponse
 
parser() - Static method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
parser() - Static method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
parser() - Static method in class io.grpc.lb.v1.LoadBalanceRequest
 
parser() - Static method in class io.grpc.lb.v1.LoadBalanceResponse
 
parser() - Static method in class io.grpc.lb.v1.Server
 
parser() - Static method in class io.grpc.lb.v1.ServerList
 
parser() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
parser() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
parser() - Static method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
parser() - Static method in class io.grpc.lookup.v1.HttpKeyBuilder
 
parser() - Static method in class io.grpc.lookup.v1.NameMatcher
 
parser() - Static method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
parser() - Static method in class io.grpc.lookup.v1.RouteLookupConfig
 
parser() - Static method in class io.grpc.lookup.v1.RouteLookupRequest
 
parser() - Static method in class io.grpc.lookup.v1.RouteLookupResponse
 
parser() - Static method in class io.grpc.reflection.v1.ErrorResponse
 
parser() - Static method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
parser() - Static method in class io.grpc.reflection.v1.ExtensionRequest
 
parser() - Static method in class io.grpc.reflection.v1.FileDescriptorResponse
 
parser() - Static method in class io.grpc.reflection.v1.ListServiceResponse
 
parser() - Static method in class io.grpc.reflection.v1.ServerReflectionRequest
 
parser() - Static method in class io.grpc.reflection.v1.ServerReflectionResponse
 
parser() - Static method in class io.grpc.reflection.v1.ServiceResponse
 
parser() - Static method in class io.grpc.reflection.v1alpha.ErrorResponse
 
parser() - Static method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
parser() - Static method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
parser() - Static method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
parser() - Static method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
parser() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
parser() - Static method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
parser() - Static method in class io.grpc.reflection.v1alpha.ServiceResponse
 
parseRequest(InputStream) - Method in class io.grpc.MethodDescriptor
Parse an incoming request message.
parseResponse(InputStream) - Method in class io.grpc.MethodDescriptor
Parse a response payload from the given InputStream.
parseServiceConfig(Map) - Method in class io.grpc.internal.ScParser
 
parseServiceConfig(Map) - Method in class io.grpc.NameResolver.ServiceConfigParser
Parses and validates the service configuration chosen by the name resolver.
parseStream(InputStream) - Method in interface io.grpc.Metadata.BinaryStreamMarshaller
Parses a serialized metadata value from an InputStream.
PATH_PATTERNS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.HttpKeyBuilder
 
payload() - Method in class io.grpc.internal.Http2Ping
Returns the expected ping payload for this outstanding operation.
PAYLOAD_NOT_SET - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
 
PAYLOAD_TRUNCATED_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
PEER_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
PERMISSION_DENIED - Enum constant in enum io.grpc.Status.Code
The caller does not have permission to execute the specified operation.
PERMISSION_DENIED - Static variable in class io.grpc.Status
The caller does not have permission to execute the specified operation.
permitKeepAliveTime(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
permitKeepAliveTime(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Specify the most aggressive keep-alive time clients are permitted to configure.
permitKeepAliveTime(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Specify the most aggressive keep-alive time clients are permitted to configure.
permitKeepAliveWithoutCalls(boolean) - Method in class io.grpc.ForwardingServerBuilder
 
permitKeepAliveWithoutCalls(boolean) - Method in class io.grpc.netty.NettyServerBuilder
Sets whether to allow clients to send keep-alive HTTP/2 PINGs even if there are no outstanding RPCs on the connection.
permitKeepAliveWithoutCalls(boolean) - Method in class io.grpc.ServerBuilder
Sets whether to allow clients to send keep-alive HTTP/2 PINGs even if there are no outstanding RPCs on the connection.
perRpcBufferLimit(long) - Method in class io.grpc.ForwardingChannelBuilder
 
perRpcBufferLimit(long) - Method in class io.grpc.ForwardingChannelBuilder2
 
perRpcBufferLimit(long) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
perRpcBufferLimit(long) - Method in class io.grpc.ManagedChannelBuilder
Sets the per RPC buffer limit in bytes used for retry.
pickFirstLbProvider - Variable in class io.grpc.util.MultiChildLoadBalancer
 
PickFirstLoadBalancerProvider - Class in io.grpc.internal
Provider for the "pick_first" balancing policy.
PickFirstLoadBalancerProvider() - Constructor for class io.grpc.internal.PickFirstLoadBalancerProvider
 
pickSubchannel(LoadBalancer.PickSubchannelArgs) - Method in class io.grpc.LoadBalancer.ErrorPicker
Deprecated.
 
pickSubchannel(LoadBalancer.PickSubchannelArgs) - Method in class io.grpc.LoadBalancer.FixedResultPicker
 
pickSubchannel(LoadBalancer.PickSubchannelArgs) - Method in class io.grpc.LoadBalancer.SubchannelPicker
Make a balancing decision for a new RPC.
PickSubchannelArgs() - Constructor for class io.grpc.LoadBalancer.PickSubchannelArgs
 
PickSubchannelArgsImpl - Class in io.grpc.internal
PickSubchannelArgsImpl(MethodDescriptor, Metadata, CallOptions, LoadBalancer.PickDetailsConsumer) - Constructor for class io.grpc.internal.PickSubchannelArgsImpl
Creates call args object for given method with its call options, metadata.
ping() - Method in class io.grpc.internal.KeepAliveManager.ClientKeepAlivePinger
 
ping() - Method in interface io.grpc.internal.KeepAliveManager.KeepAlivePinger
Sends out a keep-alive ping.
ping(ClientTransport.PingCallback, Executor) - Method in interface io.grpc.internal.ClientTransport
Pings a remote endpoint.
pingAcceptable() - Method in class io.grpc.internal.KeepAliveEnforcer
Returns false when client is misbehaving and should be disconnected.
plaintext() - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator for plaintext client channel.
PLAINTEXT - Enum constant in enum io.grpc.netty.NegotiationType
Just assume the connection is plaintext (non-SSL) and the remote endpoint supports HTTP/2 directly without an upgrade.
PLAINTEXT_UPGRADE - Enum constant in enum io.grpc.netty.NegotiationType
Use the HTTP UPGRADE protocol for a plaintext (non-SSL) upgrade from HTTP/1.1 to HTTP/2.
pmtu - Variable in class io.grpc.InternalChannelz.TcpInfo
 
PolicySelection(LoadBalancerProvider, Object) - Constructor for class io.grpc.internal.ServiceConfigUtil.PolicySelection
Constructs a PolicySelection with selected LB provider and the deeply parsed LB config.
port - Variable in class io.grpc.internal.DnsNameResolver.SrvRecord
 
PORT_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Address.TcpIpAddress
 
PORT_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.Server
 
priority() - Method in class io.grpc.internal.DnsNameResolverProvider
 
priority() - Method in class io.grpc.internal.NameResolverFactoryToProviderFacade
 
priority() - Method in class io.grpc.ManagedChannelProvider
A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration. 5 should be considered the default, and then tweaked based on environment detection.
priority() - Method in class io.grpc.NameResolverProvider
A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration. 5 should be considered the default, and then tweaked based on environment detection.
priority() - Method in class io.grpc.netty.NettyChannelProvider
 
priority() - Method in class io.grpc.netty.NettyServerProvider
 
priority() - Method in class io.grpc.netty.UdsNameResolverProvider
 
priority() - Method in class io.grpc.netty.UdsNettyChannelProvider
 
priority() - Method in class io.grpc.ServerProvider
A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration. 5 should be considered the default, and then tweaked based on environment detection.
PRIVACY_AND_INTEGRITY - Enum constant in enum io.grpc.SecurityLevel
In addition to INTEGRITY, the data is only visible to the intended communication parties.
probes - Variable in class io.grpc.InternalChannelz.TcpInfo
 
PROCESSED - Enum constant in enum io.grpc.internal.ClientStreamListener.RpcProgress
The RPC may have been processed by the server.
propagateCauseWithStatus(boolean) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Sets whether to include the cause with the status that is propagated forward from the InProcessTransport.
PROTOCOL_ERROR - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
ProtocolNegotiationEvent - Class in io.grpc.netty
Represents a completion of a protocol negotiation stage.
protocolNegotiationEventTriggered(ChannelHandlerContext) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
ProtocolNegotiationHandler(ChannelHandler, ChannelLogger) - Constructor for class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
ProtocolNegotiationHandler(ChannelHandler, String, ChannelLogger) - Constructor for class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
protocolNegotiator(ProtocolNegotiator) - Method in class io.grpc.netty.NettyServerBuilder
Sets the ProtocolNegotiator to be used.
ProtoFileDescriptorSupplier - Interface in io.grpc.protobuf
Provides access to the underlying proto file descriptor.
ProtoLiteUtils - Class in io.grpc.protobuf.lite
Utility methods for using protobuf with grpc.
ProtoMethodDescriptorSupplier - Interface in io.grpc.protobuf
Provides access to the underlying proto service method descriptor.
ProtoReflectionService - Class in io.grpc.protobuf.services
Provides a reflection service for Protobuf services (including the reflection service itself).
ProtoReflectionServiceV1 - Class in io.grpc.protobuf.services
Provides a reflection service for Protobuf services (including the reflection service itself).
ProtoServiceDescriptorSupplier - Interface in io.grpc.protobuf
Provides access to the underlying proto service descriptor.
ProtoUtils - Class in io.grpc.protobuf
Utility methods for using protobuf with grpc.
provider() - Static method in class io.grpc.ManagedChannelProvider
Returns the ClassLoader-wide default channel.
provider() - Static method in class io.grpc.ServerProvider
Returns the ClassLoader-wide default server.
Provider() - Constructor for class io.grpc.internal.ExponentialBackoffPolicy.Provider
 
ProviderNotFoundException(String) - Constructor for exception class io.grpc.ManagedChannelProvider.ProviderNotFoundException
 
ProviderNotFoundException(String) - Constructor for exception class io.grpc.ManagedChannelRegistry.ProviderNotFoundException
 
ProviderNotFoundException(String) - Constructor for exception class io.grpc.ServerRegistry.ProviderNotFoundException
 
ProxiedSocketAddress - Class in io.grpc
An address that contains the information about making a connection via a proxy.
ProxiedSocketAddress() - Constructor for class io.grpc.ProxiedSocketAddress
 
proxyDetector(ProxyDetector) - Method in class io.grpc.ForwardingChannelBuilder
 
proxyDetector(ProxyDetector) - Method in class io.grpc.ForwardingChannelBuilder2
 
proxyDetector(ProxyDetector) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
proxyDetector(ProxyDetector) - Method in class io.grpc.ManagedChannelBuilder
Sets the proxy detector to be used in addresses name resolution.
ProxyDetector - Interface in io.grpc
A utility class to detect which proxy, if any, should be used for a given SocketAddress.
proxyFor(SocketAddress) - Method in interface io.grpc.ProxyDetector
Given a target address, returns a proxied address if a proxy should be used.
put(Metadata.Key, T) - Method in class io.grpc.Metadata
Adds the key, value pair.
putAllConstantKeys(Map) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
putAllConstantKeys(Map) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
putAllKeyMap(Map) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Map of key values extracted via key builders for the gRPC or HTTP request.
putConstantKeys(String, String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
putConstantKeys(String, String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
putKeyMap(String, String) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Map of key values extracted via key builders for the gRPC or HTTP request.
putUtilizationMetric(String, double) - Method in class io.grpc.services.MetricRecorder
Update the metrics value in the range [0, 1] corresponding to the specified key.

Q

QUERY_PARAMETERS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.HttpKeyBuilder
 

R

rcvMss - Variable in class io.grpc.InternalChannelz.TcpInfo
 
rcvSsthresh - Variable in class io.grpc.InternalChannelz.TcpInfo
 
rcvWscale - Variable in class io.grpc.InternalChannelz.TcpInfo
 
read() - Method in interface io.grpc.internal.TransportTracer.FlowControlReader
 
ReadableBuffer - Interface in io.grpc.internal
Interface for an abstract byte buffer.
ReadableBuffers - Class in io.grpc.internal
Utility methods for creating ReadableBuffer instances.
readableBytes() - Method in class io.grpc.internal.CompositeReadableBuffer
 
readableBytes() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readableBytes() - Method in interface io.grpc.internal.ReadableBuffer
Gets the current number of readable bytes remaining in this buffer.
readableBytes() - Method in interface io.grpc.internal.WritableBuffer
Returns the number of bytes one can read from the buffer.
readArray(ReadableBuffer) - Static method in class io.grpc.internal.ReadableBuffers
Reads an entire ReadableBuffer to a new array.
readAsString(ReadableBuffer, Charset) - Static method in class io.grpc.internal.ReadableBuffers
Reads the entire ReadableBuffer to a new String with the given charset.
readAsStringUtf8(ReadableBuffer) - Static method in class io.grpc.internal.ReadableBuffers
Reads the entire ReadableBuffer to a new String using UTF-8 decoding.
readBytes(byte[], int, int) - Method in class io.grpc.internal.CompositeReadableBuffer
 
readBytes(byte[], int, int) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readBytes(byte[], int, int) - Method in interface io.grpc.internal.ReadableBuffer
Reads length bytes from this buffer and writes them to the destination array.
readBytes(int) - Method in class io.grpc.internal.CompositeReadableBuffer
 
readBytes(int) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readBytes(int) - Method in interface io.grpc.internal.ReadableBuffer
Reads length bytes from this buffer and returns a new Buffer containing them.
readBytes(CompositeReadableBuffer, int) - Method in class io.grpc.internal.CompositeReadableBuffer
Reads length bytes from this buffer and writes them to the destination buffer.
readBytes(OutputStream, int) - Method in class io.grpc.internal.CompositeReadableBuffer
 
readBytes(OutputStream, int) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readBytes(OutputStream, int) - Method in interface io.grpc.internal.ReadableBuffer
Reads length bytes from this buffer and writes them to the destination stream.
readBytes(ByteBuffer) - Method in class io.grpc.internal.CompositeReadableBuffer
 
readBytes(ByteBuffer) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readBytes(ByteBuffer) - Method in interface io.grpc.internal.ReadableBuffer
Reads from this buffer until the destination's position reaches its limit, and increases the read position by the number of the transferred bytes.
readInt() - Method in class io.grpc.internal.AbstractReadableBuffer
 
readInt() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readInt() - Method in interface io.grpc.internal.ReadableBuffer
Reads a 4-byte signed integer from this buffer using big-endian byte ordering.
readUnsignedByte() - Method in class io.grpc.internal.CompositeReadableBuffer
 
readUnsignedByte() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readUnsignedByte() - Method in interface io.grpc.internal.ReadableBuffer
Reads the next unsigned byte from this buffer and increments the read position by 1.
READY - Enum constant in enum io.grpc.channelz.v1.ChannelConnectivityState.State
READY = 3;
READY - Enum constant in enum io.grpc.ConnectivityState
The channel has successfully established a connection all the way through TLS handshake (or equivalent) and all subsequent attempt to communicate have succeeded (or are pending without any known failure ).
READY_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelConnectivityState.State
READY = 3;
REASON_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupRequest
 
REASON_MISS - Enum constant in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
No data available in local cache
REASON_MISS_VALUE - Static variable in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
No data available in local cache
REASON_STALE - Enum constant in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
Data in local cache is stale
REASON_STALE_VALUE - Static variable in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
Data in local cache is stale
REASON_UNKNOWN - Enum constant in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
Unused
REASON_UNKNOWN_VALUE - Static variable in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
Unused
recordApplicationUtilizationMetric(double) - Method in class io.grpc.services.CallMetricRecorder
Records a call metric measurement for application specific utilization in the range [0, inf).
recordCallMetric(String, double) - Method in class io.grpc.services.CallMetricRecorder
Deprecated.
use CallMetricRecorder.recordRequestCostMetric(String, double) instead. This method will be removed in the future.
recordCpuUtilizationMetric(double) - Method in class io.grpc.services.CallMetricRecorder
Records a call metric measurement for CPU utilization in the range [0, inf).
recordDoubleHistogram(DoubleHistogramMetricInstrument, double, List, List) - Method in interface io.grpc.MetricRecorder
Records a value for a double-precision histogram metric instrument.
recordDoubleHistogram(DoubleHistogramMetricInstrument, double, List, List) - Method in interface io.grpc.MetricSink
Records a value for a double-precision histogram metric associated with specified metric instrument.
recordEpsMetric(double) - Method in class io.grpc.services.CallMetricRecorder
Records a call metric measurement for errors per second (eps) in the range [0, inf).
recordLongGauge(LongGaugeMetricInstrument, long, List, List) - Method in interface io.grpc.MetricRecorder.BatchRecorder
Record a long gauge value.
recordLongGauge(LongGaugeMetricInstrument, long, List, List) - Method in interface io.grpc.MetricSink
Record a long gauge value.
recordLongHistogram(LongHistogramMetricInstrument, long, List, List) - Method in interface io.grpc.MetricRecorder
Records a value for a long valued histogram metric instrument.
recordLongHistogram(LongHistogramMetricInstrument, long, List, List) - Method in interface io.grpc.MetricSink
Records a value for a long valued histogram metric associated with specified metric instrument.
recordMemoryUtilizationMetric(double) - Method in class io.grpc.services.CallMetricRecorder
Records a call metric measurement for memory utilization in the range [0, 1].
recordNamedMetric(String, double) - Method in class io.grpc.services.CallMetricRecorder
Records an application-specific opaque custom metric measurement.
recordQpsMetric(double) - Method in class io.grpc.services.CallMetricRecorder
Records a call metric measurement for queries per second (qps) in the range [0, inf).
recordRequestCostMetric(String, double) - Method in class io.grpc.services.CallMetricRecorder
Records a call metric measurement for request cost.
recordUtilizationMetric(String, double) - Method in class io.grpc.services.CallMetricRecorder
Records a call metric measurement for utilization in the range [0, 1].
REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Channel
 
REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Server
 
REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Socket
 
REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Subchannel
 
ReflectionLongAdderCounter - Class in io.grpc.internal
A LongCounter that is implemented with a JDK8
invalid reference
LongAdder
.
refresh() - Method in class io.grpc.internal.DnsNameResolver
 
refresh() - Method in class io.grpc.NameResolver
Re-resolve the name.
refreshNameResolution() - Method in class io.grpc.LoadBalancer.Helper
Call NameResolver.refresh() on the channel's resolver.
refreshNameResolution() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
REFUSED - Enum constant in enum io.grpc.internal.ClientStreamListener.RpcProgress
Some part of the RPC may have been sent, but the server has guaranteed it didn't process any part of the RPC.
REFUSED_STREAM - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
register(Compressor) - Method in class io.grpc.CompressorRegistry
Registers a compressor for both decompression and message encoding negotiation.
register(LoadBalancerProvider) - Method in class io.grpc.LoadBalancerRegistry
Register a provider.
register(ManagedChannelProvider) - Method in class io.grpc.ManagedChannelRegistry
Register a provider.
register(NameResolverProvider) - Method in class io.grpc.NameResolverRegistry
Register a provider.
register(ServerProvider) - Method in class io.grpc.ServerRegistry
Register a provider.
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.binarylog.v1.BinaryLogProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.channelz.v1.ChannelzProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.health.v1.HealthProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.lb.v1.LoadBalancerProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.lookup.v1.RlsConfigProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.lookup.v1.RlsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.reflection.v1.ServerReflectionProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionProto
Deprecated.
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.binarylog.v1.BinaryLogProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.channelz.v1.ChannelzProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.health.v1.HealthProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.lb.v1.LoadBalancerProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RlsConfigProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.lookup.v1.RlsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1.ServerReflectionProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.reflection.v1alpha.ServerReflectionProto
Deprecated.
 
registerBatchCallback(MetricRecorder.BatchCallback, CallbackMetricInstrument...) - Method in interface io.grpc.MetricRecorder
Registers a callback to produce metric values for only the listed instruments.
registerBatchCallback(Runnable, CallbackMetricInstrument...) - Method in interface io.grpc.MetricSink
Registers a callback to produce metric values for only the listed instruments.
registerDoubleCounter(String, String, String, List, List, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Double Counter metric instrument.
registerDoubleHistogram(String, String, String, List, List, List, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Double Histogram metric instrument.
registerLongCounter(String, String, String, List, List, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Long Counter metric instrument.
registerLongGauge(String, String, String, List, List, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Long Gauge metric instrument.
registerLongHistogram(String, String, String, List, List, List, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Long Histogram metric instrument.
release() - Method in interface io.grpc.internal.WritableBuffer
Releases the buffer, indicating to the WritableBufferAllocator that this buffer is no longer used and its resources can be reused.
release(SharedResourceHolder.Resource, T) - Static method in class io.grpc.internal.SharedResourceHolder
Releases an instance of the given resource.
remote - Variable in class io.grpc.InternalChannelz.SocketStats
 
REMOTE_CERTIFICATE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Security.Tls
 
REMOTE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Socket
 
REMOTE_FLOW_CONTROL_WINDOW_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
REMOTE_NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Socket
 
remoteBytes - Variable in class io.grpc.internal.TransportTracer.FlowControlWindows
 
remoteCert - Variable in class io.grpc.InternalChannelz.Tls
 
remoteFlowControlWindow - Variable in class io.grpc.InternalChannelz.TransportStats
 
remove(Metadata.Key, T) - Method in class io.grpc.Metadata
Removes the first occurrence of value for key.
removeAll(Metadata.Key) - Method in class io.grpc.Metadata
Remove all values for the given key.
removeCallsFinishedWithDrop(int) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
removeChannel(int) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
removeChannelRef(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
removeChannelRef(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
removeClientSocket(InternalInstrumented) - Method in class io.grpc.InternalChannelz
 
removeConstantKeys(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
removeConstantKeys(String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
You can optionally set one or more specific key/value pairs to be added to the key_map.
removedChildren - Variable in class io.grpc.util.MultiChildLoadBalancer.AcceptResolvedAddrRetVal
 
removeEntry(int) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
removeEvents(int) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
removeGrpcKeybuilders(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
removeHeaders(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
removeHeaders(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
removeHttpKeybuilders(int) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
removeKeyMap(String) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Map of key values extracted via key builders for the gRPC or HTTP request.
removeListener(Context.CancellationListener) - Method in class io.grpc.Context.CancellableContext
 
removeListener(Context.CancellationListener) - Method in class io.grpc.Context
removeListenSocket(int) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
removeListenSocket(InternalInstrumented) - Method in class io.grpc.InternalChannelz
 
removeNames(int) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
removeOption(int) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
removeQueryParameters(int) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
removeRootChannel(InternalInstrumented) - Method in class io.grpc.InternalChannelz
 
removeServer(int) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
removeServer(InternalInstrumented) - Method in class io.grpc.InternalChannelz
Removes a server.
removeServers(int) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
removeServerSocket(InternalInstrumented, InternalInstrumented) - Method in class io.grpc.InternalChannelz
Removes a server socket.
removeService(int) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
removeService(int) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
removeService(ServerServiceDefinition) - Method in class io.grpc.util.MutableHandlerRegistry
Removes a registered service.
removeSocketRef(int) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
removeSocketRef(int) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
removeSocketRef(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
removeSubchannel(InternalInstrumented) - Method in class io.grpc.InternalChannelz
 
removeSubchannelRef(int) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
removeSubchannelRef(int) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
removeUtilizationMetric(String) - Method in class io.grpc.services.MetricRecorder
Remove the metrics data entry corresponding to the specified key.
reordering - Variable in class io.grpc.InternalChannelz.TcpInfo
 
replaceInappropriateControlPlaneStatus(Status) - Static method in class io.grpc.internal.GrpcUtil
Some status codes from the control plane are not appropritate to use in the data plane.
replaceProtocolNegotiationEvent(ProtocolNegotiationEvent) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
reportKeepAliveSent() - Method in class io.grpc.internal.TransportTracer
Reports that a keep alive message was sent.
reportLocalStreamStarted() - Method in class io.grpc.internal.TransportTracer
Called by the client to report a stream has started.
reportMessageReceived() - Method in class io.grpc.internal.TransportTracer
Reports that a message was successfully received.
reportMessageSent(int) - Method in class io.grpc.internal.TransportTracer
Reports that some messages were successfully sent.
reportRemoteStreamStarted() - Method in class io.grpc.internal.TransportTracer
Called by the server to report a stream has started.
reportStreamClosed(boolean) - Method in class io.grpc.internal.TransportTracer
Reports that a stream closed with the specified Status.
request(int) - Method in class io.grpc.ClientCall
Requests up to the given number of messages from the call to be delivered to ClientCall.Listener.onMessage(Object).
request(int) - Method in class io.grpc.internal.AbstractStream
 
request(int) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
request(int) - Method in interface io.grpc.internal.Deframer
Requests up to the given number of messages from the call.
request(int) - Method in class io.grpc.internal.DelayedClientCall
 
request(int) - Method in class io.grpc.internal.MessageDeframer
 
request(int) - Method in class io.grpc.internal.NoopClientStream
 
request(int) - Method in interface io.grpc.internal.Stream
Requests up to the given number of messages from the call to be delivered via StreamListener.messagesAvailable(StreamListener.MessageProducer).
request(int) - Method in interface io.grpc.internal.ThreadOptimizedDeframer
Behaves like Deframer.request(int) except it can be called from any thread.
request(int) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
request(int) - Method in class io.grpc.ForwardingClientCall
 
request(int) - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
request(int) - Method in class io.grpc.ForwardingServerCall
 
request(int) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
request(int) - Method in class io.grpc.ServerCall
Requests up to the given number of messages from the call to be delivered to ServerCall.Listener.onMessage(Object).
request(int) - Method in class io.grpc.stub.CallStreamObserver
Requests the peer to produce count more messages to be delivered to the 'inbound' StreamObserver.
request(int) - Method in class io.grpc.stub.ClientCallStreamObserver
Requests the peer to produce count more messages to be delivered to the 'inbound' StreamObserver.
request(int) - Method in class io.grpc.stub.ServerCallStreamObserver
Requests the peer to produce count more messages to be delivered to the 'inbound' StreamObserver.
requestConnection() - Method in class io.grpc.LoadBalancer
The channel asks the LoadBalancer to establish connections now (if applicable) so that the upcoming RPC may then just pick a ready connection without waiting for connections.
requestConnection() - Method in class io.grpc.LoadBalancer.Subchannel
Asks the Subchannel to create a connection (aka transport), if there isn't an active one.
requestConnection() - Method in class io.grpc.LoadBalancer.SubchannelPicker
Deprecated.
requestConnection() - Method in class io.grpc.util.ForwardingLoadBalancer
 
requestConnection() - Method in class io.grpc.util.ForwardingSubchannel
 
RequestInfo() - Constructor for class io.grpc.CallCredentials.RequestInfo
 
requestMessagesFromDeframerForTesting(int) - Method in class io.grpc.internal.AbstractStream.TransportState
Very rarely used.
requestType() - Element in annotation type io.grpc.stub.annotations.RpcMethod
The request type of the method.
requestVolume - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection
 
requestVolume - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
 
REQUIRE - Enum constant in enum io.grpc.TlsServerCredentials.ClientAuth
Clients are requested to present their identity, and are required to provide a valid identity.
REQUIRED_MATCH_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.NameMatcher
 
requiredLabelKeys - Variable in class io.grpc.DoubleCounterMetricInstrument
 
requiredLabelKeys - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
requiredLabelKeys - Variable in class io.grpc.LongCounterMetricInstrument
 
requiredLabelKeys - Variable in class io.grpc.LongGaugeMetricInstrument
 
requiredLabelKeys - Variable in class io.grpc.LongHistogramMetricInstrument
 
requireFakeFeature() - Method in class io.grpc.TlsChannelCredentials.Builder
Requires TlsChannelCredentials.Feature.FAKE to be understood.
requireFakeFeature() - Method in class io.grpc.TlsServerCredentials.Builder
Requires TlsServerCredentials.Feature.FAKE to be understood.
reset() - Method in class io.grpc.internal.AbstractReadableBuffer
 
reset() - Method in class io.grpc.internal.CompositeReadableBuffer
 
reset() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
reset() - Method in interface io.grpc.internal.ReadableBuffer
Repositions this buffer to the position at the time ReadableBuffer.mark() was last called on this buffer.
reset() - Method in interface io.grpc.internal.RetryScheduler
Resets the scheduler, effectively cancelling any future retry operation.
resetConnectBackoff() - Method in class io.grpc.ManagedChannel
For subchannels that are in TRANSIENT_FAILURE state, short-circuit the backoff timer and make them reconnect immediately.
resetCounters() - Method in class io.grpc.internal.KeepAliveEnforcer
Reset any counters because PINGs are allowed in response to something sent.
resolveAddress(String) - Method in interface io.grpc.internal.DnsNameResolver.AddressResolver
 
resolved - Variable in class io.grpc.internal.DnsNameResolver
 
resolveSrv(String) - Method in interface io.grpc.internal.DnsNameResolver.ResourceResolver
 
resolveTxt(String) - Method in interface io.grpc.internal.DnsNameResolver.ResourceResolver
 
resolvingAddresses - Variable in class io.grpc.util.MultiChildLoadBalancer
 
RESOURCE_EXHAUSTED - Enum constant in enum io.grpc.Status.Code
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
RESOURCE_EXHAUSTED - Static variable in class io.grpc.Status
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
responseType() - Element in annotation type io.grpc.stub.annotations.RpcMethod
The response type of the method.
retrans - Variable in class io.grpc.InternalChannelz.TcpInfo
 
retransmits - Variable in class io.grpc.InternalChannelz.TcpInfo
 
retryBufferSize(long) - Method in class io.grpc.ForwardingChannelBuilder
 
retryBufferSize(long) - Method in class io.grpc.ForwardingChannelBuilder2
 
retryBufferSize(long) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
retryBufferSize(long) - Method in class io.grpc.ManagedChannelBuilder
Sets the retry buffer size in bytes.
RetryScheduler - Interface in io.grpc.internal
This interface is used to schedule future retry attempts for a failed operation.
returnObject(Object) - Method in class io.grpc.internal.FixedObjectPool
 
returnObject(Object) - Method in interface io.grpc.internal.ObjectPool
Return the object to the pool.
returnObject(Object) - Method in class io.grpc.internal.SharedResourcePool
 
RlsConfigProto - Class in io.grpc.lookup.v1
 
RlsLoadBalancerProvider - Class in io.grpc.rls
The provider for the "rls_experimental" balancing policy.
RlsLoadBalancerProvider() - Constructor for class io.grpc.rls.RlsLoadBalancerProvider
 
RlsProto - Class in io.grpc.lookup.v1
 
ROOT - Static variable in class io.grpc.Context
The logical root context which is the ultimate ancestor of all contexts.
RootChannelList(List, boolean) - Constructor for class io.grpc.InternalChannelz.RootChannelList
Creates an instance.
ROUTE_LOOKUP_CONFIG_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
routeLookup(RouteLookupRequest) - Method in class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceBlockingStub
Lookup returns a target for a single key.
routeLookup(RouteLookupRequest) - Method in class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceFutureStub
Lookup returns a target for a single key.
routeLookup(RouteLookupRequest, StreamObserver) - Method in interface io.grpc.lookup.v1.RouteLookupServiceGrpc.AsyncService
Lookup returns a target for a single key.
routeLookup(RouteLookupRequest, StreamObserver) - Method in class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceStub
Lookup returns a target for a single key.
RouteLookupClusterSpecifier - Class in io.grpc.lookup.v1
RouteLookupClusterSpecifier is used in xDS to represent a cluster specifier plugin for RLS.
RouteLookupClusterSpecifier.Builder - Class in io.grpc.lookup.v1
RouteLookupClusterSpecifier is used in xDS to represent a cluster specifier plugin for RLS.
RouteLookupClusterSpecifierOrBuilder - Interface in io.grpc.lookup.v1
 
RouteLookupConfig - Class in io.grpc.lookup.v1
Protobuf type grpc.lookup.v1.RouteLookupConfig
RouteLookupConfig.Builder - Class in io.grpc.lookup.v1
Protobuf type grpc.lookup.v1.RouteLookupConfig
RouteLookupConfigOrBuilder - Interface in io.grpc.lookup.v1
 
RouteLookupRequest - Class in io.grpc.lookup.v1
Protobuf type grpc.lookup.v1.RouteLookupRequest
RouteLookupRequest.Builder - Class in io.grpc.lookup.v1
Protobuf type grpc.lookup.v1.RouteLookupRequest
RouteLookupRequest.Reason - Enum in io.grpc.lookup.v1
Possible reasons for making a request.
RouteLookupRequestOrBuilder - Interface in io.grpc.lookup.v1
 
RouteLookupResponse - Class in io.grpc.lookup.v1
Protobuf type grpc.lookup.v1.RouteLookupResponse
RouteLookupResponse.Builder - Class in io.grpc.lookup.v1
Protobuf type grpc.lookup.v1.RouteLookupResponse
RouteLookupResponseOrBuilder - Interface in io.grpc.lookup.v1
 
RouteLookupServiceGrpc - Class in io.grpc.lookup.v1
 
RouteLookupServiceGrpc.AsyncService - Interface in io.grpc.lookup.v1
 
RouteLookupServiceGrpc.RouteLookupServiceBlockingStub - Class in io.grpc.lookup.v1
A stub to allow clients to do synchronous rpc calls to service RouteLookupService.
RouteLookupServiceGrpc.RouteLookupServiceFutureStub - Class in io.grpc.lookup.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service RouteLookupService.
RouteLookupServiceGrpc.RouteLookupServiceImplBase - Class in io.grpc.lookup.v1
Base class for the server implementation of the service RouteLookupService.
RouteLookupServiceGrpc.RouteLookupServiceStub - Class in io.grpc.lookup.v1
A stub to allow clients to do asynchronous rpc calls to service RouteLookupService.
RouteLookupServiceImplBase() - Constructor for class io.grpc.lookup.v1.RouteLookupServiceGrpc.RouteLookupServiceImplBase
 
RpcMethod - Annotation Type in io.grpc.stub.annotations
RpcMethod contains a limited subset of information about the RPC to assist Java Annotation Processors.
rto - Variable in class io.grpc.InternalChannelz.TcpInfo
 
rtt - Variable in class io.grpc.InternalChannelz.TcpInfo
 
rttvar - Variable in class io.grpc.InternalChannelz.TcpInfo
 
run() - Method in class io.grpc.internal.LogExceptionRunnable
 
run() - Method in class io.grpc.internal.SerializingExecutor
 
run(Runnable) - Method in class io.grpc.Context
Immediately run a Runnable with this context as the Context.current() context.
runOnExpiration(Runnable, ScheduledExecutorService) - Method in class io.grpc.Deadline
Schedule a task to be run when the deadline expires.

S

sacked - Variable in class io.grpc.InternalChannelz.TcpInfo
 
schedule(Runnable) - Method in interface io.grpc.internal.RetryScheduler
A request to schedule a future retry (or retries) for a failed operation.
schedule(Runnable, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.SynchronizationContext
Schedules a task to be added and run via SynchronizationContext.execute(Runnable) after a delay.
scheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Provides a custom scheduled executor service.
scheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.inprocess.InProcessServerBuilder
Provides a custom scheduled executor service.
scheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
Provides a custom scheduled executor service to the server builder.
scheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.servlet.ServletServerBuilder
Provides a custom scheduled executor service to the server builder.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.SynchronizationContext
Schedules a task to be added and run via SynchronizationContext.execute(Runnable) after an initial delay and then repeated after the delay until cancelled.
scheme() - Method in interface io.grpc.netty.InternalProtocolNegotiator.ProtocolNegotiator
The HTTP/2 scheme to be used when sending HEADERS.
ScParser - Class in io.grpc.internal
The library built-in implementation of service config parser.
ScParser(boolean, int, int, AutoConfiguredLoadBalancerFactory) - Constructor for class io.grpc.internal.ScParser
Creates a parse with global retry settings and an auto configured lb factory.
security - Variable in class io.grpc.InternalChannelz.SocketStats
 
Security - Class in io.grpc.channelz.v1
Security represents details about how secure the socket is.
Security(InternalChannelz.OtherSecurity) - Constructor for class io.grpc.InternalChannelz.Security
 
Security(InternalChannelz.Tls) - Constructor for class io.grpc.InternalChannelz.Security
 
SECURITY_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Socket
 
Security.Builder - Class in io.grpc.channelz.v1
Security represents details about how secure the socket is.
Security.ModelCase - Enum in io.grpc.channelz.v1
 
Security.OtherSecurity - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.Security.OtherSecurity
Security.OtherSecurity.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.Security.OtherSecurity
Security.OtherSecurityOrBuilder - Interface in io.grpc.channelz.v1
 
Security.Tls - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.Security.Tls
Security.Tls.Builder - Class in io.grpc.channelz.v1
Protobuf type grpc.channelz.v1.Security.Tls
Security.Tls.CipherSuiteCase - Enum in io.grpc.channelz.v1
 
Security.TlsOrBuilder - Interface in io.grpc.channelz.v1
 
SecurityLevel - Enum in io.grpc
The level of security guarantee in communications.
SecurityOrBuilder - Interface in io.grpc.channelz.v1
 
selectConfig(LoadBalancer.PickSubchannelArgs) - Method in class io.grpc.InternalConfigSelector
Selects the config for an PRC.
selectLbPolicyFromList(List, LoadBalancerRegistry) - Static method in class io.grpc.internal.ServiceConfigUtil
Parses and selects a load balancing policy from a non-empty list of raw configs.
sendHeaders(Metadata) - Method in class io.grpc.ForwardingServerCall
 
sendHeaders(Metadata) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
sendHeaders(Metadata) - Method in class io.grpc.ServerCall
Send response header metadata prior to sending a response message.
sendMessage(ReqT) - Method in class io.grpc.ClientCall
Send a request message to the server.
sendMessage(ReqT) - Method in class io.grpc.ForwardingClientCall
 
sendMessage(ReqT) - Method in class io.grpc.internal.DelayedClientCall
 
sendMessage(RespT) - Method in class io.grpc.ForwardingServerCall
 
sendMessage(RespT) - Method in class io.grpc.ServerCall
Send a response message.
SEQUENCE_ID_WITHIN_CALL_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
serialize(Metadata) - Static method in class io.grpc.InternalMetadata
 
serializePartial(Metadata) - Static method in class io.grpc.InternalMetadata
Serializes all metadata entries, leaving some values as InputStreams.
SerializingExecutor - Class in io.grpc.internal
Executor ensuring that all Runnable tasks submitted are executed in order using the provided Executor, and serially such that no two will ever be running at the same time.
SerializingExecutor(Executor) - Constructor for class io.grpc.internal.SerializingExecutor
Creates a SerializingExecutor, running tasks using executor.
Server - Class in io.grpc.channelz.v1
Server represents a single server.
Server - Class in io.grpc.lb.v1
Contains server information.
Server - Class in io.grpc
Server for listening for and dispatching incoming calls.
Server() - Constructor for class io.grpc.Server
 
SERVER_CONTEXT_KEY - Static variable in class io.grpc.InternalServer
 
SERVER_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServerResponse
 
SERVER_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServersResponse
 
SERVER_HEADER - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
 
SERVER_HEADER_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
SERVER_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServerRequest
 
SERVER_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServerSocketsRequest
 
SERVER_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ServerRef
 
SERVER_KEEPALIVE_TIME_NANOS_DISABLED - Static variable in class io.grpc.internal.GrpcUtil
The magic keepalive time value that disables keepalive.
SERVER_LIST - Enum constant in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
 
SERVER_LIST_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.LoadBalanceResponse
 
SERVER_STREAMING - Enum constant in enum io.grpc.MethodDescriptor.MethodType
One request message followed by zero or more response messages.
Server.Builder - Class in io.grpc.channelz.v1
Server represents a single server.
Server.Builder - Class in io.grpc.lb.v1
Contains server information.
Server and client channel setup - Section in class io.grpc.inprocess.InProcessServerBuilder
 
serverBuilder(ServerBuilder) - Static method in class io.grpc.ServerProvider.NewServerBuilderResult
 
ServerBuilder<T> - Class in io.grpc
A builder for Server instances.
ServerBuilder() - Constructor for class io.grpc.ServerBuilder
 
ServerCall<ReqT,RespT> - Class in io.grpc
Encapsulates a single call received from a remote client.
ServerCall() - Constructor for class io.grpc.ServerCall
 
ServerCall.Listener<ReqT> - Class in io.grpc
Callbacks for consuming incoming RPC messages.
ServerCallExecutorSupplier - Interface in io.grpc
Defines what executor handles the server call, based on each RPC call information at runtime.
ServerCallHandler<RequestT, ResponseT> - Interface in io.grpc
Interface to initiate processing of incoming remote calls.
ServerCallInfo() - Constructor for class io.grpc.ServerStreamTracer.ServerCallInfo
 
ServerCalls - Class in io.grpc.stub
Utility functions for adapting ServerCallHandlers to application service implementation, meant to be used by the generated code.
ServerCalls.BidiStreamingMethod<ReqT,RespT> - Interface in io.grpc.stub
Adaptor to a bidirectional streaming method.
ServerCalls.ClientStreamingMethod<ReqT,RespT> - Interface in io.grpc.stub
Adaptor to a client streaming method.
ServerCalls.ServerStreamingMethod<ReqT,RespT> - Interface in io.grpc.stub
Adaptor to a server streaming method.
ServerCalls.UnaryMethod<ReqT,RespT> - Interface in io.grpc.stub
Adaptor to a unary call method.
serverCallStarted(ServerCall) - Method in class io.grpc.ServerStreamTracer
Deprecated.
Implement ServerStreamTracer.serverCallStarted(ServerCallInfo) instead. This method will be removed in a future release of gRPC.
serverCallStarted(ServerStreamTracer.ServerCallInfo) - Method in class io.grpc.internal.StatsTraceContext
serverCallStarted(ServerStreamTracer.ServerCallInfo) - Method in class io.grpc.ServerStreamTracer
Called when ServerCall is created.
ServerCallStreamObserver<RespT> - Class in io.grpc.stub
A refinement of CallStreamObserver to allows for interaction with call cancellation events on the server side.
ServerCallStreamObserver() - Constructor for class io.grpc.stub.ServerCallStreamObserver
 
ServerCredentials - Class in io.grpc
Represents a security configuration to be used for servers.
ServerCredentials() - Constructor for class io.grpc.ServerCredentials
 
ServerData - Class in io.grpc.channelz.v1
ServerData is data for a specific Server.
ServerData.Builder - Class in io.grpc.channelz.v1
ServerData is data for a specific Server.
ServerDataOrBuilder - Interface in io.grpc.channelz.v1
 
serverFilterContext(Context) - Method in class io.grpc.internal.StatsTraceContext
ServerHeader - Class in io.grpc.binarylog.v1
Protobuf type grpc.binarylog.v1.ServerHeader
ServerHeader.Builder - Class in io.grpc.binarylog.v1
Protobuf type grpc.binarylog.v1.ServerHeader
ServerHeaderOrBuilder - Interface in io.grpc.binarylog.v1
 
ServerImpl - Class in io.grpc.internal
Default implementation of Server, for creation by transports.
ServerImplBuilder - Class in io.grpc.internal
Default builder for Server instances, for usage in Transport implementations.
ServerImplBuilder(ServerImplBuilder.ClientTransportServersBuilder) - Constructor for class io.grpc.internal.ServerImplBuilder
Creates a new server builder with given transport servers provider.
ServerImplBuilder.ClientTransportServersBuilder - Interface in io.grpc.internal
An interface to provide to provide transport specific information for the server.
ServerInterceptor - Interface in io.grpc
Interface for intercepting incoming calls before they are dispatched by ServerCallHandler.
ServerInterceptors - Class in io.grpc
Utility methods for working with ServerInterceptors.
ServerList - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.ServerList
ServerList(List, boolean) - Constructor for class io.grpc.InternalChannelz.ServerList
Creates an instance.
ServerList.Builder - Class in io.grpc.lb.v1
Protobuf type grpc.lb.v1.ServerList
ServerListener - Interface in io.grpc.internal
A listener to a server for transport creation events.
ServerListOrBuilder - Interface in io.grpc.lb.v1
 
ServerMethodDefinition<ReqT,RespT> - Class in io.grpc
Definition of a method exposed by a Server.
ServerOrBuilder - Interface in io.grpc.channelz.v1
 
ServerOrBuilder - Interface in io.grpc.lb.v1
 
serverPlaintext() - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator for plaintext server channel.
ServerProvider - Class in io.grpc
Provider of servers for transport agnostic consumption.
ServerProvider() - Constructor for class io.grpc.ServerProvider
 
ServerProvider.NewServerBuilderResult - Class in io.grpc
 
ServerRef - Class in io.grpc.channelz.v1
ServerRef is a reference to a Server.
ServerRef.Builder - Class in io.grpc.channelz.v1
ServerRef is a reference to a Server.
ServerReflectionGrpc - Class in io.grpc.reflection.v1
 
ServerReflectionGrpc - Class in io.grpc.reflection.v1alpha
 
ServerReflectionGrpc.AsyncService - Interface in io.grpc.reflection.v1
 
ServerReflectionGrpc.AsyncService - Interface in io.grpc.reflection.v1alpha
 
ServerReflectionGrpc.ServerReflectionBlockingStub - Class in io.grpc.reflection.v1
A stub to allow clients to do synchronous rpc calls to service ServerReflection.
ServerReflectionGrpc.ServerReflectionBlockingStub - Class in io.grpc.reflection.v1alpha
A stub to allow clients to do synchronous rpc calls to service ServerReflection.
ServerReflectionGrpc.ServerReflectionFutureStub - Class in io.grpc.reflection.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service ServerReflection.
ServerReflectionGrpc.ServerReflectionFutureStub - Class in io.grpc.reflection.v1alpha
A stub to allow clients to do ListenableFuture-style rpc calls to service ServerReflection.
ServerReflectionGrpc.ServerReflectionImplBase - Class in io.grpc.reflection.v1
Base class for the server implementation of the service ServerReflection.
ServerReflectionGrpc.ServerReflectionImplBase - Class in io.grpc.reflection.v1alpha
Base class for the server implementation of the service ServerReflection.
ServerReflectionGrpc.ServerReflectionStub - Class in io.grpc.reflection.v1
A stub to allow clients to do asynchronous rpc calls to service ServerReflection.
ServerReflectionGrpc.ServerReflectionStub - Class in io.grpc.reflection.v1alpha
A stub to allow clients to do asynchronous rpc calls to service ServerReflection.
ServerReflectionImplBase() - Constructor for class io.grpc.reflection.v1.ServerReflectionGrpc.ServerReflectionImplBase
 
ServerReflectionImplBase() - Constructor for class io.grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionImplBase
 
serverReflectionInfo(StreamObserver) - Method in class io.grpc.protobuf.services.ProtoReflectionServiceV1
 
serverReflectionInfo(StreamObserver) - Method in interface io.grpc.reflection.v1.ServerReflectionGrpc.AsyncService
The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.
serverReflectionInfo(StreamObserver) - Method in class io.grpc.reflection.v1.ServerReflectionGrpc.ServerReflectionStub
The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.
serverReflectionInfo(StreamObserver) - Method in interface io.grpc.reflection.v1alpha.ServerReflectionGrpc.AsyncService
The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.
serverReflectionInfo(StreamObserver) - Method in class io.grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionStub
The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.
ServerReflectionProto - Class in io.grpc.reflection.v1
 
ServerReflectionProto - Class in io.grpc.reflection.v1alpha
Deprecated.
ServerReflectionRequest - Class in io.grpc.reflection.v1
The message sent by the client when calling ServerReflectionInfo method.
ServerReflectionRequest - Class in io.grpc.reflection.v1alpha
The message sent by the client when calling ServerReflectionInfo method.
ServerReflectionRequest.Builder - Class in io.grpc.reflection.v1
The message sent by the client when calling ServerReflectionInfo method.
ServerReflectionRequest.Builder - Class in io.grpc.reflection.v1alpha
The message sent by the client when calling ServerReflectionInfo method.
ServerReflectionRequest.MessageRequestCase - Enum in io.grpc.reflection.v1
 
ServerReflectionRequest.MessageRequestCase - Enum in io.grpc.reflection.v1alpha
 
ServerReflectionRequestOrBuilder - Interface in io.grpc.reflection.v1
 
ServerReflectionRequestOrBuilder - Interface in io.grpc.reflection.v1alpha
 
ServerReflectionResponse - Class in io.grpc.reflection.v1
The message sent by the server to answer ServerReflectionInfo method.
ServerReflectionResponse - Class in io.grpc.reflection.v1alpha
The message sent by the server to answer ServerReflectionInfo method.
ServerReflectionResponse.Builder - Class in io.grpc.reflection.v1
The message sent by the server to answer ServerReflectionInfo method.
ServerReflectionResponse.Builder - Class in io.grpc.reflection.v1alpha
The message sent by the server to answer ServerReflectionInfo method.
ServerReflectionResponse.MessageResponseCase - Enum in io.grpc.reflection.v1
 
ServerReflectionResponse.MessageResponseCase - Enum in io.grpc.reflection.v1alpha
 
ServerReflectionResponseOrBuilder - Interface in io.grpc.reflection.v1
 
ServerReflectionResponseOrBuilder - Interface in io.grpc.reflection.v1alpha
 
ServerRefOrBuilder - Interface in io.grpc.channelz.v1
 
ServerRegistry - Class in io.grpc
Registry of ServerProviders.
ServerRegistry() - Constructor for class io.grpc.ServerRegistry
 
ServerRegistry.ProviderNotFoundException - Exception Class in io.grpc
Thrown when no suitable ServerProvider objects can be found.
servers - Variable in class io.grpc.InternalChannelz.ServerList
 
SERVERS_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ServerList
 
serverSendsOneMessage() - Method in enum io.grpc.MethodDescriptor.MethodType
Returns true for UNARY and CLIENT_STREAMING, which do not permit the server to stream.
ServerServiceDefinition - Class in io.grpc
Definition of a service to be exposed via a Server.
ServerServiceDefinition.Builder - Class in io.grpc
Builder for constructing Service instances.
serverShutdown() - Method in interface io.grpc.internal.ServerListener
The server is shutting down.
ServerSocketsList(List, boolean) - Constructor for class io.grpc.InternalChannelz.ServerSocketsList
Creates an instance.
ServerStats(long, long, long, long, List) - Constructor for class io.grpc.InternalChannelz.ServerStats
Creates an instance.
ServerStream - Interface in io.grpc.internal
Extension of Stream to support server-side termination semantics.
ServerStreamListener - Interface in io.grpc.internal
An observer of server-side stream events.
ServerStreamTracer - Class in io.grpc
Listens to events on a stream to collect metrics.
ServerStreamTracer() - Constructor for class io.grpc.ServerStreamTracer
 
ServerStreamTracer.Factory - Class in io.grpc
 
ServerStreamTracer.ServerCallInfo<ReqT,RespT> - Class in io.grpc
A data class with info about the started ServerCall.
serverTls(SslContext) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator that ensures the pipeline is set up so that TLS will be negotiated, the server TLS handler is added and writes to the Channel may happen immediately, even before the TLS Handshake is complete.
ServerTransport - Interface in io.grpc.internal
An inbound connection.
ServerTransportFilter - Class in io.grpc
Listens on server transport life-cycle events, with the capability to read and/or change transport attributes.
ServerTransportFilter() - Constructor for class io.grpc.ServerTransportFilter
 
ServerTransportListener - Interface in io.grpc.internal
A observer of a server-side transport for stream creation events.
SERVICE_FIELD_NUMBER - Static variable in class io.grpc.health.v1.HealthCheckRequest
 
SERVICE_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
SERVICE_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
SERVICE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ListServiceResponse
 
SERVICE_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ListServiceResponse
 
SERVICE_NAME - Static variable in class io.grpc.channelz.v1.ChannelzGrpc
 
SERVICE_NAME - Static variable in class io.grpc.health.v1.HealthGrpc
 
SERVICE_NAME - Static variable in class io.grpc.lb.v1.LoadBalancerGrpc
 
SERVICE_NAME - Static variable in class io.grpc.lookup.v1.RouteLookupServiceGrpc
 
SERVICE_NAME - Static variable in class io.grpc.reflection.v1.ServerReflectionGrpc
 
SERVICE_NAME - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionGrpc
 
SERVICE_NAME_ALL_SERVICES - Static variable in class io.grpc.protobuf.services.HealthStatusManager
The special "service name" that represent all services on a GRPC server.
SERVICE_NAME_ALL_SERVICES - Static variable in class io.grpc.services.HealthStatusManager
Deprecated.
The special "service name" that represent all services on a GRPC server.
SERVICE_UNKNOWN - Enum constant in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
Used only by the Watch method.
SERVICE_UNKNOWN_VALUE - Static variable in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
Used only by the Watch method.
ServiceConfigParser() - Constructor for class io.grpc.NameResolver.ServiceConfigParser
 
ServiceConfigUtil - Class in io.grpc.internal
Helper utility to work with service configs.
ServiceConfigUtil.LbConfig - Class in io.grpc.internal
A LoadBalancingConfig that includes the policy name (the key) and its raw config value (parsed JSON).
ServiceConfigUtil.PolicySelection - Class in io.grpc.internal
 
ServiceDescriptor - Class in io.grpc
Descriptor for a service.
ServiceDescriptor(String, MethodDescriptor...) - Constructor for class io.grpc.ServiceDescriptor
Constructs a new Service Descriptor.
ServiceDescriptor(String, Collection) - Constructor for class io.grpc.ServiceDescriptor
Constructs a new Service Descriptor.
ServiceDescriptor.Builder - Class in io.grpc
A builder for a ServiceDescriptor.
ServiceResponse - Class in io.grpc.reflection.v1
The information of a single service used by ListServiceResponse to answer list_services request.
ServiceResponse - Class in io.grpc.reflection.v1alpha
The information of a single service used by ListServiceResponse to answer list_services request.
ServiceResponse.Builder - Class in io.grpc.reflection.v1
The information of a single service used by ListServiceResponse to answer list_services request.
ServiceResponse.Builder - Class in io.grpc.reflection.v1alpha
The information of a single service used by ListServiceResponse to answer list_services request.
ServiceResponseOrBuilder - Interface in io.grpc.reflection.v1
 
ServiceResponseOrBuilder - Interface in io.grpc.reflection.v1alpha
 
SERVING - Enum constant in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
SERVING = 1;
SERVING_VALUE - Static variable in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
SERVING = 1;
ServletAdapter - Class in io.grpc.servlet.jakarta
An adapter that transforms HttpServletRequest into gRPC request and lets a gRPC server process it, and transforms the gRPC response into HttpServletResponse.
ServletAdapter - Class in io.grpc.servlet
An adapter that transforms HttpServletRequest into gRPC request and lets a gRPC server process it, and transforms the gRPC response into HttpServletResponse.
ServletServerBuilder - Class in io.grpc.servlet.jakarta
Builder to build a gRPC server that can run as a servlet.
ServletServerBuilder - Class in io.grpc.servlet
Builder to build a gRPC server that can run as a servlet.
ServletServerBuilder() - Constructor for class io.grpc.servlet.jakarta.ServletServerBuilder
 
ServletServerBuilder() - Constructor for class io.grpc.servlet.ServletServerBuilder
 
set(Attributes.Key, T) - Method in class io.grpc.Attributes.Builder
 
setActive(boolean) - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
active maps to `struct linger.l_onoff`
setAdditional(Any) - Method in class io.grpc.channelz.v1.SocketOption.Builder
Additional data associated with the socket option.
setAdditional(Any.Builder) - Method in class io.grpc.channelz.v1.SocketOption.Builder
Additional data associated with the socket option.
setAddress(String) - Method in class io.grpc.binarylog.v1.Address.Builder
string address = 2;
setAddressBytes(ByteString) - Method in class io.grpc.binarylog.v1.Address.Builder
string address = 2;
setAddresses(EquivalentAddressGroup) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
The addresses to connect to.
setAddresses(List) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
The addresses to connect to.
setAddresses(List) - Method in class io.grpc.LoadBalancer.ResolvedAddresses.Builder
Sets the addresses.
setAddresses(List) - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Deprecated.
Will be superseded by setAddressesOrError
setAddressesOrError(StatusOr) - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Sets the addresses resolved by name resolution or the error in doing so.
setAddressResolver(DnsNameResolver.AddressResolver) - Method in class io.grpc.internal.DnsNameResolver
 
setAdvmss(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setAll(Attributes) - Method in class io.grpc.Attributes.Builder
 
setAllExtensionNumbersOfType(String) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
setAllExtensionNumbersOfType(String) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
setAllExtensionNumbersOfTypeBytes(ByteString) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of the given message type, and appends them to ExtensionNumberResponse in an undefined order.
setAllExtensionNumbersOfTypeBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Finds the tag numbers used by all known extensions of extendee_type, and appends them to ExtensionNumberResponse in an undefined order.
setAllExtensionNumbersResponse(ExtensionNumberResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
setAllExtensionNumbersResponse(ExtensionNumberResponse.Builder) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requests.
setAllExtensionNumbersResponse(ExtensionNumberResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requst.
setAllExtensionNumbersResponse(ExtensionNumberResponse.Builder) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer all_extension_numbers_of_type requst.
setAllUtilizationMetrics(Map) - Method in class io.grpc.services.MetricRecorder
Replace the whole metrics data using the specified map.
setApplicationUtilizationMetric(double) - Method in class io.grpc.services.MetricRecorder
Update the application specific utilization metrics data in the range [0, inf).
setAto(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setAttributes(Attributes) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
Attributes provided here will be included in LoadBalancer.Subchannel.getAttributes().
setAttributes(Attributes) - Method in class io.grpc.LoadBalancer.ResolvedAddresses.Builder
Sets the attributes.
setAttributes(Attributes) - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Sets the attributes for the addresses resolved by name resolution.
setAuthority(String) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
A single process may be used to run multiple virtual servers with different identities.
setAuthority(String) - Method in interface io.grpc.internal.ClientStream
Override the default authority with authority.
setAuthority(String) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
Sets the non-null authority.
setAuthority(String) - Method in class io.grpc.internal.NoopClientStream
 
setAuthorityBytes(ByteString) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
A single process may be used to run multiple virtual servers with different identities.
setBackoff(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setBaseEjectionTimeNanos(Long) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
The base time an address is ejected for.
setBaseTypeName(String) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
setBaseTypeName(String) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
setBaseTypeNameBytes(ByteString) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
setBaseTypeNameBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
Full name of the base type, including the package name.
setBinaryLog(BinaryLog) - Method in class io.grpc.ForwardingChannelBuilder
 
setBinaryLog(BinaryLog) - Method in class io.grpc.ForwardingChannelBuilder2
 
setBinaryLog(BinaryLog) - Method in class io.grpc.ForwardingServerBuilder
 
setBinaryLog(BinaryLog) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
setBinaryLog(BinaryLog) - Method in class io.grpc.internal.ServerImplBuilder
 
setBinaryLog(BinaryLog) - Method in class io.grpc.ManagedChannelBuilder
Sets the BinaryLog object that this channel should log to.
setBinaryLog(BinaryLog) - Method in class io.grpc.ServerBuilder
Sets the BinaryLog object that this server should log to.
setCacheSizeBytes(long) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Rough indicator of amount of memory to use for the client cache.
setCall(ClientCall) - Method in class io.grpc.internal.DelayedClientCall
Transfers all pending and future requests and mutations to the given call.
setCallId(long) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Uniquely identifies a call.
setCallOptions(CallOptions) - Method in class io.grpc.ClientStreamTracer.StreamInfo.Builder
Sets the effective CallOptions of the call.
setCallsFailed(long) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls that have completed with a non-OK status
setCallsFailed(long) - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls that have a completed with a non-OK status
setCallsFailed(long) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setCallsFailed(long) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
 
setCallsFinishedWithDrop(int, ClientStatsPerToken) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
setCallsFinishedWithDrop(int, ClientStatsPerToken.Builder) - Method in class io.grpc.lb.v1.ClientStats.Builder
The list of dropped calls.
setCallsStarted(long) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls started on the channel
setCallsStarted(long) - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls started on the server
setCallsStarted(long) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setCallsStarted(long) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
 
setCallsSucceeded(long) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The number of calls that have completed with an OK status
setCallsSucceeded(long) - Method in class io.grpc.channelz.v1.ServerData.Builder
The number of incoming calls that have completed with an OK status
setCallsSucceeded(long) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setCallsSucceeded(long) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
 
setCaState(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setChannel(int, Channel) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
setChannel(int, Channel.Builder) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
list of channels that the connection detail service knows about.
setChannel(Channel) - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
The Channel that corresponds to the requested channel_id.
setChannel(Channel.Builder) - Method in class io.grpc.channelz.v1.GetChannelResponse.Builder
The Channel that corresponds to the requested channel_id.
setChannelId(long) - Method in class io.grpc.channelz.v1.ChannelRef.Builder
The globally unique id for this channel.
setChannelId(long) - Method in class io.grpc.channelz.v1.GetChannelRequest.Builder
channel_id is the identifier of the specific channel to get.
setChannelLogger(ChannelLogger) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
setChannelLogger(ChannelLogger) - Method in class io.grpc.NameResolver.Args.Builder
setChannelRef(int, ChannelRef) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
setChannelRef(int, ChannelRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
setChannelRef(int, ChannelRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of channel refs.
setChannelRef(int, ChannelRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of channel refs.
setChannelRef(ChannelRef) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
setChannelRef(ChannelRef.Builder) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.ChannelRef channel_ref = 4;
setChannelRef(InternalWithLogId) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
setChannelTrace(InternalChannelz.ChannelTrace) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setChildConfig(Object) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
Sets the graceful child switch config the OutlierDetectionLoadBalancer delegates to.
setClientHeader(ClientHeader) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ClientHeader client_header = 6;
setClientHeader(ClientHeader.Builder) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ClientHeader client_header = 6;
setClientStats(ClientStats) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
setClientStats(ClientStats.Builder) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
The client stats should be periodically reported to the load balancer based on the duration defined in the InitialLoadBalanceResponse.
setClientStatsReportInterval(Duration) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
This interval defines how often the client should send the client stats to the load balancer.
setClientStatsReportInterval(Duration.Builder) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse.Builder
This interval defines how often the client should send the client stats to the load balancer.
setCompression(String) - Method in class io.grpc.ForwardingServerCall
 
setCompression(String) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
setCompression(String) - Method in class io.grpc.ServerCall
Sets the compression algorithm for this call.
setCompression(String) - Method in class io.grpc.stub.ServerCallStreamObserver
Sets the compression algorithm to use for the call.
setCompressor(Compressor) - Method in class io.grpc.internal.AbstractStream
 
setCompressor(Compressor) - Method in interface io.grpc.internal.Framer
Set the compressor used for compression.
setCompressor(Compressor) - Method in class io.grpc.internal.MessageFramer
 
setCompressor(Compressor) - Method in class io.grpc.internal.NoopClientStream
 
setCompressor(Compressor) - Method in interface io.grpc.internal.Stream
Sets the compressor on the framer.
setConfig(Object) - Method in class io.grpc.InternalConfigSelector.Result.Builder
Sets the parsed config.
setConfigurators(List) - Static method in class io.grpc.InternalConfiguratorRegistry
 
setContainingType(String) - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
Fully-qualified type name.
setContainingType(String) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
Fully-qualified type name.
setContainingTypeBytes(ByteString) - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
Fully-qualified type name.
setContainingTypeBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
Fully-qualified type name.
setCpuUtilizationMetric(double) - Method in class io.grpc.services.MetricRecorder
Update the CPU utilization metrics data in the range [0, inf).
setCreationTimeNanos(long) - Method in class io.grpc.InternalChannelz.ChannelTrace.Builder
 
setCreationTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Time that this channel was created.
setCreationTimestamp(Timestamp.Builder) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Time that this channel was created.
setCurrentPicker(LoadBalancer.SubchannelPicker) - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
setCurrentState(ConnectivityState) - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
setData(ByteString) - Method in class io.grpc.binarylog.v1.Message.Builder
May be truncated or omitted.
setData(ChannelData) - Method in class io.grpc.channelz.v1.Channel.Builder
Data specific to this channel.
setData(ChannelData) - Method in class io.grpc.channelz.v1.Subchannel.Builder
Data specific to this channel.
setData(ChannelData.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
Data specific to this channel.
setData(ChannelData.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
Data specific to this channel.
setData(ServerData) - Method in class io.grpc.channelz.v1.Server.Builder
The associated data of the Server.
setData(ServerData.Builder) - Method in class io.grpc.channelz.v1.Server.Builder
The associated data of the Server.
setData(SocketData) - Method in class io.grpc.channelz.v1.Socket.Builder
Data specific to this Socket.
setData(SocketData.Builder) - Method in class io.grpc.channelz.v1.Socket.Builder
Data specific to this Socket.
setDeadline(Deadline) - Method in class io.grpc.internal.AbstractClientStream
 
setDeadline(Deadline) - Method in interface io.grpc.internal.ClientStream
Sets the effective deadline of the RPC.
setDeadline(Deadline) - Method in class io.grpc.internal.NoopClientStream
 
setDeadlineTicker(Deadline.Ticker) - Method in class io.grpc.internal.ServerImplBuilder
Sets a custom deadline ticker.
setDecompressor(Decompressor) - Method in class io.grpc.internal.AbstractServerStream
 
setDecompressor(Decompressor) - Method in class io.grpc.internal.AbstractStream.TransportState
 
setDecompressor(Decompressor) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
setDecompressor(Decompressor) - Method in interface io.grpc.internal.Deframer
Sets the decompressor available to use.
setDecompressor(Decompressor) - Method in class io.grpc.internal.MessageDeframer
 
setDecompressor(Decompressor) - Method in interface io.grpc.internal.ServerStream
Sets the decompressor on the deframer.
setDecompressorRegistry(DecompressorRegistry) - Method in class io.grpc.internal.AbstractClientStream
 
setDecompressorRegistry(DecompressorRegistry) - Method in interface io.grpc.internal.ClientStream
Sets the registry to find a decompressor for the framer.
setDecompressorRegistry(DecompressorRegistry) - Method in class io.grpc.internal.NoopClientStream
 
setDefaultPort(int) - Method in class io.grpc.NameResolver.Args.Builder
setDefaultTarget(String) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This value provides a default target to use if needed.
setDefaultTargetBytes(ByteString) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This value provides a default target to use if needed.
setDescription(String) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
High level description of the event.
setDescription(String) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
setDescriptionBytes(ByteString) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
High level description of the event.
setDrop(boolean) - Method in class io.grpc.lb.v1.Server.Builder
Indicates whether this particular request should be dropped by the client.
setDuration(Duration) - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
duration maps to `struct linger.l_linger`
setDuration(Duration) - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
.google.protobuf.Duration duration = 1;
setDuration(Duration.Builder) - Method in class io.grpc.channelz.v1.SocketOptionLinger.Builder
duration maps to `struct linger.l_linger`
setDuration(Duration.Builder) - Method in class io.grpc.channelz.v1.SocketOptionTimeout.Builder
.google.protobuf.Duration duration = 1;
setEagAttributes(Attributes) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
Sets the non-null EquivalentAddressGroup's attributes.
setEnd(boolean) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
If set, indicates that the list of sockets is the final list.
setEnd(boolean) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
If set, indicates that the list of servers is the final list.
setEnd(boolean) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse.Builder
If set, indicates that the list of channels is the final list.
setEnforcementPercentage(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
Only eject this percentage of outliers.
setEnforcementPercentage(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
Only eject this percentage of outliers.
setEntry(int, MetadataEntry) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
setEntry(int, MetadataEntry.Builder) - Method in class io.grpc.binarylog.v1.Metadata.Builder
repeated .grpc.binarylog.v1.MetadataEntry entry = 1;
setEpsMetric(double) - Method in class io.grpc.services.MetricRecorder
Update the EPS metrics data in the range [0, inf).
setErrorCode(int) - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
This field uses the error codes defined in grpc::StatusCode.
setErrorCode(int) - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
This field uses the error codes defined in grpc::StatusCode.
setErrorMessage(String) - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
string error_message = 2;
setErrorMessage(String) - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
string error_message = 2;
setErrorMessageBytes(ByteString) - Method in class io.grpc.reflection.v1.ErrorResponse.Builder
string error_message = 2;
setErrorMessageBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ErrorResponse.Builder
string error_message = 2;
setErrorResponse(ErrorResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
setErrorResponse(ErrorResponse.Builder) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used when an error occurs.
setErrorResponse(ErrorResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used when an error occurs.
setErrorResponse(ErrorResponse.Builder) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used when an error occurs.
setEvents(int, ChannelTraceEvent) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
setEvents(int, ChannelTraceEvent.Builder) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
List of events that have occurred on this channel.
setEvents(List) - Method in class io.grpc.InternalChannelz.ChannelTrace.Builder
 
setExecutor(Executor) - Method in class io.grpc.internal.SerializingExecutor
Only call this from this SerializingExecutor Runnable, so that the executor is immediately visible to this SerializingExecutor executor.
setExtensionNumber(int) - Method in class io.grpc.reflection.v1.ExtensionRequest.Builder
int32 extension_number = 2;
setExtensionNumber(int) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest.Builder
int32 extension_number = 2;
setExtensionNumber(int, int) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
setExtensionNumber(int, int) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse.Builder
repeated int32 extension_number = 2;
setExtensionRegistry(ExtensionRegistry) - Static method in class io.grpc.protobuf.ProtoUtils
Sets the global registry for proto marshalling shared across all servers and clients.
setExtensionRegistry(ExtensionRegistryLite) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Sets the global registry for proto marshalling shared across all servers and clients.
setExtraKeys(GrpcKeyBuilder.ExtraKeys) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
setExtraKeys(GrpcKeyBuilder.ExtraKeys.Builder) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys extra_keys = 3;
setFackets(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setFailurePercentageEjection(OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
Set to enable failure percentage ejection.
setFallbackResponse(FallbackResponse) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
setFallbackResponse(FallbackResponse.Builder) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
If this field is set, then the client should eagerly enter fallback mode (even if there are existing, healthy connections to backends).
setFileByFilename(String) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
setFileByFilename(String) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find a proto file by the file name.
setFileByFilenameBytes(ByteString) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find a proto file by the file name.
setFileByFilenameBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find a proto file by the file name.
setFileContainingExtension(ExtensionRequest) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
setFileContainingExtension(ExtensionRequest.Builder) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
setFileContainingExtension(ExtensionRequest) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
setFileContainingExtension(ExtensionRequest.Builder) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file which defines an extension extending the given message type with the given field number.
setFileContainingSymbol(String) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
setFileContainingSymbol(String) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
setFileContainingSymbolBytes(ByteString) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
setFileContainingSymbolBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
Find the proto file that declares the given fully-qualified symbol name.
setFileDescriptorProto(int, ByteString) - Method in class io.grpc.reflection.v1.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
setFileDescriptorProto(int, ByteString) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse.Builder
Serialized FileDescriptorProto messages.
setFileDescriptorResponse(FileDescriptorResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
setFileDescriptorResponse(FileDescriptorResponse.Builder) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
setFileDescriptorResponse(FileDescriptorResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
setFileDescriptorResponse(FileDescriptorResponse.Builder) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
setFilename(String) - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
string filename = 1;
setFilenameBytes(ByteString) - Method in class io.grpc.channelz.v1.Address.UdsAddress.Builder
string filename = 1;
setFlowControlWindowReader(TransportTracer.FlowControlReader) - Method in class io.grpc.internal.TransportTracer
Registers a TransportTracer.FlowControlReader that can be used to read the local and remote flow control window sizes.
setForceHeapBuffer(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setFullMethodName(String) - Method in class io.grpc.MethodDescriptor.Builder
Sets the fully qualified (service and method) method name.
setFullStreamDecompression(boolean) - Method in class io.grpc.internal.AbstractClientStream
 
setFullStreamDecompression(boolean) - Method in interface io.grpc.internal.ClientStream
Enables full-stream decompression, allowing the client stream to use GzipInflatingBuffer to decode inbound GZIP compressed streams.
setFullStreamDecompression(boolean) - Method in class io.grpc.internal.NoopClientStream
 
setFullStreamDecompressor(GzipInflatingBuffer) - Method in class io.grpc.internal.AbstractStream.TransportState
 
setFullStreamDecompressor(GzipInflatingBuffer) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
setFullStreamDecompressor(GzipInflatingBuffer) - Method in interface io.grpc.internal.Deframer
Sets the decompressor used for full-stream decompression.
setFullStreamDecompressor(GzipInflatingBuffer) - Method in class io.grpc.internal.MessageDeframer
 
setGrpcKeybuilders(int, GrpcKeyBuilder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
setGrpcKeybuilders(int, GrpcKeyBuilder.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Unordered specifications for constructing keys for gRPC requests.
setHeaderData(String) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
setHeaderDataBytes(ByteString) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Optional header value to pass along to AFE in the X-Google-RLS-Data header.
setHeaders(int, NameMatcher) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
setHeaders(int, NameMatcher) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
setHeaders(int, NameMatcher.Builder) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
Extract keys from all listed headers.
setHeaders(int, NameMatcher.Builder) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of headers to try to match.
setHelper(InternalNettySocketSupport.InternalHelper) - Static method in class io.grpc.netty.InternalNettySocketSupport
 
setHost(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string host = 1;
setHost(String) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
string host = 1;
setHost(String) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
string host = 1;
setHostBytes(ByteString) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string host = 1;
setHostBytes(ByteString) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
string host = 1;
setHostBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
string host = 1;
setHostPatterns(int, String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
host_pattern is an ordered list of host template patterns for the desired value.
setHttpConnectProxiedSocketAddress(HttpConnectProxiedSocketAddress) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
setHttpKeybuilders(int, HttpKeyBuilder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
setHttpKeybuilders(int, HttpKeyBuilder.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Ordered specifications for constructing keys for HTTP requests.
setIdempotent(boolean) - Method in class io.grpc.MethodDescriptor.Builder
Sets whether the method is idempotent.
setInitialRequest(InitialLoadBalanceRequest) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
This message should be sent on the first request to the load balancer.
setInitialRequest(InitialLoadBalanceRequest.Builder) - Method in class io.grpc.lb.v1.LoadBalanceRequest.Builder
This message should be sent on the first request to the load balancer.
setInitialResponse(InitialLoadBalanceResponse) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
This message should be sent on the first response to the client.
setInitialResponse(InitialLoadBalanceResponse.Builder) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
This message should be sent on the first response to the client.
setInterceptor(ClientInterceptor) - Method in class io.grpc.InternalConfigSelector.Result.Builder
Sets the interceptor.
setIntervalNanos(Long) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
The interval between outlier detection sweeps.
setIpAddress(ByteString) - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
Either the IPv4 or IPv6 address in bytes.
setIpAddress(ByteString) - Method in class io.grpc.lb.v1.Server.Builder
A resolved address for the server, serialized in network-byte-order.
setIpPort(int) - Method in class io.grpc.binarylog.v1.Address.Builder
only for TYPE_IPV4 and TYPE_IPV6
setIsTransparentRetry(boolean) - Method in class io.grpc.ClientStreamTracer.StreamInfo.Builder
Sets whether the stream is a transparent retry.
setKeepAlivesSent(long) - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of keep alives sent.
setKey(String) - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
string key = 1;
setKey(String) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
The name that will be used in the RLS key_map to refer to this value.
setKeyBytes(ByteString) - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
The name that will be used in the RLS key_map to refer to this value.
setLastAckRecv(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setLastAckSent(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setLastCallStartedNanos(long) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setLastCallStartedNanos(long) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
 
setLastCallStartedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The last time a call was started on the channel.
setLastCallStartedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.ServerData.Builder
The last time a call was started on the server.
setLastCallStartedTimestamp(Timestamp.Builder) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The last time a call was started on the channel.
setLastCallStartedTimestamp(Timestamp.Builder) - Method in class io.grpc.channelz.v1.ServerData.Builder
The last time a call was started on the server.
setLastDataRecv(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setLastDataSent(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setLastLocalStreamCreatedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by this endpoint.
setLastLocalStreamCreatedTimestamp(Timestamp.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by this endpoint.
setLastMessageReceivedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was received by this endpoint.
setLastMessageReceivedTimestamp(Timestamp.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was received by this endpoint.
setLastMessageSentTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was sent by this endpoint.
setLastMessageSentTimestamp(Timestamp.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a message was sent by this endpoint.
setLastRemoteStreamCreatedTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by the remote endpoint.
setLastRemoteStreamCreatedTimestamp(Timestamp.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
The last time a stream was created by the remote endpoint.
setLength(int) - Method in class io.grpc.binarylog.v1.Message.Builder
Length of the message.
setListener(ClientStreamListener) - Method in class io.grpc.internal.AbstractClientStream.TransportState
 
setListener(ServerStreamListener) - Method in class io.grpc.internal.AbstractServerStream
 
setListener(ServerStreamListener) - Method in class io.grpc.internal.AbstractServerStream.TransportState
Sets the listener to receive notifications.
setListener(ServerStreamListener) - Method in interface io.grpc.internal.ServerStream
Sets the server stream listener.
setListenSocket(int, SocketRef) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
setListenSocket(int, SocketRef.Builder) - Method in class io.grpc.channelz.v1.Server.Builder
The sockets that the server is listening on.
setListServices(String) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
setListServices(String) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
List the full names of registered services.
setListServicesBytes(ByteString) - Method in class io.grpc.reflection.v1.ServerReflectionRequest.Builder
List the full names of registered services.
setListServicesBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest.Builder
List the full names of registered services.
setListServicesResponse(ListServiceResponse) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
setListServicesResponse(ListServiceResponse.Builder) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
This message is used to answer list_services requests.
setListServicesResponse(ListServiceResponse) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer list_services request.
setListServicesResponse(ListServiceResponse.Builder) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
This message is used to answer list_services request.
setLoadBalanceToken(String) - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
See Server.load_balance_token.
setLoadBalanceToken(String) - Method in class io.grpc.lb.v1.Server.Builder
An opaque but printable token for load reporting.
setLoadBalanceTokenBytes(ByteString) - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
See Server.load_balance_token.
setLoadBalanceTokenBytes(ByteString) - Method in class io.grpc.lb.v1.Server.Builder
An opaque but printable token for load reporting.
setLoadBalancingPolicyConfig(Object) - Method in class io.grpc.LoadBalancer.ResolvedAddresses.Builder
Sets the load balancing policy config.
setLocal(Address) - Method in class io.grpc.channelz.v1.Socket.Builder
The locally bound address.
setLocal(Address.Builder) - Method in class io.grpc.channelz.v1.Socket.Builder
The locally bound address.
setLocalCertificate(ByteString) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
the certificate used by this endpoint.
setLocalFlowControlWindow(Int64Value) - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the local endpoint by the remote endpoint.
setLocalFlowControlWindow(Int64Value.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the local endpoint by the remote endpoint.
setLogger(GrpcLogEntry.Logger) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
One of the above Logger enum
setLoggerValue(int) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
One of the above Logger enum
setLookupService(String) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
The name of the lookup service as a gRPC URI.
setLookupServiceBytes(ByteString) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
The name of the lookup service as a gRPC URI.
setLookupServiceTimeout(Duration) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Configure a timeout value for lookup service requests.
setLookupServiceTimeout(Duration.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
Configure a timeout value for lookup service requests.
setLost(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setMaxAge(Duration) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
How long are responses valid for (like HTTP Cache-Control).
setMaxAge(Duration.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
How long are responses valid for (like HTTP Cache-Control).
setMaxEjectionPercent(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
The algorithm agnostic maximum percentage of addresses that can be ejected.
setMaxEjectionTimeNanos(Long) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
The longest time an address can be ejected.
setMaxInboundMessageSize(int) - Method in class io.grpc.internal.AbstractClientStream
 
setMaxInboundMessageSize(int) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
setMaxInboundMessageSize(int) - Method in interface io.grpc.internal.ClientStream
Sets the max size accepted from the remote endpoint.
setMaxInboundMessageSize(int) - Method in interface io.grpc.internal.Deframer
 
setMaxInboundMessageSize(int) - Method in class io.grpc.internal.MessageDeframer
 
setMaxInboundMessageSize(int) - Method in class io.grpc.internal.NoopClientStream
 
setMaxOutboundMessageSize(int) - Method in class io.grpc.internal.AbstractClientStream
 
setMaxOutboundMessageSize(int) - Method in interface io.grpc.internal.ClientStream
Sets the max size sent to the remote endpoint.
setMaxOutboundMessageSize(int) - Method in interface io.grpc.internal.Framer
Set a size limit for each outbound message.
setMaxOutboundMessageSize(int) - Method in class io.grpc.internal.MessageFramer
 
setMaxOutboundMessageSize(int) - Method in class io.grpc.internal.NoopClientStream
 
setMaxResults(long) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
setMaxResults(long) - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
setMaxResults(long) - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
If non-zero, the server will return a page of results containing at most this many items.
setMemoryUtilizationMetric(double) - Method in class io.grpc.services.MetricRecorder
Update the memory utilization metrics data in the range [0, 1].
setMessage(Message) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
setMessage(Message.Builder) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
setMessageCompression(boolean) - Method in class io.grpc.ClientCall
Enables per-message compression, if an encoding type has been negotiated.
setMessageCompression(boolean) - Method in class io.grpc.internal.AbstractStream
 
setMessageCompression(boolean) - Method in class io.grpc.internal.DelayedClientCall
 
setMessageCompression(boolean) - Method in interface io.grpc.internal.Framer
Enable or disable compression.
setMessageCompression(boolean) - Method in class io.grpc.internal.MessageFramer
 
setMessageCompression(boolean) - Method in class io.grpc.internal.NoopClientStream
 
setMessageCompression(boolean) - Method in interface io.grpc.internal.Stream
Enables per-message compression, if an encoding type has been negotiated.
setMessageCompression(boolean) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
setMessageCompression(boolean) - Method in class io.grpc.ForwardingClientCall
 
setMessageCompression(boolean) - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
setMessageCompression(boolean) - Method in class io.grpc.ForwardingServerCall
 
setMessageCompression(boolean) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
setMessageCompression(boolean) - Method in class io.grpc.ServerCall
Enables per-message compression, if an encoding type has been negotiated.
setMessageCompression(boolean) - Method in class io.grpc.stub.CallStreamObserver
Sets message compression for subsequent calls to StreamObserver.onNext(V).
setMessageCompression(boolean) - Method in class io.grpc.stub.ClientCallStreamObserver
Sets message compression for subsequent calls to StreamObserver.onNext(V).
setMessageCompression(boolean) - Method in class io.grpc.stub.ServerCallStreamObserver
Sets message compression for subsequent calls to StreamObserver.onNext(V).
setMessagesReceived(long) - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of grpc messages received on this socket.
setMessagesSent(long) - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of grpc messages successfully sent on this socket.
setMetadata(Metadata) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
This contains only the metadata from the application.
setMetadata(Metadata) - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
This contains only the metadata from the application.
setMetadata(Metadata) - Method in class io.grpc.binarylog.v1.Trailer.Builder
This contains only the metadata from the application.
setMetadata(Metadata.Builder) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
This contains only the metadata from the application.
setMetadata(Metadata.Builder) - Method in class io.grpc.binarylog.v1.ServerHeader.Builder
This contains only the metadata from the application.
setMetadata(Metadata.Builder) - Method in class io.grpc.binarylog.v1.Trailer.Builder
This contains only the metadata from the application.
setMethod(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string method = 3;
setMethod(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string method = 2;
setMethodBytes(ByteString) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string method = 3;
setMethodBytes(ByteString) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string method = 2;
setMethodName(String) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
setMethodNameBytes(ByteString) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
The name of the RPC method, which looks something like: /<service>/<method> Note the leading "/" character.
setMinimumHosts(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
The minimum amount of host for failure percentage ejection to be enabled.
setMinimumHosts(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
The minimum amount of hosts needed for success rate ejection.
setName(String) - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The human readable version of the value.
setName(String) - Method in class io.grpc.channelz.v1.ChannelRef.Builder
An optional name associated with the channel.
setName(String) - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The human readable version of the value.
setName(String) - Method in class io.grpc.channelz.v1.ServerRef.Builder
An optional name associated with the server.
setName(String) - Method in class io.grpc.channelz.v1.SocketOption.Builder
The full name of the socket option.
setName(String) - Method in class io.grpc.channelz.v1.SocketRef.Builder
An optional name associated with the socket.
setName(String) - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
An optional name associated with the subchannel.
setName(String) - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
The name of the load balanced service (e.g., service.googleapis.com).
setName(String) - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
Full name of a registered service, including its package name.
setName(String) - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
Full name of a registered service, including its package name.
setName(String) - Method in class io.grpc.ServiceDescriptor.Builder
Sets the name.
setNameBytes(ByteString) - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The human readable version of the value.
setNameBytes(ByteString) - Method in class io.grpc.channelz.v1.ChannelRef.Builder
An optional name associated with the channel.
setNameBytes(ByteString) - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The human readable version of the value.
setNameBytes(ByteString) - Method in class io.grpc.channelz.v1.ServerRef.Builder
An optional name associated with the server.
setNameBytes(ByteString) - Method in class io.grpc.channelz.v1.SocketOption.Builder
The full name of the socket option.
setNameBytes(ByteString) - Method in class io.grpc.channelz.v1.SocketRef.Builder
An optional name associated with the socket.
setNameBytes(ByteString) - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
An optional name associated with the subchannel.
setNameBytes(ByteString) - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest.Builder
The name of the load balanced service (e.g., service.googleapis.com).
setNameBytes(ByteString) - Method in class io.grpc.reflection.v1.ServiceResponse.Builder
Full name of a registered service, including its package name.
setNameBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ServiceResponse.Builder
Full name of a registered service, including its package name.
setNames(int, GrpcKeyBuilder.Name) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
setNames(int, GrpcKeyBuilder.Name.Builder) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Builder
repeated .grpc.lookup.v1.GrpcKeyBuilder.Name names = 1;
setNames(int, String) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
Ordered list of names (headers or query parameter names) that can supply this value; the first one with a non-empty value is used.
setNumCalls(long) - Method in class io.grpc.lb.v1.ClientStatsPerToken.Builder
The total number of RPCs that finished associated with the token.
setNumCallsFinished(long) - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that finished.
setNumCallsFinishedKnownReceived(long) - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that finished and are known to have been received by a server.
setNumCallsFinishedWithClientFailedToSend(long) - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that failed to reach a server except dropped RPCs.
setNumCallsStarted(long) - Method in class io.grpc.lb.v1.ClientStats.Builder
The total number of RPCs that started.
setNumEventsLogged(long) - Method in class io.grpc.channelz.v1.ChannelTrace.Builder
Number of events ever logged in this tracing object.
setNumEventsLogged(long) - Method in class io.grpc.InternalChannelz.ChannelTrace.Builder
 
setOffloadExecutor(Executor) - Method in class io.grpc.NameResolver.Args.Builder
setOnCancelHandler(Runnable) - Method in class io.grpc.stub.ServerCallStreamObserver
Sets a Runnable to be called if the call is cancelled and the server is encouraged to abort processing to save resources, since the client will not process any further messages.
setOnCloseHandler(Runnable) - Method in class io.grpc.stub.ServerCallStreamObserver
Sets a Runnable to be executed when the call is closed cleanly from the server's point of view: either StreamObserver.onCompleted() or StreamObserver.onError(Throwable) has been called, all the messages and trailing metadata have been sent and the stream has been closed.
setOnReadyHandler(Runnable) - Method in class io.grpc.stub.CallStreamObserver
Set a Runnable that will be executed every time the stream CallStreamObserver.isReady() state changes from false to true.
setOnReadyHandler(Runnable) - Method in class io.grpc.stub.ClientCallStreamObserver
Set a Runnable that will be executed every time the stream ClientCallStreamObserver.isReady() state changes from false to true.
setOnReadyHandler(Runnable) - Method in class io.grpc.stub.ServerCallStreamObserver
Set a Runnable that will be executed every time the stream ServerCallStreamObserver.isReady() state changes from false to true.
setOnReadyThreshold(int) - Method in class io.grpc.internal.AbstractServerStream
A hint to the stream that specifies how many bytes must be queued before AbstractServerStream.isReady() will return false.
setOnReadyThreshold(int) - Method in class io.grpc.internal.AbstractStream
A hint to the stream that specifies how many bytes must be queued before AbstractStream.isReady() will return false.
setOnReadyThreshold(int) - Method in interface io.grpc.internal.ServerStream
A hint to the stream that specifies how many bytes must be queued before Stream.isReady() will return false.
setOnReadyThreshold(int) - Method in class io.grpc.ForwardingServerCall
 
setOnReadyThreshold(int) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
setOnReadyThreshold(int) - Method in class io.grpc.ServerCall
A hint to the call that specifies how many bytes must be queued before ServerCall.isReady() will return false.
setOnReadyThreshold(int) - Method in class io.grpc.stub.ServerCallStreamObserver
A hint to the call that specifies how many bytes must be queued before ServerCallStreamObserver.isReady() will return false.
setOption(int, SocketOption) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
setOption(int, SocketOption.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
Socket options set on this socket.
setOptions(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setOriginalRequest(ServerReflectionRequest) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
setOriginalRequest(ServerReflectionRequest.Builder) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
.grpc.reflection.v1.ServerReflectionRequest original_request = 2;
setOriginalRequest(ServerReflectionRequest) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
setOriginalRequest(ServerReflectionRequest.Builder) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
.grpc.reflection.v1alpha.ServerReflectionRequest original_request = 2;
setOther(Security.OtherSecurity) - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
setOther(Security.OtherSecurity.Builder) - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.OtherSecurity other = 2;
setOtherAddress(Address.OtherAddress) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
setOtherAddress(Address.OtherAddress.Builder) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
setOtherName(String) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
setOtherNameBytes(ByteString) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
Some other way to describe the cipher suite if the RFC 4346 name is not available.
setOverrideAuthority(String) - Method in class io.grpc.NameResolver.Args.Builder
setPassword(String) - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Sets the password used to connect to the proxy.
setPathPatterns(int, String) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
path_pattern is an ordered list of path template patterns for the desired value.
setPayloadTruncated(boolean) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
true if payload does not represent the full message or metadata.
setPeer(Address) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Peer address information, will only be recorded on the first incoming event.
setPeer(Address.Builder) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
Peer address information, will only be recorded on the first incoming event.
setPmtu(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setPort(int) - Method in class io.grpc.channelz.v1.Address.TcpIpAddress.Builder
0-64k, or -1 if not appropriate.
setPort(int) - Method in class io.grpc.lb.v1.Server.Builder
A resolved port number for the server.
setPreviousAttempts(int) - Method in class io.grpc.ClientStreamTracer.StreamInfo.Builder
Set the number of preceding attempts of the RPC.
setProbes(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setProtocolNegotiatorFactory(NettyChannelBuilder, InternalNettyChannelBuilder.ProtocolNegotiatorFactory) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
setProtocolNegotiatorFactory(NettyChannelBuilder, InternalProtocolNegotiator.ClientFactory) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
setProxyAddress(SocketAddress) - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Sets the address to the proxy, which is already resolved.
setProxyDetector(ProxyDetector) - Method in class io.grpc.NameResolver.Args.Builder
setQpsMetric(double) - Method in class io.grpc.services.MetricRecorder
Update the QPS metrics data in the range [0, inf).
setQueryParameters(int, NameMatcher) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
setQueryParameters(int, NameMatcher.Builder) - Method in class io.grpc.lookup.v1.HttpKeyBuilder.Builder
List of query parameter names to try to match.
setRawMethodName(MethodDescriptor, Object) - Method in class io.grpc.InternalMethodDescriptor
 
setRcvMss(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRcvSsthresh(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRcvWscale(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setReason(RouteLookupRequest.Reason) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Reason for making this request.
setReasonValue(int) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Reason for making this request.
setRef(ChannelRef) - Method in class io.grpc.channelz.v1.Channel.Builder
The identifier for this channel.
setRef(ChannelRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
The identifier for this channel.
setRef(ServerRef) - Method in class io.grpc.channelz.v1.Server.Builder
The identifier for a Server.
setRef(ServerRef.Builder) - Method in class io.grpc.channelz.v1.Server.Builder
The identifier for a Server.
setRef(SocketRef) - Method in class io.grpc.channelz.v1.Socket.Builder
The identifier for the Socket.
setRef(SocketRef.Builder) - Method in class io.grpc.channelz.v1.Socket.Builder
The identifier for the Socket.
setRef(SubchannelRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
The identifier for this channel.
setRef(SubchannelRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
The identifier for this channel.
setRemote(Address) - Method in class io.grpc.channelz.v1.Socket.Builder
The remote bound address.
setRemote(Address.Builder) - Method in class io.grpc.channelz.v1.Socket.Builder
The remote bound address.
setRemoteCertificate(ByteString) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
the certificate used by the remote endpoint.
setRemoteFlowControlWindow(Int64Value) - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the remote endpoint by the local endpoint.
setRemoteFlowControlWindow(Int64Value.Builder) - Method in class io.grpc.channelz.v1.SocketData.Builder
The amount of window, granted to the remote endpoint by the local endpoint.
setRemoteName(String) - Method in class io.grpc.channelz.v1.Socket.Builder
Optional, represents the name of the remote endpoint, if different than the original target name.
setRemoteNameBytes(ByteString) - Method in class io.grpc.channelz.v1.Socket.Builder
Optional, represents the name of the remote endpoint, if different than the original target name.
setReordering(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRequestMarshaller(MethodDescriptor.Marshaller) - Method in class io.grpc.MethodDescriptor.Builder
Sets the request marshaller.
setRequestVolume(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
The request volume required for an address to be considered for failure percentage ejection.
setRequestVolume(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
The minimum address request volume to be considered for success rate ejection.
setRequiredMatch(boolean) - Method in class io.grpc.lookup.v1.NameMatcher.Builder
If true, make this extraction required; the key builder will not match if no value is found.
setResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
setResourceResolver(DnsNameResolver.ResourceResolver) - Method in class io.grpc.internal.DnsNameResolver
 
setResponseMarshaller(MethodDescriptor.Marshaller) - Method in class io.grpc.MethodDescriptor.Builder
Sets the response marshaller.
setRetrans(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRetransmits(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRouteLookupConfig(RouteLookupConfig) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
The RLS config for this cluster specifier plugin instance.
setRouteLookupConfig(RouteLookupConfig.Builder) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier.Builder
The RLS config for this cluster specifier plugin instance.
setRto(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRtt(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRttvar(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSacked(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSafe(boolean) - Method in class io.grpc.MethodDescriptor.Builder
Sets whether this method is safe.
setSampledToLocalTracing(boolean) - Method in class io.grpc.MethodDescriptor.Builder
Sets whether RPCs for this method may be sampled into the local tracing store.
setScheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.NameResolver.Args.Builder
setSchemaDescriptor(Object) - Method in class io.grpc.MethodDescriptor.Builder
Sets the schema descriptor for this builder.
setSchemaDescriptor(Object) - Method in class io.grpc.ServiceDescriptor.Builder
Sets the schema descriptor for this builder.
setSecurity(Security) - Method in class io.grpc.channelz.v1.Socket.Builder
Security details for this socket.
setSecurity(Security.Builder) - Method in class io.grpc.channelz.v1.Socket.Builder
Security details for this socket.
setSequenceIdWithinCall(long) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The entry sequence id for this call.
setServer(int, Server) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
setServer(int, Server.Builder) - Method in class io.grpc.channelz.v1.GetServersResponse.Builder
list of servers that the connection detail service knows about.
setServer(Server) - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
The Server that corresponds to the requested server_id.
setServer(Server.Builder) - Method in class io.grpc.channelz.v1.GetServerResponse.Builder
The Server that corresponds to the requested server_id.
setServerHeader(ServerHeader) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ServerHeader server_header = 7;
setServerHeader(ServerHeader.Builder) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.ServerHeader server_header = 7;
setServerId(long) - Method in class io.grpc.channelz.v1.GetServerRequest.Builder
server_id is the identifier of the specific server to get.
setServerId(long) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
int64 server_id = 1;
setServerId(long) - Method in class io.grpc.channelz.v1.ServerRef.Builder
A globally unique identifier for this server.
setServerList(ServerList) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
Contains the list of servers selected by the load balancer.
setServerList(ServerList.Builder) - Method in class io.grpc.lb.v1.LoadBalanceResponse.Builder
Contains the list of servers selected by the load balancer.
setServers(int, Server) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
setServers(int, Server.Builder) - Method in class io.grpc.lb.v1.ServerList.Builder
Contains a list of servers selected by the load balancer.
setService(int, ServiceResponse) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
setService(int, ServiceResponse.Builder) - Method in class io.grpc.reflection.v1.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
setService(int, ServiceResponse) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
setService(int, ServiceResponse.Builder) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse.Builder
The information of each service may be expanded in the future, so we use ServiceResponse message to encapsulate it.
setService(String) - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
string service = 1;
setService(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string service = 2;
setService(String) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string service = 1;
setServiceBytes(ByteString) - Method in class io.grpc.health.v1.HealthCheckRequest.Builder
string service = 1;
setServiceBytes(ByteString) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys.Builder
string service = 2;
setServiceBytes(ByteString) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name.Builder
string service = 1;
setServiceConfig(NameResolver.ConfigOrError) - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Sets the Service Config parsed by NameResolver.Args.getServiceConfigParser().
setServiceConfigParser(NameResolver.ServiceConfigParser) - Method in class io.grpc.NameResolver.Args.Builder
setSeverity(ChannelTraceEvent.Severity) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
the severity of the trace event
setSeverity(InternalChannelz.ChannelTrace.Event.Severity) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
setSeverityValue(int) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
the severity of the trace event
setSndCwnd(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSndMss(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSndSsthresh(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSndWscale(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSocket(Socket) - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
The Socket that corresponds to the requested socket_id.
setSocket(Socket.Builder) - Method in class io.grpc.channelz.v1.GetSocketResponse.Builder
The Socket that corresponds to the requested socket_id.
setSocketId(long) - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
socket_id is the identifier of the specific socket to get.
setSocketId(long) - Method in class io.grpc.channelz.v1.SocketRef.Builder
The globally unique id for this socket.
setSocketOptionLingerSeconds(Integer) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
The value of Socket.getSoLinger().
setSocketOptionTimeoutMillis(Integer) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
The value of Socket.getSoTimeout().
setSocketRef(int, SocketRef) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
setSocketRef(int, SocketRef) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
setSocketRef(int, SocketRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
setSocketRef(int, SocketRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
There are no ordering guarantees on the order of sockets.
setSocketRef(int, SocketRef.Builder) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse.Builder
list of socket refs that the connection detail service knows about.
setSocketRef(int, SocketRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
There are no ordering guarantees on the order of sockets.
setSockets(List) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
Sets the sockets.
setSslSocketAndEnginePeerVerifier(AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier) - Method in class io.grpc.util.AdvancedTlsX509TrustManager.Builder
Sets AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier, which methods will be called in addition to verifying certificates.
setStaleAge(Duration) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
setStaleAge(Duration.Builder) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
After a response has been in the client cache for this amount of time and is re-requested, start an asynchronous RPC to re-validate it.
setStaleHeaderData(String) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
For REASON_STALE, the header_data from the stale response, if any.
setStaleHeaderDataBytes(ByteString) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
For REASON_STALE, the header_data from the stale response, if any.
setStandardName(String) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
setStandardNameBytes(ByteString) - Method in class io.grpc.channelz.v1.Security.Tls.Builder
The cipher suite name in the RFC 4346 format: https://tools.ietf.org/html/rfc4346#appendix-C
setStartChannelId(long) - Method in class io.grpc.channelz.v1.GetTopChannelsRequest.Builder
start_channel_id indicates that only channels at or above this id should be included in the results.
setStartServerId(long) - Method in class io.grpc.channelz.v1.GetServersRequest.Builder
start_server_id indicates that only servers at or above this id should be included in the results.
setStartSocketId(long) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest.Builder
start_socket_id indicates that only sockets at or above this id should be included in the results.
setState(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setState(ChannelConnectivityState) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The connectivity state of the channel or subchannel.
setState(ChannelConnectivityState.Builder) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The connectivity state of the channel or subchannel.
setState(ChannelConnectivityState.State) - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
setState(ConnectivityState) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setStateValue(int) - Method in class io.grpc.channelz.v1.ChannelConnectivityState.Builder
.grpc.channelz.v1.ChannelConnectivityState.State state = 1;
setStatsEnabled(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable stats features.
setStatsEnabled(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable stats features.
setStatsEnabled(InProcessChannelBuilder, boolean) - Static method in class io.grpc.inprocess.InternalInProcessChannelBuilder
 
setStatsEnabled(InProcessServerBuilder, boolean) - Static method in class io.grpc.inprocess.InternalInProcessServerBuilder
 
setStatsEnabled(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsEnabled(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setStatsRecordFinishedRpcs(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable stats recording for RPC completions.
setStatsRecordFinishedRpcs(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable stats recording for RPC completions.
setStatsRecordFinishedRpcs(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsRecordRealTimeMetrics(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable real-time metrics recording.
setStatsRecordRealTimeMetrics(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable real-time metrics recording.
setStatsRecordRealTimeMetrics(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsRecordRealTimeMetrics(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setStatsRecordRetryMetrics(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
setStatsRecordRetryMetrics(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsRecordStartedRpcs(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable stats recording for RPC upstarts.
setStatsRecordStartedRpcs(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable stats recording for RPC upstarts.
setStatsRecordStartedRpcs(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsRecordStartedRpcs(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setStatus(HealthCheckResponse.ServingStatus) - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
setStatus(String, HealthCheckResponse.ServingStatus) - Method in class io.grpc.protobuf.services.HealthStatusManager
Updates the status of the server.
setStatus(String, HealthCheckResponse.ServingStatus) - Method in class io.grpc.services.HealthStatusManager
Deprecated.
Updates the status of the server.
setStatusCode(int) - Method in class io.grpc.binarylog.v1.Trailer.Builder
The gRPC status code.
setStatusDetails(ByteString) - Method in class io.grpc.binarylog.v1.Trailer.Builder
The value of the 'grpc-status-details-bin' metadata key.
setStatusMessage(String) - Method in class io.grpc.binarylog.v1.Trailer.Builder
An original status message before any transport specific encoding.
setStatusMessageBytes(ByteString) - Method in class io.grpc.binarylog.v1.Trailer.Builder
An original status message before any transport specific encoding.
setStatusValue(int) - Method in class io.grpc.health.v1.HealthCheckResponse.Builder
.grpc.health.v1.HealthCheckResponse.ServingStatus status = 1;
setStdevFactor(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
The product of this and the standard deviation of success rates determine the ejection threshold.
setStreamsFailed(long) - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have ended unsuccessfully: On client side, ended without receiving frame with eos bit set; On server side, ended without sending frame with eos bit set.
setStreamsStarted(long) - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have been started.
setStreamsSucceeded(long) - Method in class io.grpc.channelz.v1.SocketData.Builder
The number of streams that have ended successfully: On client side, received frame with eos bit set; On server side, sent frame with eos bit set.
setStubType(CallOptions, InternalClientCalls.StubType) - Static method in class io.grpc.stub.InternalClientCalls
Returns CallOptions with the corresponding ClientCalls.StubType set.
setSubchannel(Subchannel) - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
The Subchannel that corresponds to the requested subchannel_id.
setSubchannel(Subchannel.Builder) - Method in class io.grpc.channelz.v1.GetSubchannelResponse.Builder
The Subchannel that corresponds to the requested subchannel_id.
setSubchannelId(long) - Method in class io.grpc.channelz.v1.GetSubchannelRequest.Builder
subchannel_id is the identifier of the specific subchannel to get.
setSubchannelId(long) - Method in class io.grpc.channelz.v1.SubchannelRef.Builder
The globally unique id for this subchannel.
setSubchannelRef(int, SubchannelRef) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
setSubchannelRef(int, SubchannelRef) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
setSubchannelRef(int, SubchannelRef.Builder) - Method in class io.grpc.channelz.v1.Channel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
setSubchannelRef(int, SubchannelRef.Builder) - Method in class io.grpc.channelz.v1.Subchannel.Builder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
setSubchannelRef(SubchannelRef) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
setSubchannelRef(SubchannelRef.Builder) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
.grpc.channelz.v1.SubchannelRef subchannel_ref = 5;
setSubchannelRef(InternalWithLogId) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
setSubchannels(List) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
Sets the subchannels.
setSuccessRateEjection(OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
Set to enable success rate ejection.
setSummary(boolean) - Method in class io.grpc.channelz.v1.GetSocketRequest.Builder
If true, the response will contain only high level information that is inexpensive to obtain.
setSynchronizationContext(SynchronizationContext) - Method in class io.grpc.NameResolver.Args.Builder
setTarget(String) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The target this channel originally tried to connect to.
setTarget(String) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setTargetAddress(InetSocketAddress) - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Sets the address to the target.
setTargetBytes(ByteString) - Method in class io.grpc.channelz.v1.ChannelData.Builder
The target this channel originally tried to connect to.
setTargets(int, String) - Method in class io.grpc.lookup.v1.RouteLookupResponse.Builder
Prioritized list (best one first) of addressable entities to use for routing, using syntax requested by the request target_type.
setTargetType(String) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
setTargetTypeBytes(ByteString) - Method in class io.grpc.lookup.v1.RouteLookupRequest.Builder
Target type allows the client to specify what kind of target format it would like from RLS to allow it to find the regional server, e.g.
setTcpiAdvmss(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_advmss = 28;
setTcpiAto(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_ato = 10;
setTcpiBackoff(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_backoff = 5;
setTcpiCaState(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_ca_state = 2;
setTcpiFackets(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_fackets = 17;
setTcpiLastAckRecv(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_ack_recv = 21;
setTcpiLastAckSent(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_ack_sent = 19;
setTcpiLastDataRecv(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_data_recv = 20;
setTcpiLastDataSent(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_last_data_sent = 18;
setTcpiLost(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_lost = 15;
setTcpInfo(InternalChannelz.TcpInfo) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
setTcpiOptions(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_options = 6;
setTcpipAddress(Address.TcpIpAddress) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
setTcpipAddress(Address.TcpIpAddress.Builder) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
setTcpiPmtu(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_pmtu = 22;
setTcpiProbes(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_probes = 4;
setTcpiRcvMss(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_mss = 12;
setTcpiRcvSsthresh(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_ssthresh = 23;
setTcpiRcvWscale(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rcv_wscale = 8;
setTcpiReordering(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_reordering = 29;
setTcpiRetrans(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_retrans = 16;
setTcpiRetransmits(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_retransmits = 3;
setTcpiRto(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rto = 9;
setTcpiRtt(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rtt = 24;
setTcpiRttvar(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_rttvar = 25;
setTcpiSacked(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_sacked = 14;
setTcpiSndCwnd(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_cwnd = 27;
setTcpiSndMss(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_mss = 11;
setTcpiSndSsthresh(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_ssthresh = 26;
setTcpiSndWscale(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_snd_wscale = 7;
setTcpiState(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_state = 1;
setTcpiUnacked(int) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
uint32 tcpi_unacked = 13;
setThreshold(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
The failure percentage that will result in an address being considered an outlier.
setTimeout(Duration) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
the RPC timeout
setTimeout(Duration.Builder) - Method in class io.grpc.binarylog.v1.ClientHeader.Builder
the RPC timeout
setTimestamp(Timestamp) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The timestamp of the binary log message
setTimestamp(Timestamp) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
When this event occurred.
setTimestamp(Timestamp) - Method in class io.grpc.lb.v1.ClientStats.Builder
The timestamp of generating the report.
setTimestamp(Timestamp.Builder) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
The timestamp of the binary log message
setTimestamp(Timestamp.Builder) - Method in class io.grpc.channelz.v1.ChannelTraceEvent.Builder
When this event occurred.
setTimestamp(Timestamp.Builder) - Method in class io.grpc.lb.v1.ClientStats.Builder
The timestamp of generating the report.
setTimestampNanos(long) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
SETTINGS_TIMEOUT - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
setTls(Security.Tls) - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.Tls tls = 1;
setTls(Security.Tls.Builder) - Method in class io.grpc.channelz.v1.Security.Builder
.grpc.channelz.v1.Security.Tls tls = 1;
setTrace(ChannelTrace) - Method in class io.grpc.channelz.v1.ChannelData.Builder
A trace of recent events on the channel.
setTrace(ChannelTrace) - Method in class io.grpc.channelz.v1.ServerData.Builder
A trace of recent events on the server.
setTrace(ChannelTrace.Builder) - Method in class io.grpc.channelz.v1.ChannelData.Builder
A trace of recent events on the channel.
setTrace(ChannelTrace.Builder) - Method in class io.grpc.channelz.v1.ServerData.Builder
A trace of recent events on the server.
setTracingEnabled(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable tracing features.
setTracingEnabled(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable tracing features.
setTracingEnabled(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setTracingEnabled(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setTrailer(Trailer) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.Trailer trailer = 9;
setTrailer(Trailer.Builder) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.Trailer trailer = 9;
setTransportTracerFactory(NettyChannelBuilder, TransportTracer.Factory) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setType(Address.Type) - Method in class io.grpc.binarylog.v1.Address.Builder
.grpc.binarylog.v1.Address.Type type = 1;
setType(GrpcLogEntry.EventType) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
setType(MethodDescriptor.MethodType) - Method in class io.grpc.MethodDescriptor.Builder
Sets the method type.
setTypeValue(int) - Method in class io.grpc.binarylog.v1.Address.Builder
.grpc.binarylog.v1.Address.Type type = 1;
setTypeValue(int) - Method in class io.grpc.binarylog.v1.GrpcLogEntry.Builder
.grpc.binarylog.v1.GrpcLogEntry.EventType type = 4;
setUdsAddress(Address.UdsAddress) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
setUdsAddress(Address.UdsAddress.Builder) - Method in class io.grpc.channelz.v1.Address.Builder
.grpc.channelz.v1.Address.UdsAddress uds_address = 2;
setUnacked(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setUserAgent(String) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
setUsername(String) - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Sets the username used to connect to the proxy.
setValidHost(String) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
string valid_host = 1;
setValidHost(String) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
string valid_host = 1;
setValidHostBytes(ByteString) - Method in class io.grpc.reflection.v1.ServerReflectionResponse.Builder
string valid_host = 1;
setValidHostBytes(ByteString) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse.Builder
string valid_host = 1;
setValidTargets(int, String) - Method in class io.grpc.lookup.v1.RouteLookupConfig.Builder
This is a list of all the possible targets that can be returned by the lookup service.
setValue(Any) - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The actual address message.
setValue(Any) - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The actual security details message.
setValue(Any.Builder) - Method in class io.grpc.channelz.v1.Address.OtherAddress.Builder
The actual address message.
setValue(Any.Builder) - Method in class io.grpc.channelz.v1.Security.OtherSecurity.Builder
The actual security details message.
setValue(ByteString) - Method in class io.grpc.binarylog.v1.MetadataEntry.Builder
bytes value = 2;
setValue(String) - Method in class io.grpc.channelz.v1.SocketOption.Builder
The human readable value of this socket option.
setValueBytes(ByteString) - Method in class io.grpc.channelz.v1.SocketOption.Builder
The human readable value of this socket option.
setVerification(AdvancedTlsX509TrustManager.Verification) - Method in class io.grpc.util.AdvancedTlsX509TrustManager.Builder
Sets AdvancedTlsX509TrustManager.Verification, mode when authenticating the peer certificate.
severity - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
SEVERITY_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelTraceEvent
 
SHARED_CHANNEL_EXECUTOR - Static variable in class io.grpc.internal.GrpcUtil
Shared executor for channels.
SharedResourceHolder - Class in io.grpc.internal
A holder for shared resource singletons.
SharedResourceHolder.Resource<T> - Interface in io.grpc.internal
Defines a resource, and the way to create and destroy instances of it.
SharedResourcePool<T> - Class in io.grpc.internal
An ObjectPool backed by a SharedResourceHolder.Resource.
shortName() - Method in class io.grpc.InternalLogId
 
shouldBeCountedForInUse() - Method in class io.grpc.internal.AbstractClientStream
Returns true if this stream should be counted when determining the in-use state of the transport.
shouldBeCountedForInUse(CallOptions) - Static method in class io.grpc.internal.GrpcUtil
Returns true if an RPC with the given properties should be counted when calculating the in-use state of a transport.
shouldUseJndi(boolean, boolean, String) - Static method in class io.grpc.internal.DnsNameResolver
 
shutdown() - Method in class io.grpc.internal.DnsNameResolver
 
shutdown() - Method in interface io.grpc.internal.InternalServer
Initiates an orderly shutdown of the server.
shutdown() - Method in class io.grpc.internal.ServerImpl
Initiates an orderly shutdown in which preexisting calls continue but new calls are rejected.
shutdown() - Method in interface io.grpc.internal.ServerTransport
Initiates an orderly shutdown of the transport.
shutdown() - Method in class io.grpc.LoadBalancer
The channel asks the load-balancer to shutdown.
shutdown() - Method in class io.grpc.LoadBalancer.Subchannel
Shuts down the Subchannel.
shutdown() - Method in class io.grpc.ManagedChannel
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately cancelled.
shutdown() - Method in class io.grpc.NameResolver
Stops the resolution.
shutdown() - Method in class io.grpc.Server
Initiates an orderly shutdown in which preexisting calls continue but new calls are rejected.
shutdown() - Method in class io.grpc.util.ForwardingLoadBalancer
 
shutdown() - Method in class io.grpc.util.ForwardingSubchannel
 
shutdown() - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
shutdown() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
Override for unique behavior such as delayed shutdowns of subchannels.
shutdown() - Method in class io.grpc.util.MultiChildLoadBalancer
 
shutdown() - Method in class io.grpc.util.OutlierDetectionLoadBalancer
 
shutdown(Status) - Method in interface io.grpc.internal.ManagedClientTransport
Initiates an orderly shutdown of the transport.
SHUTDOWN - Enum constant in enum io.grpc.channelz.v1.ChannelConnectivityState.State
SHUTDOWN = 5;
SHUTDOWN - Enum constant in enum io.grpc.ConnectivityState
This channel has started shutting down.
SHUTDOWN_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelConnectivityState.State
SHUTDOWN = 5;
shutdownNow() - Method in class io.grpc.internal.ServerImpl
 
shutdownNow() - Method in class io.grpc.ManagedChannel
Initiates a forceful shutdown in which preexisting and new calls are cancelled.
shutdownNow() - Method in class io.grpc.Server
Initiates a forceful shutdown in which preexisting and new calls are rejected.
shutdownNow(Status) - Method in interface io.grpc.internal.ManagedClientTransport
Initiates a forceful shutdown in which preexisting and new calls are closed.
shutdownNow(Status) - Method in interface io.grpc.internal.ServerTransport
Initiates a forceful shutdown in which preexisting and new calls are closed.
shutdownRemoved(List) - Method in class io.grpc.util.MultiChildLoadBalancer
 
SimpleForwardingClientCall(ClientCall) - Constructor for class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
SimpleForwardingClientCallListener(ClientCall.Listener) - Constructor for class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
SimpleForwardingServerCall(ServerCall) - Constructor for class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
SimpleForwardingServerCallListener(ServerCall.Listener) - Constructor for class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
Simple Unary (1 request, 1 response) RPC - Section in class io.grpc.ClientCall
 
skipBytes(int) - Method in class io.grpc.internal.CompositeReadableBuffer
 
skipBytes(int) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
skipBytes(int) - Method in interface io.grpc.internal.ReadableBuffer
Increments the read position by the given length.
sndCwnd - Variable in class io.grpc.InternalChannelz.TcpInfo
 
sndMss - Variable in class io.grpc.InternalChannelz.TcpInfo
 
sndSsthresh - Variable in class io.grpc.InternalChannelz.TcpInfo
 
sndWscale - Variable in class io.grpc.InternalChannelz.TcpInfo
 
Socket - Class in io.grpc.channelz.v1
Information about an actual connection.
SOCKET_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetSocketResponse
 
SOCKET_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetSocketRequest
 
SOCKET_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketRef
 
SOCKET_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Channel
 
SOCKET_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServerSocketsResponse
 
SOCKET_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Subchannel
 
Socket.Builder - Class in io.grpc.channelz.v1
Information about an actual connection.
SocketData - Class in io.grpc.channelz.v1
SocketData is data associated for a specific Socket.
SocketData.Builder - Class in io.grpc.channelz.v1
SocketData is data associated for a specific Socket.
SocketDataOrBuilder - Interface in io.grpc.channelz.v1
 
SocketOption - Class in io.grpc.channelz.v1
SocketOption represents socket options for a socket.
SocketOption.Builder - Class in io.grpc.channelz.v1
SocketOption represents socket options for a socket.
SocketOptionLinger - Class in io.grpc.channelz.v1
For use with SocketOption's additional field.
SocketOptionLinger.Builder - Class in io.grpc.channelz.v1
For use with SocketOption's additional field.
SocketOptionLingerOrBuilder - Interface in io.grpc.channelz.v1
 
SocketOptionOrBuilder - Interface in io.grpc.channelz.v1
 
socketOptions - Variable in class io.grpc.InternalChannelz.SocketStats
 
SocketOptions(Integer, Integer, InternalChannelz.TcpInfo, Map) - Constructor for class io.grpc.InternalChannelz.SocketOptions
Creates an instance.
SocketOptionTcpInfo - Class in io.grpc.channelz.v1
For use with SocketOption's additional field.
SocketOptionTcpInfo.Builder - Class in io.grpc.channelz.v1
For use with SocketOption's additional field.
SocketOptionTcpInfoOrBuilder - Interface in io.grpc.channelz.v1
 
SocketOptionTimeout - Class in io.grpc.channelz.v1
For use with SocketOption's additional field.
SocketOptionTimeout.Builder - Class in io.grpc.channelz.v1
For use with SocketOption's additional field.
SocketOptionTimeoutOrBuilder - Interface in io.grpc.channelz.v1
 
SocketOrBuilder - Interface in io.grpc.channelz.v1
 
SocketRef - Class in io.grpc.channelz.v1
SocketRef is a reference to a Socket.
SocketRef.Builder - Class in io.grpc.channelz.v1
SocketRef is a reference to a Socket.
SocketRefOrBuilder - Interface in io.grpc.channelz.v1
 
sockets - Variable in class io.grpc.InternalChannelz.ChannelStats
 
sockets - Variable in class io.grpc.InternalChannelz.ServerSocketsList
 
SocketStats(InternalChannelz.TransportStats, SocketAddress, SocketAddress, InternalChannelz.SocketOptions, InternalChannelz.Security) - Constructor for class io.grpc.InternalChannelz.SocketStats
Creates an instance.
soTimeoutMillis - Variable in class io.grpc.InternalChannelz.SocketOptions
 
SpiffeUtil - Class in io.grpc.internal
Provides utilities to manage SPIFFE bundles, extract SPIFFE IDs from X.509 certificate chains, and parse SPIFFE IDs.
SpiffeUtil.SpiffeBundle - Class in io.grpc.internal
Represents a SPIFFE trust bundle; that is, a map from trust domain to set of trusted certificates.
SpiffeUtil.SpiffeId - Class in io.grpc.internal
Represents a SPIFFE ID as defined in the SPIFFE standard.
SrvRecord(String, int) - Constructor for class io.grpc.internal.DnsNameResolver.SrvRecord
 
sslContext(SslContext) - Method in class io.grpc.netty.NettyChannelBuilder
SSL/TLS context to use instead of the system default.
sslContext(SslContext) - Method in class io.grpc.netty.NettyServerBuilder
Sets the TLS context to use for encryption.
STALE_AGE_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
STALE_HEADER_DATA_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupRequest
 
STANDARD_NAME - Enum constant in enum io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
 
STANDARD_NAME_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Security.Tls
 
start() - Method in class io.grpc.internal.ServerImpl
Bind and start the server.
start() - Method in class io.grpc.Server
Bind and start the server.
start(ClientCall.Listener, Metadata) - Method in class io.grpc.ClientCall
Start a call, using responseListener for processing response messages.
start(ClientCall.Listener, Metadata) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
start(ClientCall.Listener, Metadata) - Method in class io.grpc.ForwardingClientCall
 
start(ClientCall.Listener, Metadata) - Method in class io.grpc.internal.DelayedClientCall
 
start(ClientStreamListener) - Method in class io.grpc.internal.AbstractClientStream
 
start(ClientStreamListener) - Method in interface io.grpc.internal.ClientStream
Starts stream.
start(ClientStreamListener) - Method in class io.grpc.internal.FailingClientStream
 
start(ClientStreamListener) - Method in class io.grpc.internal.NoopClientStream
 
start(ManagedClientTransport.Listener) - Method in interface io.grpc.internal.ManagedClientTransport
Starts transport.
start(ServerListener) - Method in interface io.grpc.internal.InternalServer
Starts transport.
start(LoadBalancer.SubchannelStateListener) - Method in class io.grpc.LoadBalancer.Subchannel
Starts the Subchannel.
start(LoadBalancer.SubchannelStateListener) - Method in class io.grpc.util.ForwardingSubchannel
 
start(NameResolver.Listener) - Method in class io.grpc.NameResolver
Starts the resolution.
start(NameResolver.Listener2) - Method in class io.grpc.internal.DnsNameResolver
 
start(NameResolver.Listener2) - Method in class io.grpc.NameResolver
Starts the resolution.
start(Runnable, ScheduledExecutorService) - Method in class io.grpc.internal.MaxConnectionIdleManager
Start the initial scheduled shutdown given the transport status reaches max connection idle.
START_CHANNEL_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetTopChannelsRequest
 
START_SERVER_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServersRequest
 
START_SOCKET_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetServerSocketsRequest
 
startCall(ServerCall, Metadata) - Method in interface io.grpc.ServerCallHandler
Starts asynchronous processing of an incoming call.
state - Variable in class io.grpc.InternalChannelz.ChannelStats
 
state - Variable in class io.grpc.InternalChannelz.TcpInfo
 
STATE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelConnectivityState
 
STATE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelData
 
statsTraceContext() - Method in class io.grpc.internal.AbstractServerStream
 
statsTraceContext() - Method in interface io.grpc.internal.ServerStream
The context for recording stats and traces for this stream.
StatsTraceContext - Class in io.grpc.internal
The stats and tracing information for a stream.
status - Variable in class io.grpc.util.MultiChildLoadBalancer.AcceptResolvedAddrRetVal
 
status() - Method in enum io.grpc.internal.GrpcUtil.Http2Error
Gets the Status associated with this HTTP/2 code.
Status - Class in io.grpc
Defines the status of an operation by providing a standard Status.Code in conjunction with an optional descriptive message.
STATUS_CODE_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Trailer
 
STATUS_DETAILS_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Trailer
 
STATUS_FIELD_NUMBER - Static variable in class io.grpc.health.v1.HealthCheckResponse
 
STATUS_MESSAGE_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Trailer
 
Status.Code - Enum in io.grpc
The set of canonical status codes.
StatusException - Exception Class in io.grpc
Status in Exception form, for propagating Status information via exceptions.
StatusException(Status) - Constructor for exception class io.grpc.StatusException
Constructs an exception with both a status.
StatusException(Status, Metadata) - Constructor for exception class io.grpc.StatusException
Constructs an exception with both a status and trailers.
statusForCode(long) - Static method in enum io.grpc.internal.GrpcUtil.Http2Error
Looks up the Status from the given HTTP/2 error code.
statusFromCancelled(Context) - Static method in class io.grpc.Contexts
Returns the Status of a cancelled context or null if the context is not cancelled.
StatusOr<T> - Class in io.grpc
Either a Status or a value.
StatusProto - Class in io.grpc.protobuf
Utility methods for working with Status.
StatusRuntimeException - Exception Class in io.grpc
Status in RuntimeException form, for propagating Status information via exceptions.
StatusRuntimeException(Status) - Constructor for exception class io.grpc.StatusRuntimeException
Constructs the exception with a status.
StatusRuntimeException(Status, Metadata) - Constructor for exception class io.grpc.StatusRuntimeException
Constructs the exception with both a status and trailers.
stdevFactor - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
 
STOPWATCH_SUPPLIER - Static variable in class io.grpc.internal.GrpcUtil
The factory of default Stopwatches.
Storage() - Constructor for class io.grpc.Context.Storage
 
stream(T) - Method in interface io.grpc.MethodDescriptor.Marshaller
Given a message, produce an InputStream for it so that it can be written to the wire.
Stream - Interface in io.grpc.internal
A single stream of communication between two end-points within a transport.
STREAM_CLOSED - Enum constant in enum io.grpc.internal.GrpcUtil.Http2Error
 
streamClosed(Status) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
streamClosed(Status) - Method in class io.grpc.internal.StatsTraceContext
streamClosed(Status) - Method in class io.grpc.StreamTracer
Stream is closed.
streamClosed(Status) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
streamCreated(Attributes, Metadata) - Method in class io.grpc.ClientStreamTracer
The stream is being created on a ready transport.
streamCreated(Attributes, Metadata) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
streamCreated(Attributes, Metadata) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
streamCreated(ServerStream, String, Metadata) - Method in interface io.grpc.internal.ServerTransportListener
Called when a new stream was created by the remote client.
streamId() - Method in interface io.grpc.internal.ServerStream
The HTTP/2 stream id, or -1 if not supported.
StreamListener - Interface in io.grpc.internal
An observer of Stream events.
StreamListener.MessageProducer - Interface in io.grpc.internal
A producer for deframed gRPC messages.
StreamObserver<V> - Interface in io.grpc.stub
Receives notifications from an observable stream of messages.
StreamObservers - Class in io.grpc.stub
Deprecated.
Of questionable utility and generally not used.
StreamObservers() - Constructor for class io.grpc.stub.StreamObservers
Deprecated.
 
streamRequest(ReqT) - Method in class io.grpc.MethodDescriptor
Convert a request message to an InputStream.
streamResponse(RespT) - Method in class io.grpc.MethodDescriptor
Serialize an outgoing response message.
STREAMS_FAILED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
STREAMS_STARTED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
STREAMS_SUCCEEDED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketData
 
streamsFailed - Variable in class io.grpc.InternalChannelz.TransportStats
 
streamsStarted - Variable in class io.grpc.InternalChannelz.TransportStats
 
streamsSucceeded - Variable in class io.grpc.InternalChannelz.TransportStats
 
StreamTracer - Class in io.grpc
Listens to events on a stream to collect metrics.
StreamTracer() - Constructor for class io.grpc.StreamTracer
 
Subchannel - Class in io.grpc.channelz.v1
Subchannel is a logical grouping of channels, subchannels, and sockets.
Subchannel() - Constructor for class io.grpc.LoadBalancer.Subchannel
 
SUBCHANNEL_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetSubchannelResponse
 
SUBCHANNEL_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetSubchannelRequest
 
SUBCHANNEL_ID_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SubchannelRef
 
SUBCHANNEL_REF - Enum constant in enum io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
 
SUBCHANNEL_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Channel
 
SUBCHANNEL_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelTraceEvent
 
SUBCHANNEL_REF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Subchannel
 
Subchannel.Builder - Class in io.grpc.channelz.v1
Subchannel is a logical grouping of channels, subchannels, and sockets.
SubchannelOrBuilder - Interface in io.grpc.channelz.v1
 
SubchannelPicker() - Constructor for class io.grpc.LoadBalancer.SubchannelPicker
 
subchannelRef - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
SubchannelRef - Class in io.grpc.channelz.v1
SubchannelRef is a reference to a Subchannel.
SubchannelRef.Builder - Class in io.grpc.channelz.v1
SubchannelRef is a reference to a Subchannel.
SubchannelRefOrBuilder - Interface in io.grpc.channelz.v1
 
subchannels - Variable in class io.grpc.InternalChannelz.ChannelStats
 
successRateEjection - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
SUMMARY_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.GetSocketRequest
 
swapChannelCredentials(ChannelCredentials) - Method in interface io.grpc.internal.ClientTransportFactory
Swaps to a new ChannelCredentials with all other settings unchanged.
SwapChannelCredentialsResult(ClientTransportFactory, CallCredentials) - Constructor for class io.grpc.internal.ClientTransportFactory.SwapChannelCredentialsResult
 
switchTo(LoadBalancer.Factory) - Method in class io.grpc.util.GracefulSwitchLoadBalancer
Deprecated.
Use parseLoadBalancingPolicyConfig() and pass the configuration to LoadBalancer.ResolvedAddresses.Builder.setLoadBalancingPolicyConfig(Object)
SynchronizationContext - Class in io.grpc
A synchronization context is a queue of tasks that run in sequence.
SynchronizationContext(Thread.UncaughtExceptionHandler) - Constructor for class io.grpc.SynchronizationContext
Creates a SynchronizationContext.
SynchronizationContext.ScheduledHandle - Class in io.grpc
Allows the user to check the status and/or cancel a task scheduled by SynchronizationContext.schedule(Runnable, long, TimeUnit, ScheduledExecutorService).
SYSTEM_TIME_PROVIDER - Static variable in interface io.grpc.internal.TimeProvider
 

T

target - Variable in class io.grpc.InternalChannelz.ChannelStats
 
TARGET_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelData
 
TARGET_TYPE_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupRequest
 
TARGETS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupResponse
 
TCPI_ADVMSS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_ATO_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_BACKOFF_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_CA_STATE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_FACKETS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_LAST_ACK_RECV_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_LAST_ACK_SENT_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_LAST_DATA_RECV_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_LAST_DATA_SENT_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_LOST_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_OPTIONS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_PMTU_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_PROBES_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_RCV_MSS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_RCV_SSTHRESH_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_RCV_WSCALE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_REORDERING_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_RETRANS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_RETRANSMITS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_RTO_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_RTT_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_RTTVAR_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_SACKED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_SND_CWND_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_SND_MSS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_SND_SSTHRESH_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_SND_WSCALE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_STATE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
TCPI_UNACKED_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
tcpInfo - Variable in class io.grpc.InternalChannelz.SocketOptions
 
TCPIP_ADDRESS - Enum constant in enum io.grpc.channelz.v1.Address.AddressCase
 
TCPIP_ADDRESS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Address
 
TE_HEADER - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the Transfer encoding.
TE_TRAILERS - Static variable in class io.grpc.internal.GrpcUtil
The TE (transport encoding) header for requests over HTTP/2.
The canonical implementation pattern - Section in class io.grpc.LoadBalancer
 
The Synchronization Context - Section in class io.grpc.LoadBalancer
 
thisUsesUnstableApi() - Method in class io.grpc.CallCredentials
Deprecated.
ThreadOptimizedDeframer - Interface in io.grpc.internal
A Deframer that optimizations by taking over part of the thread safety.
threshold - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection
 
throwIfNotInThisSynchronizationContext() - Method in class io.grpc.SynchronizationContext
Throw IllegalStateException if this method is not called from this synchronization context.
Ticker() - Constructor for class io.grpc.Deadline.Ticker
 
TIMEOUT - Static variable in class io.grpc.internal.GrpcUtil
The Timeout header name.
TIMEOUT_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.ClientHeader
 
TIMEOUT_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the timeout header.
TimeProvider - Interface in io.grpc.internal
Time source representing the current system time in nanos.
TIMER_SERVICE - Static variable in class io.grpc.internal.GrpcUtil
Shared single-threaded executor for managing channel timers.
timeRemaining(TimeUnit) - Method in class io.grpc.Deadline
How much time is remaining in the specified time unit.
TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelTraceEvent
 
TIMESTAMP_FIELD_NUMBER - Static variable in class io.grpc.lb.v1.ClientStats
 
timestampNanos - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
tls - Variable in class io.grpc.InternalChannelz.Security
 
tls(SslContext) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator that ensures the pipeline is set up so that TLS will be negotiated, the handler is added and writes to the Channel may happen immediately, even before the TLS Handshake is complete.
tls(SslContext, ObjectPool, Optional) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator that ensures the pipeline is set up so that TLS will be negotiated, the handler is added and writes to the Channel may happen immediately, even before the TLS Handshake is complete.
Tls(String, Certificate, Certificate) - Constructor for class io.grpc.InternalChannelz.Tls
A constructor only for testing.
Tls(SSLSession) - Constructor for class io.grpc.InternalChannelz.Tls
Creates an instance.
TLS - Enum constant in enum io.grpc.channelz.v1.Security.ModelCase
 
TLS - Enum constant in enum io.grpc.netty.NegotiationType
Uses TLS ALPN/NPN negotiation, assumes an SSL connection.
TLS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Security
 
TlsChannelCredentials - Class in io.grpc
TLS credentials, providing server authentication and encryption.
TlsChannelCredentials.Builder - Class in io.grpc
TlsChannelCredentials.Feature - Enum in io.grpc
Features to understand TLS configuration.
TlsServerCredentials - Class in io.grpc
TLS credentials, providing server identity and encryption.
TlsServerCredentials.Builder - Class in io.grpc
TlsServerCredentials.ClientAuth - Enum in io.grpc
The level of authentication the server should expect from the client.
TlsServerCredentials.Feature - Enum in io.grpc
Features to understand TLS configuration.
toAsciiString(T) - Method in interface io.grpc.Metadata.AsciiMarshaller
Serialize a metadata value to a ASCII string that contains only the characters listed in the class comment of Metadata.AsciiMarshaller.
toAsciiString(T) - Method in interface io.grpc.InternalMetadata.TrustedAsciiMarshaller
Serialize a metadata value to a ASCII string that contains only the characters listed in the class comment of Metadata.AsciiMarshaller.
toBuilder() - Method in class io.grpc.Attributes
Creates a new builder that is pre-populated with the content of this container.
toBuilder() - Method in class io.grpc.binarylog.v1.Address
 
toBuilder() - Method in class io.grpc.binarylog.v1.ClientHeader
 
toBuilder() - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
toBuilder() - Method in class io.grpc.binarylog.v1.Message
 
toBuilder() - Method in class io.grpc.binarylog.v1.Metadata
 
toBuilder() - Method in class io.grpc.binarylog.v1.MetadataEntry
 
toBuilder() - Method in class io.grpc.binarylog.v1.ServerHeader
 
toBuilder() - Method in class io.grpc.binarylog.v1.Trailer
 
toBuilder() - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
toBuilder() - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
toBuilder() - Method in class io.grpc.channelz.v1.Address
 
toBuilder() - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
toBuilder() - Method in class io.grpc.channelz.v1.Channel
 
toBuilder() - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
toBuilder() - Method in class io.grpc.channelz.v1.ChannelData
 
toBuilder() - Method in class io.grpc.channelz.v1.ChannelRef
 
toBuilder() - Method in class io.grpc.channelz.v1.ChannelTrace
 
toBuilder() - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
toBuilder() - Method in class io.grpc.channelz.v1.GetChannelRequest
 
toBuilder() - Method in class io.grpc.channelz.v1.GetChannelResponse
 
toBuilder() - Method in class io.grpc.channelz.v1.GetServerRequest
 
toBuilder() - Method in class io.grpc.channelz.v1.GetServerResponse
 
toBuilder() - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
toBuilder() - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
toBuilder() - Method in class io.grpc.channelz.v1.GetServersRequest
 
toBuilder() - Method in class io.grpc.channelz.v1.GetServersResponse
 
toBuilder() - Method in class io.grpc.channelz.v1.GetSocketRequest
 
toBuilder() - Method in class io.grpc.channelz.v1.GetSocketResponse
 
toBuilder() - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
toBuilder() - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
toBuilder() - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
toBuilder() - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
toBuilder() - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
toBuilder() - Method in class io.grpc.channelz.v1.Security.Tls
 
toBuilder() - Method in class io.grpc.channelz.v1.Security
 
toBuilder() - Method in class io.grpc.channelz.v1.Server
 
toBuilder() - Method in class io.grpc.channelz.v1.ServerData
 
toBuilder() - Method in class io.grpc.channelz.v1.ServerRef
 
toBuilder() - Method in class io.grpc.channelz.v1.Socket
 
toBuilder() - Method in class io.grpc.channelz.v1.SocketData
 
toBuilder() - Method in class io.grpc.channelz.v1.SocketOption
 
toBuilder() - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
toBuilder() - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
toBuilder() - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
toBuilder() - Method in class io.grpc.channelz.v1.SocketRef
 
toBuilder() - Method in class io.grpc.channelz.v1.Subchannel
 
toBuilder() - Method in class io.grpc.channelz.v1.SubchannelRef
 
toBuilder() - Method in class io.grpc.ClientStreamTracer.StreamInfo
Converts this StreamInfo into a new Builder.
toBuilder() - Method in class io.grpc.health.v1.HealthCheckRequest
 
toBuilder() - Method in class io.grpc.health.v1.HealthCheckResponse
 
toBuilder() - Method in class io.grpc.lb.v1.ClientStats
 
toBuilder() - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
toBuilder() - Method in class io.grpc.lb.v1.FallbackResponse
 
toBuilder() - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
toBuilder() - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
toBuilder() - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
toBuilder() - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
toBuilder() - Method in class io.grpc.lb.v1.Server
 
toBuilder() - Method in class io.grpc.lb.v1.ServerList
 
toBuilder() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Returns a builder with the same initial values as this object.
toBuilder() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
Converts this back to a builder.
toBuilder() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
toBuilder() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
toBuilder() - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
toBuilder() - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
toBuilder() - Method in class io.grpc.lookup.v1.NameMatcher
 
toBuilder() - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
toBuilder() - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
toBuilder() - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
toBuilder() - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
toBuilder() - Method in class io.grpc.MethodDescriptor
Turns this descriptor into a builder.
toBuilder() - Method in class io.grpc.NameResolver.Args
Returns a builder with the same initial values as this object.
toBuilder() - Method in class io.grpc.NameResolver.ResolutionResult
Converts these results back to a builder.
toBuilder() - Method in class io.grpc.reflection.v1.ErrorResponse
 
toBuilder() - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
toBuilder() - Method in class io.grpc.reflection.v1.ExtensionRequest
 
toBuilder() - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
toBuilder() - Method in class io.grpc.reflection.v1.ListServiceResponse
 
toBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
toBuilder() - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
toBuilder() - Method in class io.grpc.reflection.v1.ServiceResponse
 
toBuilder() - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
toBuilder() - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
toBuilder() - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
toBuilder() - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
toBuilder() - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
toBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
toBuilder() - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
toBuilder() - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
toBuilder(MethodDescriptor.Marshaller, MethodDescriptor.Marshaller) - Method in class io.grpc.MethodDescriptor
Turns this descriptor into a builder, replacing the request and response marshallers.
toBytes(T) - Method in interface io.grpc.Metadata.BinaryMarshaller
Serialize a metadata value to bytes.
toHttp2Headers(Metadata) - Static method in class io.grpc.internal.TransportFrameUtil
Transform the given headers to a format where only spec-compliant ASCII characters are allowed.
TOKEN_METADATA_KEY - Static variable in class io.grpc.grpclb.GrpclbConstants
The opaque token given by the remote balancer for each returned server address.
toNegotiator(ChannelCredentials) - Static method in class io.grpc.netty.InternalNettyChannelCredentials
Converts a ChannelCredentials to a negotiator, in similar fashion as for a new channel.
toNegotiator(ServerCredentials) - Static method in class io.grpc.netty.InternalNettyServerCredentials
Converts a ServerCredentials to a negotiator, in similar fashion as for a new server.
toRawSerializedHeaders(byte[][]) - Static method in class io.grpc.internal.TransportFrameUtil
Transform HTTP/2-compliant headers to the raw serialized format which can be deserialized by metadata marshallers.
toStatus() - Method in enum io.grpc.Status.Code
Returns a Status object corresponding to this status code.
toStatusException(Status) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusException.
toStatusException(Status, Metadata) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusException with additional metadata.
toStatusException(Status, Metadata, Throwable) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusException with additional metadata and the root exception thrown.
toStatusRuntimeException(Status) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusRuntimeException.
toStatusRuntimeException(Status, Metadata) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusRuntimeException with additional metadata.
toStream(T) - Method in interface io.grpc.Metadata.BinaryStreamMarshaller
Serializes a metadata value to an InputStream.
toString() - Method in class io.grpc.Attributes.Key
 
toString() - Method in class io.grpc.Attributes
 
toString() - Method in class io.grpc.CallOptions.Key
 
toString() - Method in class io.grpc.CallOptions
 
toString() - Method in class io.grpc.ClientStreamTracer.StreamInfo
 
toString() - Method in class io.grpc.ConnectivityStateInfo
 
toString() - Method in class io.grpc.Context.Key
 
toString() - Method in class io.grpc.Deadline
 
toString() - Method in class io.grpc.EquivalentAddressGroup
 
toString() - Method in class io.grpc.ForwardingChannelBuilder2
 
toString() - Method in class io.grpc.ForwardingServerBuilder
 
toString() - Method in class io.grpc.HttpConnectProxiedSocketAddress
 
toString() - Method in class io.grpc.inprocess.InProcessSocketAddress
toString() - Method in class io.grpc.internal.DelayedClientCall
 
toString() - Method in class io.grpc.internal.DnsNameResolver.SrvRecord
 
toString() - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
toString() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
toString() - Method in class io.grpc.internal.GrpcUtil.GrpcBuildVersion
 
toString() - Method in class io.grpc.internal.InsightBuilder
Get the resulting string.
toString() - Method in class io.grpc.internal.LogExceptionRunnable
 
toString() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
toString() - Method in class io.grpc.internal.ServerImpl
 
toString() - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
toString() - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
toString() - Method in class io.grpc.InternalChannelz.ChannelTrace.Event
 
toString() - Method in class io.grpc.InternalLogId
 
toString() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Key
 
toString() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
 
toString() - Method in class io.grpc.LoadBalancer.ErrorPicker
Deprecated.
 
toString() - Method in class io.grpc.LoadBalancer.FixedResultPicker
 
toString() - Method in class io.grpc.LoadBalancer.PickResult
 
toString() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
 
toString() - Method in class io.grpc.LoadBalancerProvider
 
toString() - Method in class io.grpc.Metadata.Key
 
toString() - Method in class io.grpc.Metadata
 
toString() - Method in class io.grpc.MethodDescriptor
 
toString() - Method in class io.grpc.NameResolver.Args
 
toString() - Method in class io.grpc.NameResolver.ConfigOrError
 
toString() - Method in class io.grpc.NameResolver.ResolutionResult
 
toString() - Method in class io.grpc.netty.ProtocolNegotiationEvent
 
toString() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
toString() - Method in class io.grpc.ForwardingClientCall
 
toString() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
toString() - Method in class io.grpc.ForwardingClientCallListener
 
toString() - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
toString() - Method in class io.grpc.ForwardingServerCall
 
toString() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
toString() - Method in class io.grpc.ForwardingServerCallListener
 
toString() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
toString() - Method in class io.grpc.DoubleCounterMetricInstrument
 
toString() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
toString() - Method in class io.grpc.LongCounterMetricInstrument
 
toString() - Method in class io.grpc.LongGaugeMetricInstrument
 
toString() - Method in class io.grpc.LongHistogramMetricInstrument
 
toString() - Method in class io.grpc.ServiceDescriptor
 
toString() - Method in class io.grpc.services.MetricReport
 
toString() - Method in class io.grpc.Status
A string representation of the status useful for debugging.
toString() - Method in class io.grpc.StatusOr
 
toString() - Method in class io.grpc.util.ForwardingClientStreamTracer
 
toString() - Method in class io.grpc.util.ForwardingLoadBalancer
 
toString() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
toString() - Method in class io.grpc.util.ForwardingSubchannel
 
toString() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
toString() - Method in class io.grpc.util.MultiChildLoadBalancer.Endpoint
 
touch() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
touch() - Method in interface io.grpc.internal.ReadableBuffer
Note that the current callsite has access to this buffer, or do nothing.
TRACE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ChannelData
 
TRACE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.ServerData
 
Trailer - Class in io.grpc.binarylog.v1
Protobuf type grpc.binarylog.v1.Trailer
TRAILER - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
 
TRAILER_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
Trailer.Builder - Class in io.grpc.binarylog.v1
Protobuf type grpc.binarylog.v1.Trailer
TrailerOrBuilder - Interface in io.grpc.binarylog.v1
 
trailersFromThrowable(Throwable) - Static method in class io.grpc.Status
Extract an error trailers from the causal chain of a Throwable.
TRANSIENT_FAILURE - Enum constant in enum io.grpc.channelz.v1.ChannelConnectivityState.State
TRANSIENT_FAILURE = 4;
TRANSIENT_FAILURE - Enum constant in enum io.grpc.ConnectivityState
There has been some transient failure (such as a TCP 3-way handshake timing out or a socket error).
TRANSIENT_FAILURE_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelConnectivityState.State
TRANSIENT_FAILURE = 4;
TransmitStatusRuntimeExceptionInterceptor - Class in io.grpc.util
A class that intercepts uncaught exceptions of type StatusRuntimeException and handles them by closing the ServerCall, and transmitting the exception's status and metadata to the client.
TRANSPORT_ATTR_LOCAL_ADDR - Static variable in class io.grpc.Grpc
Attribute key for the local address of a transport.
TRANSPORT_ATTR_REMOTE_ADDR - Static variable in class io.grpc.Grpc
Attribute key for the remote address of a transport.
TRANSPORT_ATTR_SSL_SESSION - Static variable in class io.grpc.Grpc
Attribute key for SSL session of a transport.
transportCreated(ServerTransport) - Method in interface io.grpc.internal.ServerListener
Called upon the establishment of a new client connection.
transportDataReceived(ReadableBuffer, boolean) - Method in class io.grpc.internal.Http2ClientStreamTransportState
Called by subclasses whenever a data frame is received from the transport.
TransportFrameUtil - Class in io.grpc.internal
Utility functions for transport layer framing.
transportHeadersReceived(Metadata) - Method in class io.grpc.internal.Http2ClientStreamTransportState
Called by subclasses whenever Headers are received from the transport.
transportInUse(boolean) - Method in interface io.grpc.internal.ManagedClientTransport.Listener
Called whenever the transport's in-use state has changed.
transportReady() - Method in interface io.grpc.internal.ManagedClientTransport.Listener
The transport is ready to accept traffic, because the connection is established.
transportReady(Attributes) - Method in class io.grpc.ClientTransportFilter
Called when a transport is ready to accept traffic (when a connection has been established).
transportReady(Attributes) - Method in interface io.grpc.internal.ServerTransportListener
The transport has finished all handshakes and is ready to process streams.
transportReady(Attributes) - Method in class io.grpc.ServerTransportFilter
Called when a transport is ready to process streams.
transportReportStatus(Status) - Method in class io.grpc.internal.AbstractServerStream.TransportState
Notifies failure to the listener of the stream.
transportReportStatus(Status, boolean, Metadata) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Report stream closure with status to the application layer if not already reported.
transportReportStatus(Status, ClientStreamListener.RpcProgress, boolean, Metadata) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Report stream closure with status to the application layer if not already reported.
transportShutdown(Status) - Method in interface io.grpc.internal.ManagedClientTransport.Listener
The transport is shutting down.
transportState() - Method in class io.grpc.internal.AbstractClientStream
Obtain the transport state corresponding to this stream.
transportState() - Method in class io.grpc.internal.AbstractServerStream
 
transportState() - Method in class io.grpc.internal.AbstractStream
Obtain the transport state corresponding to this stream.
TransportState(int, StatsTraceContext, TransportTracer) - Constructor for class io.grpc.internal.AbstractServerStream.TransportState
 
TransportState(int, StatsTraceContext, TransportTracer) - Constructor for class io.grpc.internal.AbstractStream.TransportState
 
TransportState(int, StatsTraceContext, TransportTracer, CallOptions) - Constructor for class io.grpc.internal.AbstractClientStream.TransportState
 
TransportStats(long, long, long, long, long, long, long, long, long, long, long, long) - Constructor for class io.grpc.InternalChannelz.TransportStats
Creates an instance.
transportTerminated() - Method in interface io.grpc.internal.ManagedClientTransport.Listener
The transport completed shutting down.
transportTerminated() - Method in interface io.grpc.internal.ServerTransportListener
The transport completed shutting down.
transportTerminated(Attributes) - Method in class io.grpc.ClientTransportFilter
Called when a transport completed shutting down.
transportTerminated(Attributes) - Method in class io.grpc.ServerTransportFilter
Called when a transport is terminated.
TransportTracer - Class in io.grpc.internal
A class for gathering statistics about a transport.
TransportTracer() - Constructor for class io.grpc.internal.TransportTracer
 
TransportTracer.Factory - Class in io.grpc.internal
 
TransportTracer.FlowControlReader - Interface in io.grpc.internal
An interface for reading the local and remote flow control windows of the transport.
TransportTracer.FlowControlWindows - Class in io.grpc.internal
A container that holds the local and remote flow control window sizes.
transportTrailersReceived(Metadata) - Method in class io.grpc.internal.Http2ClientStreamTransportState
Called by subclasses for the terminal trailer metadata on a stream.
trustManager(File) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided root certificates to verify the server's identity instead of the system's default.
trustManager(File) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided root certificates to verify the client's identity instead of the system's default.
trustManager(InputStream) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided root certificates to verify the server's identity instead of the system's default.
trustManager(InputStream) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided root certificates to verify the client's identity instead of the system's default.
trustManager(TrustManager...) - Method in class io.grpc.TlsChannelCredentials.Builder
Have the provided trust manager verify the server's identity instead of the system's default.
trustManager(TrustManager...) - Method in class io.grpc.TlsServerCredentials.Builder
Have the provided trust manager verify the client's identity instead of the system's default.
TYPE_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.Address
 
TYPE_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.GrpcLogEntry
 
TYPE_IPV4 - Enum constant in enum io.grpc.binarylog.v1.Address.Type
address is in 1.2.3.4 form
TYPE_IPV4_VALUE - Static variable in enum io.grpc.binarylog.v1.Address.Type
address is in 1.2.3.4 form
TYPE_IPV6 - Enum constant in enum io.grpc.binarylog.v1.Address.Type
address is in IPv6 canonical form (RFC5952 section 4) The scope is NOT included in the address string.
TYPE_IPV6_VALUE - Static variable in enum io.grpc.binarylog.v1.Address.Type
address is in IPv6 canonical form (RFC5952 section 4) The scope is NOT included in the address string.
TYPE_UNIX - Enum constant in enum io.grpc.binarylog.v1.Address.Type
address is UDS string
TYPE_UNIX_VALUE - Static variable in enum io.grpc.binarylog.v1.Address.Type
address is UDS string
TYPE_UNKNOWN - Enum constant in enum io.grpc.binarylog.v1.Address.Type
TYPE_UNKNOWN = 0;
TYPE_UNKNOWN_VALUE - Static variable in enum io.grpc.binarylog.v1.Address.Type
TYPE_UNKNOWN = 0;

U

UDS_ADDRESS - Enum constant in enum io.grpc.channelz.v1.Address.AddressCase
 
UDS_ADDRESS_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Address
 
UdsNameResolverProvider - Class in io.grpc.netty
 
UdsNameResolverProvider() - Constructor for class io.grpc.netty.UdsNameResolverProvider
 
UdsNettyChannelProvider - Class in io.grpc.netty
Provider for NettyChannelBuilder instances for UDS channels.
UdsNettyChannelProvider() - Constructor for class io.grpc.netty.UdsNettyChannelProvider
 
unacked - Variable in class io.grpc.InternalChannelz.TcpInfo
 
UNARY - Enum constant in enum io.grpc.MethodDescriptor.MethodType
One request message followed by one response message.
UNAUTHENTICATED - Enum constant in enum io.grpc.Status.Code
The request does not have valid authentication credentials for the operation.
UNAUTHENTICATED - Static variable in class io.grpc.Status
The request does not have valid authentication credentials for the operation.
UNAVAILABLE - Enum constant in enum io.grpc.Status.Code
The service is currently unavailable.
UNAVAILABLE - Static variable in class io.grpc.Status
The service is currently unavailable.
UNIMPLEMENTED - Enum constant in enum io.grpc.Status.Code
Operation is not implemented or not supported/enabled in this service.
UNIMPLEMENTED - Static variable in class io.grpc.Status
Operation is not implemented or not supported/enabled in this service.
unit - Variable in class io.grpc.DoubleCounterMetricInstrument
 
unit - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
unit - Variable in class io.grpc.LongCounterMetricInstrument
 
unit - Variable in class io.grpc.LongGaugeMetricInstrument
 
unit - Variable in class io.grpc.LongHistogramMetricInstrument
 
UNKNOWN - Enum constant in enum io.grpc.channelz.v1.ChannelConnectivityState.State
UNKNOWN = 0;
UNKNOWN - Enum constant in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
UNKNOWN = 0;
UNKNOWN - Enum constant in enum io.grpc.MethodDescriptor.MethodType
Cardinality and temporal relationships are not known.
UNKNOWN - Enum constant in enum io.grpc.Status.Code
Unknown error.
UNKNOWN - Static variable in class io.grpc.Status
Unknown error.
UNKNOWN_VALUE - Static variable in enum io.grpc.channelz.v1.ChannelConnectivityState.State
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
UNKNOWN = 0;
UNRECOGNIZED - Enum constant in enum io.grpc.binarylog.v1.Address.Type
 
UNRECOGNIZED - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
 
UNRECOGNIZED - Enum constant in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
 
UNRECOGNIZED - Enum constant in enum io.grpc.channelz.v1.ChannelConnectivityState.State
 
UNRECOGNIZED - Enum constant in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
 
UNRECOGNIZED - Enum constant in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
 
UNRECOGNIZED - Enum constant in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
 
UnsupportedClientTransportFactoryBuilder() - Constructor for class io.grpc.internal.ManagedChannelImplBuilder.UnsupportedClientTransportFactoryBuilder
 
unwrapLoadBalancingConfig(Map) - Static method in class io.grpc.internal.ServiceConfigUtil
Unwrap a LoadBalancingConfig JSON object into a ServiceConfigUtil.LbConfig.
unwrapLoadBalancingConfigList(List) - Static method in class io.grpc.internal.ServiceConfigUtil
Given a JSON list of LoadBalancingConfigs, and convert it into a list of LbConfig.
updateAddresses(List) - Method in class io.grpc.LoadBalancer.Subchannel
Replaces the existing addresses used with this Subchannel.
updateAddresses(List) - Method in class io.grpc.util.ForwardingSubchannel
 
updateBalancingState(ConnectivityState, LoadBalancer.SubchannelPicker) - Method in class io.grpc.LoadBalancer.Helper
Set a new state with a new picker to the channel.
updateBalancingState(ConnectivityState, LoadBalancer.SubchannelPicker) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
updateBalancingState(ConnectivityState, LoadBalancer.SubchannelPicker) - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState.ChildLbStateHelper
Update current state and picker for this child and then use MultiChildLoadBalancer.updateOverallBalancingState() for the parent LB.
updateIdentityCredentials(File, File) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
Updates certificate chains and the private key from the local file paths.
updateIdentityCredentials(File, File, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
Schedules a ScheduledExecutorService to read certificate chains and private key from the local file paths periodically, and update the cached identity credentials if they are both updated.
updateIdentityCredentials(X509Certificate[], PrivateKey) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
Updates the current cached private key and cert chains.
updateIdentityCredentials(PrivateKey, X509Certificate[]) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
updateIdentityCredentialsFromFile(File, File) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
updateIdentityCredentialsFromFile(File, File, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
updateMeasures(List) - Method in interface io.grpc.MetricSink
 
updateObjectInUse(T, boolean) - Method in class io.grpc.internal.InUseStateAggregator
Update the in-use state of an object.
updateOobChannelAddresses(ManagedChannel, EquivalentAddressGroup) - Method in class io.grpc.LoadBalancer.Helper
Updates the addresses used for connections in the Channel that was created by LoadBalancer.Helper.createOobChannel(EquivalentAddressGroup, String).
updateOobChannelAddresses(ManagedChannel, EquivalentAddressGroup) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
updateOobChannelAddresses(ManagedChannel, List) - Method in class io.grpc.LoadBalancer.Helper
Updates the addresses with a new EAG list.
updateOobChannelAddresses(ManagedChannel, List) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
updateOverallBalancingState() - Method in class io.grpc.util.MultiChildLoadBalancer
Using the state of all children will calculate the current connectivity state, update fields, generate a picker and then call LoadBalancer.Helper.updateBalancingState(ConnectivityState, SubchannelPicker).
updateTrustCredentials(File) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
Updates the trust certificates from a local file path.
updateTrustCredentials(File, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
Schedules a ScheduledExecutorService to read trust certificates from a local file path periodically, and updates the cached trust certs if there is an update.
updateTrustCredentials(X509Certificate[]) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
Updates the current cached trust certificates as well as the key store.
updateTrustCredentialsFromFile(File) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
updateTrustCredentialsFromFile(File, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
US_ASCII - Static variable in class io.grpc.internal.GrpcUtil
 
US_ASCII - Static variable in class io.grpc.InternalMetadata
Copy of StandardCharsets, which is only available on Java 1.7 and above.
Usage example - Section in class io.grpc.inprocess.InProcessServerBuilder
 
Usage examples - Section in class io.grpc.ClientCall
 
Usage in tests - Section in class io.grpc.inprocess.InProcessServerBuilder
 
useInputStreamMessages(ServerServiceDefinition) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose MethodDescriptor serializes to and from InputStream for all methods.
useMarshalledMessages(ServerServiceDefinition, MethodDescriptor.Marshaller, MethodDescriptor.Marshaller) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition with MethodDescriptor for deserializing requests and separate MethodDescriptor for serializing responses.
useMarshalledMessages(ServerServiceDefinition, MethodDescriptor.Marshaller) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose MethodDescriptor serializes to and from T for all methods.
useNioTransport(NettyChannelBuilder) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
Sets Channel and EventLoopGroup to Nio.
useNioTransport(NettyServerBuilder) - Static method in class io.grpc.netty.InternalNettyServerBuilder
Sets Channel and EventLoopGroups to Nio.
usePlaintext() - Method in class io.grpc.ForwardingChannelBuilder
 
usePlaintext() - Method in class io.grpc.ForwardingChannelBuilder2
 
usePlaintext() - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
usePlaintext() - Method in class io.grpc.ManagedChannelBuilder
Use of a plaintext connection to the server.
usePlaintext() - Method in class io.grpc.netty.NettyChannelBuilder
Equivalent to using NettyChannelBuilder.negotiationType(NegotiationType) with PLAINTEXT.
USER_AGENT_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the Content-Type request/response header.
userAgent(String) - Method in class io.grpc.ForwardingChannelBuilder
 
userAgent(String) - Method in class io.grpc.ForwardingChannelBuilder2
 
userAgent(String) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
userAgent(String) - Method in class io.grpc.ManagedChannelBuilder
Provides a custom User-Agent for the application.
userEventTriggered(ChannelHandlerContext, Object) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
userEventTriggered0(ChannelHandlerContext, Object) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
useSystemDefaultTrustCerts() - Method in class io.grpc.util.AdvancedTlsX509TrustManager
Uses the default trust certificates stored on user's local system.
useTransportSecurity() - Method in class io.grpc.ForwardingChannelBuilder
 
useTransportSecurity() - Method in class io.grpc.ForwardingChannelBuilder2
 
useTransportSecurity() - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
useTransportSecurity() - Method in class io.grpc.ManagedChannelBuilder
Makes the client use TLS.
useTransportSecurity() - Method in class io.grpc.netty.NettyChannelBuilder
useTransportSecurity(File, File) - Method in class io.grpc.ForwardingServerBuilder
 
useTransportSecurity(File, File) - Method in class io.grpc.inprocess.InProcessServerBuilder
 
useTransportSecurity(File, File) - Method in class io.grpc.internal.ServerImplBuilder
 
useTransportSecurity(File, File) - Method in class io.grpc.netty.NettyServerBuilder
 
useTransportSecurity(File, File) - Method in class io.grpc.ServerBuilder
Makes the server use TLS.
useTransportSecurity(File, File) - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
Throws UnsupportedOperationException.
useTransportSecurity(File, File) - Method in class io.grpc.servlet.ServletServerBuilder
Throws UnsupportedOperationException.
useTransportSecurity(InputStream, InputStream) - Method in class io.grpc.ForwardingServerBuilder
 
useTransportSecurity(InputStream, InputStream) - Method in class io.grpc.netty.NettyServerBuilder
 
useTransportSecurity(InputStream, InputStream) - Method in class io.grpc.ServerBuilder
Makes the server use TLS.
Using JUnit TestRule - Section in class io.grpc.inprocess.InProcessServerBuilder
 

V

VALID_HOST_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1.ServerReflectionResponse
 
VALID_HOST_FIELD_NUMBER - Static variable in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
VALID_TARGETS_FIELD_NUMBER - Static variable in class io.grpc.lookup.v1.RouteLookupConfig
 
Valid characters in key names - Section in class io.grpc.Metadata.Key
 
value() - Element in annotation type io.grpc.ExperimentalApi
Context information such as links to discussion thread, tracking issue etc.
value() - Method in interface io.grpc.internal.LongCounter
Returns the value of this counter.
value() - Method in class io.grpc.internal.ReflectionLongAdderCounter
 
value() - Method in enum io.grpc.Status.Code
The numerical value of the code.
VALUE_FIELD_NUMBER - Static variable in class io.grpc.binarylog.v1.MetadataEntry
 
VALUE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Address.OtherAddress
 
VALUE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.Security.OtherSecurity
 
VALUE_FIELD_NUMBER - Static variable in class io.grpc.channelz.v1.SocketOption
 
valueOf(int) - Static method in enum io.grpc.binarylog.v1.Address.Type
Deprecated.
valueOf(int) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Deprecated.
valueOf(int) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
Deprecated.
valueOf(int) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.channelz.v1.Address.AddressCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
Deprecated.
valueOf(int) - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
Deprecated.
valueOf(int) - Static method in enum io.grpc.channelz.v1.Security.ModelCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
Deprecated.
valueOf(int) - Static method in enum io.grpc.lb.v1.LoadBalanceRequest.LoadBalanceRequestTypeCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
Deprecated.
valueOf(int) - Static method in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
Deprecated.
valueOf(int) - Static method in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.grpc.binarylog.v1.Address.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.binarylog.v1.Address.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.ChannelLogger.ChannelLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.channelz.v1.Address.AddressCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.channelz.v1.Security.ModelCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.ConnectivityState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.internal.ClientStreamListener.RpcProgress
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.internal.GrpcUtil.Http2Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.InternalChannelz.ChannelTrace.Event.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.InternalKnownTransport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.lb.v1.LoadBalanceRequest.LoadBalanceRequestTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.MethodDescriptor.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.netty.NegotiationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.SecurityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.Status.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.stub.InternalClientCalls.StubType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.TlsChannelCredentials.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.TlsServerCredentials.ClientAuth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.TlsServerCredentials.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.grpc.util.AdvancedTlsX509TrustManager.Verification
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.grpc.binarylog.v1.Address.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.Logger
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.binarylog.v1.GrpcLogEntry.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.ChannelLogger.ChannelLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.channelz.v1.Address.AddressCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.channelz.v1.ChannelConnectivityState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.ChildRefCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.channelz.v1.ChannelTraceEvent.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.channelz.v1.Security.ModelCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.channelz.v1.Security.Tls.CipherSuiteCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.ConnectivityState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.health.v1.HealthCheckResponse.ServingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.internal.ClientStreamListener.RpcProgress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.internal.GrpcUtil.Http2Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.InternalChannelz.ChannelTrace.Event.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.InternalKnownTransport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.lb.v1.LoadBalanceRequest.LoadBalanceRequestTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.lb.v1.LoadBalanceResponse.LoadBalanceResponseTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.lookup.v1.RouteLookupRequest.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.MethodDescriptor.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.netty.NegotiationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.reflection.v1.ServerReflectionRequest.MessageRequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.reflection.v1.ServerReflectionResponse.MessageResponseCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.reflection.v1alpha.ServerReflectionRequest.MessageRequestCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.reflection.v1alpha.ServerReflectionResponse.MessageResponseCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.SecurityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.Status.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.stub.InternalClientCalls.StubType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.TlsChannelCredentials.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.TlsServerCredentials.ClientAuth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.TlsServerCredentials.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.grpc.util.AdvancedTlsX509TrustManager.Verification
Returns an array containing the constants of this enum type, in the order they are declared.
verifyPeerCertificate(X509Certificate[], String, Socket) - Method in interface io.grpc.util.AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier
Verifies the peer certificate chain.
verifyPeerCertificate(X509Certificate[], String, SSLEngine) - Method in interface io.grpc.util.AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier
Verifies the peer certificate chain.

W

waitUntilActiveHandler(ChannelHandler, ChannelLogger) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Internal version of ProtocolNegotiators.WaitUntilActiveHandler.
WARNING - Enum constant in enum io.grpc.ChannelLogger.ChannelLogLevel
 
wasSetConfiguratorsCalled() - Static method in class io.grpc.InternalConfiguratorRegistry
 
watch(HealthCheckRequest) - Method in class io.grpc.health.v1.HealthGrpc.HealthBlockingStub
Performs a watch for the serving status of the requested service.
watch(HealthCheckRequest, StreamObserver) - Method in interface io.grpc.health.v1.HealthGrpc.AsyncService
Performs a watch for the serving status of the requested service.
watch(HealthCheckRequest, StreamObserver) - Method in class io.grpc.health.v1.HealthGrpc.HealthStub
Performs a watch for the serving status of the requested service.
with(Decompressor, boolean) - Method in class io.grpc.DecompressorRegistry
Registers a decompressor for both decompression and message encoding negotiation.
withAttributes(ProtocolNegotiationEvent, Attributes) - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
withAuthority(String) - Method in class io.grpc.CallOptions
Override the HTTP/2 authority the channel claims to be connecting to.
withCallCredentials(CallCredentials) - Method in class io.grpc.CallOptions
Returns a new CallOptions with the given call credentials.
withCallCredentials(CallCredentials) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that uses the given call credentials.
withCancellation() - Method in class io.grpc.Context
Create a new context which is independently cancellable and also cascades cancellation from its parent.
withCause(Throwable) - Method in class io.grpc.Status
Create a derived instance of Status with the given cause.
withChannel(Channel) - Method in class io.grpc.stub.AbstractStub
Deprecated.
withChildOption(ChannelOption, T) - Method in class io.grpc.netty.NettyServerBuilder
Specifies a child channel option.
withCompression(String) - Method in class io.grpc.CallOptions
Sets the compression to use for the call.
withCompression(String) - Method in class io.grpc.stub.AbstractStub
Set's the compressor name to use for the call.
withDeadline(Deadline) - Method in class io.grpc.CallOptions
Returns a new CallOptions with the given absolute deadline.
withDeadline(Deadline) - Method in class io.grpc.stub.AbstractStub
Returns a new stub with an absolute deadline.
withDeadline(Deadline, ScheduledExecutorService) - Method in class io.grpc.Context
Create a new context which will cancel itself at the given Deadline.
withDeadlineAfter(long, TimeUnit) - Method in class io.grpc.CallOptions
Returns a new CallOptions with a deadline that is after the given duration from now.
withDeadlineAfter(long, TimeUnit) - Method in class io.grpc.stub.AbstractStub
Returns a new stub with a deadline that is after the given duration from now.
withDeadlineAfter(long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.Context
Create a new context which will cancel itself after the given duration from now.
withDescription(String) - Method in class io.grpc.Status
Create a derived instance of Status with the given description.
withDrop(Status) - Static method in class io.grpc.LoadBalancer.PickResult
A decision to fail an RPC immediately.
withError(Status) - Static method in class io.grpc.LoadBalancer.PickResult
A decision to report a connectivity error to the RPC.
withExecutor(Executor) - Method in class io.grpc.CallOptions
Returns a new CallOptions with executor to be used instead of the default executor specified with ManagedChannelBuilder.executor(Executor).
withExecutor(Executor) - Method in class io.grpc.stub.AbstractStub
Returns a new stub with the given executor that is to be used instead of the default one specified with ManagedChannelBuilder.executor(Executor).
withInterceptors(ClientInterceptor...) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that has the given interceptors attached to the underlying channel.
withMaxInboundMessageSize(int) - Method in class io.grpc.CallOptions
Sets the maximum allowed message size acceptable from the remote peer.
withMaxInboundMessageSize(int) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that limits the maximum acceptable message size from a remote peer.
withMaxOutboundMessageSize(int) - Method in class io.grpc.CallOptions
Sets the maximum allowed message size acceptable sent to the remote peer.
withMaxOutboundMessageSize(int) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that limits the maximum acceptable message size to send a remote peer.
withNoResult() - Static method in class io.grpc.LoadBalancer.PickResult
No decision could be made.
withOnReadyThreshold(int) - Method in class io.grpc.CallOptions
Specifies how many bytes must be queued before the call is considered not ready to send more messages.
withOnReadyThreshold(int) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that limits the maximum number of bytes per stream in the queue.
withOption(CallOptions.Key, T) - Method in class io.grpc.CallOptions
Sets a custom option.
withOption(CallOptions.Key, T) - Method in class io.grpc.stub.AbstractStub
Sets a custom option to be passed to client interceptors on the channel ClientInterceptor via the CallOptions parameter.
withOption(ChannelOption, T) - Method in class io.grpc.netty.NettyChannelBuilder
Specifies a channel option.
withOption(ChannelOption, T) - Method in class io.grpc.netty.NettyServerBuilder
Specifies a channel option.
withoutBearerTokens() - Method in class io.grpc.ChannelCredentials
Returns the ChannelCredentials stripped of its CallCredentials.
withoutBearerTokens() - Method in class io.grpc.ChoiceChannelCredentials
 
withoutBearerTokens() - Method in class io.grpc.CompositeChannelCredentials
 
withoutBearerTokens() - Method in class io.grpc.InsecureChannelCredentials
 
withoutBearerTokens() - Method in class io.grpc.TlsChannelCredentials
 
withoutWaitForReady() - Method in class io.grpc.CallOptions
Disables 'wait for ready' feature for the call.
withSecurity(ProtocolNegotiationEvent, InternalChannelz.Security) - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
withServerCallHandler(ServerCallHandler) - Method in class io.grpc.ServerMethodDefinition
Create a new method definition with a different call handler.
withStreamTracerFactory(ClientStreamTracer.Factory) - Method in class io.grpc.CallOptions
Returns a new CallOptions with a ClientStreamTracerFactory in addition to the existing factories.
withSubchannel(LoadBalancer.Subchannel) - Static method in class io.grpc.LoadBalancer.PickResult
Equivalent to withSubchannel(subchannel, null).
withSubchannel(LoadBalancer.Subchannel, ClientStreamTracer.Factory) - Static method in class io.grpc.LoadBalancer.PickResult
A decision to proceed the RPC on a Subchannel.
withValue(Context.Key, V) - Method in class io.grpc.Context
Create a new context with the given key value set.
withValues(Context.Key, V1, Context.Key, V2) - Method in class io.grpc.Context
Create a new context with the given key value set.
withValues(Context.Key, V1, Context.Key, V2, Context.Key, V3) - Method in class io.grpc.Context
Create a new context with the given key value set.
withValues(Context.Key, V1, Context.Key, V2, Context.Key, V3, Context.Key, V4) - Method in class io.grpc.Context
Create a new context with the given key value set.
withWaitForReady() - Method in class io.grpc.CallOptions
Enables 'wait for ready' for the call.
withWaitForReady() - Method in class io.grpc.stub.AbstractStub
Returns a new stub that uses 'wait for ready' for the call.
workerEventLoopGroup(EventLoopGroup) - Method in class io.grpc.netty.NettyServerBuilder
Provides the worker EventGroupLoop to the server.
wrap(byte[]) - Static method in class io.grpc.internal.ReadableBuffers
Shortcut for wrap(bytes, 0, bytes.length.
wrap(byte[], int, int) - Static method in class io.grpc.internal.ReadableBuffers
Creates a new ReadableBuffer that is backed by the given byte array.
wrap(Runnable) - Method in class io.grpc.Context
Wrap a Runnable so that it executes with this context as the Context.current() context.
wrap(ByteBuffer) - Static method in class io.grpc.internal.ReadableBuffers
Creates a new ReadableBuffer that is backed by the given ByteBuffer.
wrap(Callable) - Method in class io.grpc.Context
Wrap a Callable so that it executes with this context as the Context.current() context.
wrapChannel(Channel) - Method in class io.grpc.BinaryLog
 
wrapChannel(Channel) - Method in class io.grpc.protobuf.services.BinaryLogProvider
Wraps a channel to provide binary logging on ClientCalls as needed.
wrapClientInterceptor(ClientInterceptor, MethodDescriptor.Marshaller, MethodDescriptor.Marshaller) - Static method in class io.grpc.InternalClientInterceptors
 
wrapMethod(ServerMethodDefinition, MethodDescriptor) - Static method in class io.grpc.InternalServerInterceptors
 
wrapMethodDefinition(ServerMethodDefinition) - Method in class io.grpc.BinaryLog
 
wrapMethodDefinition(ServerMethodDefinition) - Method in class io.grpc.protobuf.services.BinaryLogProvider
Wraps a ServerMethodDefinition such that it performs binary logging if needed.
WritableBuffer - Interface in io.grpc.internal
An interface for a byte buffer that can only be written to.
WritableBufferAllocator - Interface in io.grpc.internal
An allocator of buffers provided by the transport implementation to MessageFramer so it can send chunks of data to the transport in a form that the transport can directly serialize.
writableBytes() - Method in interface io.grpc.internal.WritableBuffer
Returns the number of bytes one can write to the buffer.
write(byte) - Method in interface io.grpc.internal.WritableBuffer
Appends a single byte to the buffer.
write(byte[], int, int) - Method in interface io.grpc.internal.WritableBuffer
Appends length bytes to the buffer from the source array starting at srcIndex.
write(MessageLite) - Method in interface io.grpc.protobuf.services.BinaryLogSink
Writes the message to the destination.
writeBufferingAndRemove(Channel) - Static method in class io.grpc.netty.InternalWriteBufferingAndExceptionHandlerUtils
Writes buffered data and removes WriteBufferingAndExceptionHandler from ChannelPipeline.
writeFrame(WritableBuffer, boolean, boolean, int) - Method in interface io.grpc.internal.AbstractClientStream.Sink
Sends an outbound frame to the remote end point.
writeFrame(WritableBuffer, boolean, int) - Method in interface io.grpc.internal.AbstractServerStream.Sink
Sends an outbound frame to the remote end point.
writeHeaders(Metadata, boolean) - Method in interface io.grpc.internal.AbstractServerStream.Sink
Sends response headers to the remote end point.
writeHeaders(Metadata, boolean) - Method in class io.grpc.internal.AbstractServerStream
 
writeHeaders(Metadata, boolean) - Method in interface io.grpc.internal.ServerStream
Writes custom metadata as headers on the response stream sent to the client.
writeHeaders(Metadata, byte[]) - Method in interface io.grpc.internal.AbstractClientStream.Sink
Sends the request headers to the remote end point.
writeMessage(InputStream) - Method in class io.grpc.internal.AbstractStream
 
writeMessage(InputStream) - Method in class io.grpc.internal.NoopClientStream
 
writeMessage(InputStream) - Method in interface io.grpc.internal.Stream
Writes a message payload to the remote end-point.
writePayload(InputStream) - Method in interface io.grpc.internal.Framer
Writes out a payload message.
writePayload(InputStream) - Method in class io.grpc.internal.MessageFramer
Writes out a payload message.
writeTo(CodedOutputStream) - Method in class io.grpc.binarylog.v1.Address
 
writeTo(CodedOutputStream) - Method in class io.grpc.binarylog.v1.ClientHeader
 
writeTo(CodedOutputStream) - Method in class io.grpc.binarylog.v1.GrpcLogEntry
 
writeTo(CodedOutputStream) - Method in class io.grpc.binarylog.v1.Message
 
writeTo(CodedOutputStream) - Method in class io.grpc.binarylog.v1.Metadata
 
writeTo(CodedOutputStream) - Method in class io.grpc.binarylog.v1.MetadataEntry
 
writeTo(CodedOutputStream) - Method in class io.grpc.binarylog.v1.ServerHeader
 
writeTo(CodedOutputStream) - Method in class io.grpc.binarylog.v1.Trailer
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Address.OtherAddress
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Address.TcpIpAddress
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Address.UdsAddress
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Address
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Channel
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.ChannelConnectivityState
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.ChannelData
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.ChannelRef
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.ChannelTrace
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.ChannelTraceEvent
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetChannelRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetChannelResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetServerRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetServerResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetServerSocketsRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetServerSocketsResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetServersRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetServersResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetSocketRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetSocketResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetSubchannelRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetSubchannelResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetTopChannelsRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.GetTopChannelsResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Security.OtherSecurity
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Security.Tls
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Security
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Server
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.ServerData
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.ServerRef
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Socket
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.SocketData
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.SocketOption
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.SocketOptionLinger
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.SocketOptionTcpInfo
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.SocketOptionTimeout
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.SocketRef
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.Subchannel
 
writeTo(CodedOutputStream) - Method in class io.grpc.channelz.v1.SubchannelRef
 
writeTo(CodedOutputStream) - Method in class io.grpc.health.v1.HealthCheckRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.health.v1.HealthCheckResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.ClientStats
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.ClientStatsPerToken
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.FallbackResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.InitialLoadBalanceRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.InitialLoadBalanceResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.LoadBalanceRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.LoadBalanceResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.Server
 
writeTo(CodedOutputStream) - Method in class io.grpc.lb.v1.ServerList
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.ExtraKeys
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder.Name
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.GrpcKeyBuilder
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.HttpKeyBuilder
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.NameMatcher
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.RouteLookupClusterSpecifier
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.RouteLookupConfig
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.RouteLookupRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.lookup.v1.RouteLookupResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1.ErrorResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1.ExtensionNumberResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1.ExtensionRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1.FileDescriptorResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1.ListServiceResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1.ServerReflectionRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1.ServerReflectionResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1.ServiceResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1alpha.ErrorResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1alpha.ExtensionNumberResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1alpha.ExtensionRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1alpha.FileDescriptorResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1alpha.ListServiceResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1alpha.ServerReflectionRequest
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1alpha.ServerReflectionResponse
 
writeTo(CodedOutputStream) - Method in class io.grpc.reflection.v1alpha.ServiceResponse
 
writeTrailers(Metadata, boolean, Status) - Method in interface io.grpc.internal.AbstractServerStream.Sink
Sends trailers to the remote end point.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form