Uses of Class
io.grpc.channelz.v1.ChannelRef
Packages that use ChannelRef
-
Uses of ChannelRef in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return ChannelRefModifier and TypeMethodDescriptionChannelRef.Builder.build()ChannelRef.Builder.buildPartial()Channel.Builder.getChannelRef(int index) There are no ordering guarantees on the order of channel refs.Channel.getChannelRef(int index) There are no ordering guarantees on the order of channel refs.ChannelOrBuilder.getChannelRef(int index) There are no ordering guarantees on the order of channel refs.ChannelTraceEvent.Builder.getChannelRef().grpc.channelz.v1.ChannelRef channel_ref = 4;ChannelTraceEvent.getChannelRef().grpc.channelz.v1.ChannelRef channel_ref = 4;ChannelTraceEventOrBuilder.getChannelRef().grpc.channelz.v1.ChannelRef channel_ref = 4;Subchannel.Builder.getChannelRef(int index) There are no ordering guarantees on the order of channel refs.Subchannel.getChannelRef(int index) There are no ordering guarantees on the order of channel refs.SubchannelOrBuilder.getChannelRef(int index) There are no ordering guarantees on the order of channel refs.static ChannelRefChannelRef.getDefaultInstance()ChannelRef.Builder.getDefaultInstanceForType()ChannelRef.getDefaultInstanceForType()Channel.Builder.getRef()The identifier for this channel.Channel.getRef()The identifier for this channel.ChannelOrBuilder.getRef()The identifier for this channel.static ChannelRefChannelRef.parseDelimitedFrom(InputStream input) static ChannelRefChannelRef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelRefChannelRef.parseFrom(byte[] data) static ChannelRefChannelRef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelRefChannelRef.parseFrom(com.google.protobuf.ByteString data) static ChannelRefChannelRef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelRefChannelRef.parseFrom(com.google.protobuf.CodedInputStream input) static ChannelRefChannelRef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelRefChannelRef.parseFrom(InputStream input) static ChannelRefChannelRef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelRefChannelRef.parseFrom(ByteBuffer data) static ChannelRefChannelRef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type ChannelRefModifier and TypeMethodDescriptionChannel.Builder.getChannelRefList()There are no ordering guarantees on the order of channel refs.Channel.getChannelRefList()There are no ordering guarantees on the order of channel refs.ChannelOrBuilder.getChannelRefList()There are no ordering guarantees on the order of channel refs.Subchannel.Builder.getChannelRefList()There are no ordering guarantees on the order of channel refs.Subchannel.getChannelRefList()There are no ordering guarantees on the order of channel refs.SubchannelOrBuilder.getChannelRefList()There are no ordering guarantees on the order of channel refs.com.google.protobuf.Parser<ChannelRef> ChannelRef.getParserForType()static com.google.protobuf.Parser<ChannelRef> ChannelRef.parser()Methods in io.grpc.channelz.v1 with parameters of type ChannelRefModifier and TypeMethodDescriptionChannel.Builder.addChannelRef(int index, ChannelRef value) There are no ordering guarantees on the order of channel refs.Channel.Builder.addChannelRef(ChannelRef value) There are no ordering guarantees on the order of channel refs.Subchannel.Builder.addChannelRef(int index, ChannelRef value) There are no ordering guarantees on the order of channel refs.Subchannel.Builder.addChannelRef(ChannelRef value) There are no ordering guarantees on the order of channel refs.ChannelTraceEvent.Builder.mergeChannelRef(ChannelRef value) .grpc.channelz.v1.ChannelRef channel_ref = 4;ChannelRef.Builder.mergeFrom(ChannelRef other) Channel.Builder.mergeRef(ChannelRef value) The identifier for this channel.static ChannelRef.BuilderChannelRef.newBuilder(ChannelRef prototype) Channel.Builder.setChannelRef(int index, ChannelRef value) There are no ordering guarantees on the order of channel refs.ChannelTraceEvent.Builder.setChannelRef(ChannelRef value) .grpc.channelz.v1.ChannelRef channel_ref = 4;Subchannel.Builder.setChannelRef(int index, ChannelRef value) There are no ordering guarantees on the order of channel refs.Channel.Builder.setRef(ChannelRef value) The identifier for this channel.Method parameters in io.grpc.channelz.v1 with type arguments of type ChannelRefModifier and TypeMethodDescriptionChannel.Builder.addAllChannelRef(Iterable<? extends ChannelRef> values) There are no ordering guarantees on the order of channel refs.Subchannel.Builder.addAllChannelRef(Iterable<? extends ChannelRef> values) There are no ordering guarantees on the order of channel refs.