Uses of Class
io.grpc.channelz.v1.Subchannel
Packages that use Subchannel
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of Subchannel in io.grpc.channelz.v1
Fields in io.grpc.channelz.v1 declared as SubchannelModifier and TypeFieldDescriptionprivate static final SubchannelSubchannel.DEFAULT_INSTANCEprivate SubchannelGetSubchannelResponse.Builder.subchannel_private SubchannelGetSubchannelResponse.subchannel_Fields in io.grpc.channelz.v1 with type parameters of type SubchannelModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<Subchannel> Subchannel.PARSERprivate com.google.protobuf.SingleFieldBuilder<Subchannel, Subchannel.Builder, SubchannelOrBuilder> GetSubchannelResponse.Builder.subchannelBuilder_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()private com.google.protobuf.SingleFieldBuilder<Subchannel, Subchannel.Builder, SubchannelOrBuilder> GetSubchannelResponse.Builder.internalGetSubchannelFieldBuilder()The Subchannel that corresponds to the requested subchannel_id.static com.google.protobuf.Parser<Subchannel> Subchannel.parser()Methods in io.grpc.channelz.v1 with parameters of type SubchannelModifier and TypeMethodDescriptionprivate voidSubchannel.Builder.buildPartial0(Subchannel result) private voidSubchannel.Builder.buildPartialRepeatedFields(Subchannel result) Subchannel.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. -
Uses of Subchannel in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services that return SubchannelModifier and TypeMethodDescription(package private) static SubchannelChannelzProtoUtil.toSubchannel(InternalInstrumented<InternalChannelz.ChannelStats> subchannel)