Uses of Interface
io.grpc.channelz.v1.ChannelOrBuilder
Packages that use ChannelOrBuilder
-
Uses of ChannelOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement ChannelOrBuilderModifier and TypeClassDescriptionfinal classChannel is a logical grouping of channels, subchannels, and sockets.static final classChannel is a logical grouping of channels, subchannels, and sockets.Fields in io.grpc.channelz.v1 with type parameters of type ChannelOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Channel, Channel.Builder, ChannelOrBuilder> GetChannelResponse.Builder.channelBuilder_private com.google.protobuf.RepeatedFieldBuilder<Channel, Channel.Builder, ChannelOrBuilder> GetTopChannelsResponse.Builder.channelBuilder_Methods in io.grpc.channelz.v1 that return ChannelOrBuilderModifier and TypeMethodDescriptionGetChannelResponse.Builder.getChannelOrBuilder()The Channel that corresponds to the requested channel_id.GetChannelResponse.getChannelOrBuilder()The Channel that corresponds to the requested channel_id.GetChannelResponseOrBuilder.getChannelOrBuilder()The Channel that corresponds to the requested channel_id.GetTopChannelsResponse.Builder.getChannelOrBuilder(int index) list of channels that the connection detail service knows about.GetTopChannelsResponse.getChannelOrBuilder(int index) list of channels that the connection detail service knows about.GetTopChannelsResponseOrBuilder.getChannelOrBuilder(int index) list of channels that the connection detail service knows about.Methods in io.grpc.channelz.v1 that return types with arguments of type ChannelOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Channel, Channel.Builder, ChannelOrBuilder> GetChannelResponse.Builder.getChannelFieldBuilder()The Channel that corresponds to the requested channel_id.private com.google.protobuf.RepeatedFieldBuilder<Channel, Channel.Builder, ChannelOrBuilder> GetTopChannelsResponse.Builder.getChannelFieldBuilder()List<? extends ChannelOrBuilder> GetTopChannelsResponse.Builder.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> GetTopChannelsResponseOrBuilder.getChannelOrBuilderList()list of channels that the connection detail service knows about.