| Package | Description |
|---|---|
| io.grpc.channelz.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
Channel
Channel is a logical grouping of channels, subchannels, and sockets.
|
static class |
Channel.Builder
Channel is a logical grouping of channels, subchannels, and sockets.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelOrBuilder |
GetChannelResponseOrBuilder.getChannelOrBuilder()
The Channel that corresponds to the requested channel_id.
|
ChannelOrBuilder |
GetChannelResponse.getChannelOrBuilder()
The Channel that corresponds to the requested channel_id.
|
ChannelOrBuilder |
GetChannelResponse.Builder.getChannelOrBuilder()
The Channel that corresponds to the requested channel_id.
|
ChannelOrBuilder |
GetTopChannelsResponseOrBuilder.getChannelOrBuilder(int index)
list of channels that the connection detail service knows about.
|
ChannelOrBuilder |
GetTopChannelsResponse.getChannelOrBuilder(int index)
list of channels that the connection detail service knows about.
|
ChannelOrBuilder |
GetTopChannelsResponse.Builder.getChannelOrBuilder(int index)
list of channels that the connection detail service knows about.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ChannelOrBuilder> |
GetTopChannelsResponseOrBuilder.getChannelOrBuilderList()
list of channels that the connection detail service knows about.
|
List<? extends ChannelOrBuilder> |
GetTopChannelsResponse.getChannelOrBuilderList()
list of channels that the connection detail service knows about.
|
List<? extends ChannelOrBuilder> |
GetTopChannelsResponse.Builder.getChannelOrBuilderList()
list of channels that the connection detail service knows about.
|