| Package | Description |
|---|---|
| io.grpc.channelz.v1 |
| Modifier and Type | Method and Description |
|---|---|
Channel.Builder |
Channel.Builder.addAllChannelRef(Iterable<? extends ChannelRef> values)
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.addAllSocketRef(Iterable<? extends SocketRef> values)
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.addAllSubchannelRef(Iterable<? extends SubchannelRef> values)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
GetTopChannelsResponse.Builder.addChannelBuilder()
list of channels that the connection detail service knows about.
|
Channel.Builder |
GetTopChannelsResponse.Builder.addChannelBuilder(int index)
list of channels that the connection detail service knows about.
|
Channel.Builder |
Channel.Builder.addChannelRef(ChannelRef.Builder builderForValue)
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.addChannelRef(ChannelRef value)
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.addChannelRef(int index,
ChannelRef.Builder builderForValue)
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.addChannelRef(int index,
ChannelRef value)
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Channel.Builder |
Channel.Builder.addSocketRef(int index,
SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.addSocketRef(int index,
SocketRef value)
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.addSocketRef(SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.addSocketRef(SocketRef value)
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.addSubchannelRef(int index,
SubchannelRef.Builder builderForValue)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
Channel.Builder.addSubchannelRef(int index,
SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
Channel.Builder.addSubchannelRef(SubchannelRef.Builder builderForValue)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
Channel.Builder.addSubchannelRef(SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
Channel.Builder.clear() |
Channel.Builder |
Channel.Builder.clearChannelRef()
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.clearData()
Data specific to this channel.
|
Channel.Builder |
Channel.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Channel.Builder |
Channel.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Channel.Builder |
Channel.Builder.clearRef()
The identifier for this channel.
|
Channel.Builder |
Channel.Builder.clearSocketRef()
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.clearSubchannelRef()
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
Channel.Builder.clone() |
Channel.Builder |
GetChannelResponse.Builder.getChannelBuilder()
The Channel that corresponds to the requested channel_id.
|
Channel.Builder |
GetTopChannelsResponse.Builder.getChannelBuilder(int index)
list of channels that the connection detail service knows about.
|
Channel.Builder |
Channel.Builder.mergeData(ChannelData value)
Data specific to this channel.
|
Channel.Builder |
Channel.Builder.mergeFrom(Channel other) |
Channel.Builder |
Channel.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Channel.Builder |
Channel.Builder.mergeFrom(com.google.protobuf.Message other) |
Channel.Builder |
Channel.Builder.mergeRef(ChannelRef value)
The identifier for this channel.
|
Channel.Builder |
Channel.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Channel.Builder |
Channel.newBuilder() |
static Channel.Builder |
Channel.newBuilder(Channel prototype) |
Channel.Builder |
Channel.newBuilderForType() |
protected Channel.Builder |
Channel.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Channel.Builder |
Channel.Builder.removeChannelRef(int index)
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.removeSocketRef(int index)
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.removeSubchannelRef(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
Channel.Builder.setChannelRef(int index,
ChannelRef.Builder builderForValue)
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.setChannelRef(int index,
ChannelRef value)
There are no ordering guarantees on the order of channel refs.
|
Channel.Builder |
Channel.Builder.setData(ChannelData.Builder builderForValue)
Data specific to this channel.
|
Channel.Builder |
Channel.Builder.setData(ChannelData value)
Data specific to this channel.
|
Channel.Builder |
Channel.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Channel.Builder |
Channel.Builder.setRef(ChannelRef.Builder builderForValue)
The identifier for this channel.
|
Channel.Builder |
Channel.Builder.setRef(ChannelRef value)
The identifier for this channel.
|
Channel.Builder |
Channel.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Channel.Builder |
Channel.Builder.setSocketRef(int index,
SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.setSocketRef(int index,
SocketRef value)
There are no ordering guarantees on the order of sockets.
|
Channel.Builder |
Channel.Builder.setSubchannelRef(int index,
SubchannelRef.Builder builderForValue)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
Channel.Builder.setSubchannelRef(int index,
SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.
|
Channel.Builder |
Channel.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Channel.Builder |
Channel.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Channel.Builder> |
GetTopChannelsResponse.Builder.getChannelBuilderList()
list of channels that the connection detail service knows about.
|
| Modifier and Type | Method and Description |
|---|---|
GetTopChannelsResponse.Builder |
GetTopChannelsResponse.Builder.addChannel(Channel.Builder builderForValue)
list of channels that the connection detail service knows about.
|
GetTopChannelsResponse.Builder |
GetTopChannelsResponse.Builder.addChannel(int index,
Channel.Builder builderForValue)
list of channels that the connection detail service knows about.
|
GetChannelResponse.Builder |
GetChannelResponse.Builder.setChannel(Channel.Builder builderForValue)
The Channel that corresponds to the requested channel_id.
|
GetTopChannelsResponse.Builder |
GetTopChannelsResponse.Builder.setChannel(int index,
Channel.Builder builderForValue)
list of channels that the connection detail service knows about.
|