Uses of Interface
io.grpc.channelz.v1.ChannelRefOrBuilder
-
Packages that use ChannelRefOrBuilder Package Description io.grpc.channelz.v1 -
-
Uses of ChannelRefOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement ChannelRefOrBuilder Modifier and Type Class Description classChannelRefChannelRef is a reference to a Channel.static classChannelRef.BuilderChannelRef is a reference to a Channel.Methods in io.grpc.channelz.v1 that return ChannelRefOrBuilder Modifier and Type Method Description ChannelRefOrBuilderChannel.Builder. getChannelRefOrBuilder(int index)There are no ordering guarantees on the order of channel refs.ChannelRefOrBuilderChannel. getChannelRefOrBuilder(int index)There are no ordering guarantees on the order of channel refs.ChannelRefOrBuilderChannelOrBuilder. getChannelRefOrBuilder(int index)There are no ordering guarantees on the order of channel refs.ChannelRefOrBuilderChannelTraceEvent.Builder. getChannelRefOrBuilder().grpc.channelz.v1.ChannelRef channel_ref = 4;ChannelRefOrBuilderChannelTraceEvent. getChannelRefOrBuilder().grpc.channelz.v1.ChannelRef channel_ref = 4;ChannelRefOrBuilderChannelTraceEventOrBuilder. getChannelRefOrBuilder().grpc.channelz.v1.ChannelRef channel_ref = 4;ChannelRefOrBuilderSubchannel.Builder. getChannelRefOrBuilder(int index)There are no ordering guarantees on the order of channel refs.ChannelRefOrBuilderSubchannel. getChannelRefOrBuilder(int index)There are no ordering guarantees on the order of channel refs.ChannelRefOrBuilderSubchannelOrBuilder. getChannelRefOrBuilder(int index)There are no ordering guarantees on the order of channel refs.ChannelRefOrBuilderChannel.Builder. getRefOrBuilder()The identifier for this channel.ChannelRefOrBuilderChannel. getRefOrBuilder()The identifier for this channel.ChannelRefOrBuilderChannelOrBuilder. getRefOrBuilder()The identifier for this channel.Methods in io.grpc.channelz.v1 that return types with arguments of type ChannelRefOrBuilder Modifier and Type Method Description List<? extends ChannelRefOrBuilder>Channel.Builder. getChannelRefOrBuilderList()There are no ordering guarantees on the order of channel refs.List<? extends ChannelRefOrBuilder>Channel. getChannelRefOrBuilderList()There are no ordering guarantees on the order of channel refs.List<? extends ChannelRefOrBuilder>ChannelOrBuilder. getChannelRefOrBuilderList()There are no ordering guarantees on the order of channel refs.List<? extends ChannelRefOrBuilder>Subchannel.Builder. getChannelRefOrBuilderList()There are no ordering guarantees on the order of channel refs.List<? extends ChannelRefOrBuilder>Subchannel. getChannelRefOrBuilderList()There are no ordering guarantees on the order of channel refs.List<? extends ChannelRefOrBuilder>SubchannelOrBuilder. getChannelRefOrBuilderList()There are no ordering guarantees on the order of channel refs.
-