Uses of Class
io.grpc.channelz.v1.Subchannel
Packages that use Subchannel
-
Uses of Subchannel in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return SubchannelModifier and TypeMethodDescriptionSubchannel.Builder.build()Subchannel.Builder.buildPartial()static SubchannelSubchannel.getDefaultInstance()Subchannel.Builder.getDefaultInstanceForType()Subchannel.getDefaultInstanceForType()GetSubchannelResponse.Builder.getSubchannel()The Subchannel that corresponds to the requested subchannel_id.GetSubchannelResponse.getSubchannel()The Subchannel that corresponds to the requested subchannel_id.GetSubchannelResponseOrBuilder.getSubchannel()The Subchannel that corresponds to the requested subchannel_id.static SubchannelSubchannel.parseDelimitedFrom(InputStream input) static SubchannelSubchannel.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubchannelSubchannel.parseFrom(byte[] data) static SubchannelSubchannel.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubchannelSubchannel.parseFrom(com.google.protobuf.ByteString data) static SubchannelSubchannel.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubchannelSubchannel.parseFrom(com.google.protobuf.CodedInputStream input) static SubchannelSubchannel.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubchannelSubchannel.parseFrom(InputStream input) static SubchannelSubchannel.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubchannelSubchannel.parseFrom(ByteBuffer data) static SubchannelSubchannel.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type SubchannelModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Subchannel> Subchannel.getParserForType()static com.google.protobuf.Parser<Subchannel> Subchannel.parser()Methods in io.grpc.channelz.v1 with parameters of type SubchannelModifier and TypeMethodDescriptionSubchannel.Builder.mergeFrom(Subchannel other) GetSubchannelResponse.Builder.mergeSubchannel(Subchannel value) The Subchannel that corresponds to the requested subchannel_id.static Subchannel.BuilderSubchannel.newBuilder(Subchannel prototype) GetSubchannelResponse.Builder.setSubchannel(Subchannel value) The Subchannel that corresponds to the requested subchannel_id.