Uses of Package
io.grpc.channelz.v1
Packages that use io.grpc.channelz.v1
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
Service definitions and utilities for the pre-defined gRPC services.
-
Classes in io.grpc.channelz.v1 used by io.grpc.channelz.v1ClassDescriptionAddress 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.TcpIpAddressProtobuf typegrpc.channelz.v1.Address.TcpIpAddressA 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.StateChannel 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.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.A stub to allow clients to do asynchronous rpc calls to service Channelz.Protobuf typegrpc.channelz.v1.GetChannelRequestProtobuf typegrpc.channelz.v1.GetChannelRequestProtobuf typegrpc.channelz.v1.GetChannelResponseProtobuf typegrpc.channelz.v1.GetChannelResponseProtobuf typegrpc.channelz.v1.GetServerRequestProtobuf typegrpc.channelz.v1.GetServerRequestProtobuf typegrpc.channelz.v1.GetServerResponseProtobuf typegrpc.channelz.v1.GetServerResponseProtobuf typegrpc.channelz.v1.GetServerSocketsRequestProtobuf typegrpc.channelz.v1.GetServerSocketsRequestProtobuf typegrpc.channelz.v1.GetServerSocketsResponseProtobuf typegrpc.channelz.v1.GetServerSocketsResponseProtobuf typegrpc.channelz.v1.GetServersRequestProtobuf typegrpc.channelz.v1.GetServersRequestProtobuf typegrpc.channelz.v1.GetServersResponseProtobuf typegrpc.channelz.v1.GetServersResponseProtobuf typegrpc.channelz.v1.GetSocketRequestProtobuf typegrpc.channelz.v1.GetSocketRequestProtobuf typegrpc.channelz.v1.GetSocketResponseProtobuf typegrpc.channelz.v1.GetSocketResponseProtobuf typegrpc.channelz.v1.GetSubchannelRequestProtobuf typegrpc.channelz.v1.GetSubchannelRequestProtobuf typegrpc.channelz.v1.GetSubchannelResponseProtobuf typegrpc.channelz.v1.GetSubchannelResponseProtobuf typegrpc.channelz.v1.GetTopChannelsRequestProtobuf typegrpc.channelz.v1.GetTopChannelsRequestProtobuf typegrpc.channelz.v1.GetTopChannelsResponseProtobuf typegrpc.channelz.v1.GetTopChannelsResponseSecurity represents details about how secure the socket is.Security represents details about how secure the socket is.Protobuf typegrpc.channelz.v1.Security.OtherSecurityProtobuf typegrpc.channelz.v1.Security.OtherSecurityProtobuf typegrpc.channelz.v1.Security.TlsProtobuf typegrpc.channelz.v1.Security.TlsServer 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. -
Classes in io.grpc.channelz.v1 used by io.grpc.protobuf.servicesClassDescriptionAddress represents the address used to create the socket.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.mdProtobuf enum
grpc.channelz.v1.ChannelConnectivityState.StateChannel data is data related to a specific Channel or Subchannel.ChannelRef is a reference to a 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.Channelz is a service exposed by gRPC servers that provides detailed debug information.Base class for the server implementation of the service Channelz.Protobuf typegrpc.channelz.v1.GetChannelRequestProtobuf typegrpc.channelz.v1.GetChannelResponseProtobuf typegrpc.channelz.v1.GetServerRequestProtobuf typegrpc.channelz.v1.GetServerResponseProtobuf typegrpc.channelz.v1.GetServerSocketsRequestProtobuf typegrpc.channelz.v1.GetServerSocketsResponseProtobuf typegrpc.channelz.v1.GetServersRequestProtobuf typegrpc.channelz.v1.GetServersResponseProtobuf typegrpc.channelz.v1.GetSocketRequestProtobuf typegrpc.channelz.v1.GetSocketResponseProtobuf typegrpc.channelz.v1.GetSubchannelRequestProtobuf typegrpc.channelz.v1.GetSubchannelResponseProtobuf typegrpc.channelz.v1.GetTopChannelsRequestProtobuf typegrpc.channelz.v1.GetTopChannelsResponseSecurity represents details about how secure the socket is.Server represents a single server.ServerData is data for a specific Server.ServerRef is a reference to a Server.Information about an actual connection.SocketData is data associated for a specific Socket.SocketOption represents socket options for a socket.SocketRef is a reference to a Socket.Subchannel is a logical grouping of channels, subchannels, and sockets.SubchannelRef is a reference to a Subchannel. -
Classes in io.grpc.channelz.v1 used by io.grpc.servicesClassDescriptionChannelz is a service exposed by gRPC servers that provides detailed debug information.Base class for the server implementation of the service Channelz.Protobuf type
grpc.channelz.v1.GetChannelRequestProtobuf typegrpc.channelz.v1.GetChannelResponseProtobuf typegrpc.channelz.v1.GetServerRequestProtobuf typegrpc.channelz.v1.GetServerResponseProtobuf typegrpc.channelz.v1.GetServerSocketsRequestProtobuf typegrpc.channelz.v1.GetServerSocketsResponseProtobuf typegrpc.channelz.v1.GetServersRequestProtobuf typegrpc.channelz.v1.GetServersResponseProtobuf typegrpc.channelz.v1.GetSocketRequestProtobuf typegrpc.channelz.v1.GetSocketResponseProtobuf typegrpc.channelz.v1.GetSubchannelRequestProtobuf typegrpc.channelz.v1.GetSubchannelResponseProtobuf typegrpc.channelz.v1.GetTopChannelsRequestProtobuf typegrpc.channelz.v1.GetTopChannelsResponse