@Generated(value="by gRPC proto compiler", comments="Source: grpc/channelz/v1/channelz.proto") public final class ChannelzGrpc extends Object
Channelz is a service exposed by gRPC servers that provides detailed debug information.
| Modifier and Type | Class and Description |
|---|---|
static class |
ChannelzGrpc.ChannelzBlockingStub
Channelz is a service exposed by gRPC servers that provides detailed debug
information.
|
static class |
ChannelzGrpc.ChannelzFutureStub
Channelz is a service exposed by gRPC servers that provides detailed debug
information.
|
static class |
ChannelzGrpc.ChannelzImplBase
Channelz is a service exposed by gRPC servers that provides detailed debug
information.
|
static class |
ChannelzGrpc.ChannelzStub
Channelz is a service exposed by gRPC servers that provides detailed debug
information.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<GetTopChannelsRequest,GetTopChannelsResponse> getGetTopChannelsMethod()
public static MethodDescriptor<GetServersRequest,GetServersResponse> getGetServersMethod()
public static MethodDescriptor<GetServerRequest,GetServerResponse> getGetServerMethod()
public static MethodDescriptor<GetServerSocketsRequest,GetServerSocketsResponse> getGetServerSocketsMethod()
public static MethodDescriptor<GetChannelRequest,GetChannelResponse> getGetChannelMethod()
public static MethodDescriptor<GetSubchannelRequest,GetSubchannelResponse> getGetSubchannelMethod()
public static MethodDescriptor<GetSocketRequest,GetSocketResponse> getGetSocketMethod()
public static ChannelzGrpc.ChannelzStub newStub(Channel channel)
public static ChannelzGrpc.ChannelzBlockingStub newBlockingStub(Channel channel)
public static ChannelzGrpc.ChannelzFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()