| Package | Description |
|---|---|
| io.grpc.channelz.v1 |
| Modifier and Type | Method and Description |
|---|---|
Subchannel |
Subchannel.Builder.build() |
Subchannel |
Subchannel.Builder.buildPartial() |
static Subchannel |
Subchannel.getDefaultInstance() |
Subchannel |
Subchannel.getDefaultInstanceForType() |
Subchannel |
Subchannel.Builder.getDefaultInstanceForType() |
Subchannel |
GetSubchannelResponseOrBuilder.getSubchannel()
The Subchannel that corresponds to the requested subchannel_id.
|
Subchannel |
GetSubchannelResponse.getSubchannel()
The Subchannel that corresponds to the requested subchannel_id.
|
Subchannel |
GetSubchannelResponse.Builder.getSubchannel()
The Subchannel that corresponds to the requested subchannel_id.
|
static Subchannel |
Subchannel.parseDelimitedFrom(InputStream input) |
static Subchannel |
Subchannel.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subchannel |
Subchannel.parseFrom(byte[] data) |
static Subchannel |
Subchannel.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subchannel |
Subchannel.parseFrom(ByteBuffer data) |
static Subchannel |
Subchannel.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subchannel |
Subchannel.parseFrom(com.google.protobuf.ByteString data) |
static Subchannel |
Subchannel.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subchannel |
Subchannel.parseFrom(com.google.protobuf.CodedInputStream input) |
static Subchannel |
Subchannel.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subchannel |
Subchannel.parseFrom(InputStream input) |
static Subchannel |
Subchannel.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Subchannel> |
Subchannel.getParserForType() |
static com.google.protobuf.Parser<Subchannel> |
Subchannel.parser() |
| Modifier and Type | Method and Description |
|---|---|
Subchannel.Builder |
Subchannel.Builder.mergeFrom(Subchannel other) |
GetSubchannelResponse.Builder |
GetSubchannelResponse.Builder.mergeSubchannel(Subchannel value)
The Subchannel that corresponds to the requested subchannel_id.
|
static Subchannel.Builder |
Subchannel.newBuilder(Subchannel prototype) |
GetSubchannelResponse.Builder |
GetSubchannelResponse.Builder.setSubchannel(Subchannel value)
The Subchannel that corresponds to the requested subchannel_id.
|