Address |
Address represents the address used to create the socket.
|
Address.Builder |
Address represents the address used to create the socket.
|
Address.OtherAddress |
An address type not included above.
|
Address.OtherAddress.Builder |
An address type not included above.
|
Address.TcpIpAddress |
Protobuf type grpc.channelz.v1.Address.TcpIpAddress
|
Address.TcpIpAddress.Builder |
Protobuf type grpc.channelz.v1.Address.TcpIpAddress
|
Address.UdsAddress |
A Unix Domain Socket address.
|
Address.UdsAddress.Builder |
A Unix Domain Socket address.
|
Channel |
Channel is a logical grouping of channels, subchannels, and sockets.
|
Channel.Builder |
Channel is a logical grouping of channels, subchannels, and sockets.
|
ChannelConnectivityState |
These come from the specified states in this document:
https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
|
ChannelConnectivityState.Builder |
These come from the specified states in this document:
https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
|
ChannelData |
Channel data is data related to a specific Channel or Subchannel.
|
ChannelData.Builder |
Channel data is data related to a specific Channel or Subchannel.
|
ChannelRef |
ChannelRef is a reference to a Channel.
|
ChannelRef.Builder |
ChannelRef is a reference to a Channel.
|
ChannelTrace |
ChannelTrace represents the recent events that have occurred on the channel.
|
ChannelTrace.Builder |
ChannelTrace represents the recent events that have occurred on the channel.
|
ChannelTraceEvent |
A trace event is an interesting thing that happened to a channel or
subchannel, such as creation, address resolution, subchannel creation, etc.
|
ChannelTraceEvent.Builder |
A trace event is an interesting thing that happened to a channel or
subchannel, such as creation, address resolution, subchannel creation, etc.
|
ChannelzGrpc |
Channelz is a service exposed by gRPC servers that provides detailed debug
information.
|
ChannelzGrpc.ChannelzBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Channelz.
|
ChannelzGrpc.ChannelzFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Channelz.
|
ChannelzGrpc.ChannelzImplBase |
Base class for the server implementation of the service Channelz.
|
ChannelzGrpc.ChannelzStub |
A stub to allow clients to do asynchronous rpc calls to service Channelz.
|
ChannelzProto |
|
GetChannelRequest |
Protobuf type grpc.channelz.v1.GetChannelRequest
|
GetChannelRequest.Builder |
Protobuf type grpc.channelz.v1.GetChannelRequest
|
GetChannelResponse |
Protobuf type grpc.channelz.v1.GetChannelResponse
|
GetChannelResponse.Builder |
Protobuf type grpc.channelz.v1.GetChannelResponse
|
GetServerRequest |
Protobuf type grpc.channelz.v1.GetServerRequest
|
GetServerRequest.Builder |
Protobuf type grpc.channelz.v1.GetServerRequest
|
GetServerResponse |
Protobuf type grpc.channelz.v1.GetServerResponse
|
GetServerResponse.Builder |
Protobuf type grpc.channelz.v1.GetServerResponse
|
GetServerSocketsRequest |
Protobuf type grpc.channelz.v1.GetServerSocketsRequest
|
GetServerSocketsRequest.Builder |
Protobuf type grpc.channelz.v1.GetServerSocketsRequest
|
GetServerSocketsResponse |
Protobuf type grpc.channelz.v1.GetServerSocketsResponse
|
GetServerSocketsResponse.Builder |
Protobuf type grpc.channelz.v1.GetServerSocketsResponse
|
GetServersRequest |
Protobuf type grpc.channelz.v1.GetServersRequest
|
GetServersRequest.Builder |
Protobuf type grpc.channelz.v1.GetServersRequest
|
GetServersResponse |
Protobuf type grpc.channelz.v1.GetServersResponse
|
GetServersResponse.Builder |
Protobuf type grpc.channelz.v1.GetServersResponse
|
GetSocketRequest |
Protobuf type grpc.channelz.v1.GetSocketRequest
|
GetSocketRequest.Builder |
Protobuf type grpc.channelz.v1.GetSocketRequest
|
GetSocketResponse |
Protobuf type grpc.channelz.v1.GetSocketResponse
|
GetSocketResponse.Builder |
Protobuf type grpc.channelz.v1.GetSocketResponse
|
GetSubchannelRequest |
Protobuf type grpc.channelz.v1.GetSubchannelRequest
|
GetSubchannelRequest.Builder |
Protobuf type grpc.channelz.v1.GetSubchannelRequest
|
GetSubchannelResponse |
Protobuf type grpc.channelz.v1.GetSubchannelResponse
|
GetSubchannelResponse.Builder |
Protobuf type grpc.channelz.v1.GetSubchannelResponse
|
GetTopChannelsRequest |
Protobuf type grpc.channelz.v1.GetTopChannelsRequest
|
GetTopChannelsRequest.Builder |
Protobuf type grpc.channelz.v1.GetTopChannelsRequest
|
GetTopChannelsResponse |
Protobuf type grpc.channelz.v1.GetTopChannelsResponse
|
GetTopChannelsResponse.Builder |
Protobuf type grpc.channelz.v1.GetTopChannelsResponse
|
Security |
Security represents details about how secure the socket is.
|
Security.Builder |
Security represents details about how secure the socket is.
|
Security.OtherSecurity |
Protobuf type grpc.channelz.v1.Security.OtherSecurity
|
Security.OtherSecurity.Builder |
Protobuf type grpc.channelz.v1.Security.OtherSecurity
|
Security.Tls |
Protobuf type grpc.channelz.v1.Security.Tls
|
Security.Tls.Builder |
Protobuf type grpc.channelz.v1.Security.Tls
|
Server |
Server represents a single server.
|
Server.Builder |
Server represents a single server.
|
ServerData |
ServerData is data for a specific Server.
|
ServerData.Builder |
ServerData is data for a specific Server.
|
ServerRef |
ServerRef is a reference to a Server.
|
ServerRef.Builder |
ServerRef is a reference to a Server.
|
Socket |
Information about an actual connection.
|
Socket.Builder |
Information about an actual connection.
|
SocketData |
SocketData is data associated for a specific Socket.
|
SocketData.Builder |
SocketData is data associated for a specific Socket.
|
SocketOption |
SocketOption represents socket options for a socket.
|
SocketOption.Builder |
SocketOption represents socket options for a socket.
|
SocketOptionLinger |
For use with SocketOption's additional field.
|
SocketOptionLinger.Builder |
For use with SocketOption's additional field.
|
SocketOptionTcpInfo |
For use with SocketOption's additional field.
|
SocketOptionTcpInfo.Builder |
For use with SocketOption's additional field.
|
SocketOptionTimeout |
For use with SocketOption's additional field.
|
SocketOptionTimeout.Builder |
For use with SocketOption's additional field.
|
SocketRef |
SocketRef is a reference to a Socket.
|
SocketRef.Builder |
SocketRef is a reference to a Socket.
|
Subchannel |
Subchannel is a logical grouping of channels, subchannels, and sockets.
|
Subchannel.Builder |
Subchannel is a logical grouping of channels, subchannels, and sockets.
|
SubchannelRef |
SubchannelRef is a reference to a Subchannel.
|
SubchannelRef.Builder |
SubchannelRef is a reference to a Subchannel.
|