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