Package io.grpc.channelz.v1
Class Channel.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Channel.Builder>
com.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
io.grpc.channelz.v1.Channel.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ChannelOrBuilder
,Cloneable
- Enclosing class:
Channel
public static final class Channel.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
implements ChannelOrBuilder
Channel is a logical grouping of channels, subchannels, and sockets.Protobuf type
grpc.channelz.v1.Channel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private List
<ChannelRef> private com.google.protobuf.RepeatedFieldBuilder
<ChannelRef, ChannelRef.Builder, ChannelRefOrBuilder> private ChannelData
private com.google.protobuf.SingleFieldBuilder
<ChannelData, ChannelData.Builder, ChannelDataOrBuilder> private ChannelRef
private com.google.protobuf.SingleFieldBuilder
<ChannelRef, ChannelRef.Builder, ChannelRefOrBuilder> private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> private List
<SubchannelRef> private com.google.protobuf.RepeatedFieldBuilder
<SubchannelRef, SubchannelRef.Builder, SubchannelRefOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllChannelRef
(Iterable<? extends ChannelRef> values) There are no ordering guarantees on the order of channel refs.addAllSocketRef
(Iterable<? extends SocketRef> values) There are no ordering guarantees on the order of sockets.addAllSubchannelRef
(Iterable<? extends SubchannelRef> values) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.addChannelRef
(int index, ChannelRef value) There are no ordering guarantees on the order of channel refs.addChannelRef
(int index, ChannelRef.Builder builderForValue) There are no ordering guarantees on the order of channel refs.addChannelRef
(ChannelRef value) There are no ordering guarantees on the order of channel refs.addChannelRef
(ChannelRef.Builder builderForValue) There are no ordering guarantees on the order of channel refs.There are no ordering guarantees on the order of channel refs.addChannelRefBuilder
(int index) There are no ordering guarantees on the order of channel refs.addSocketRef
(int index, SocketRef value) There are no ordering guarantees on the order of sockets.addSocketRef
(int index, SocketRef.Builder builderForValue) There are no ordering guarantees on the order of sockets.addSocketRef
(SocketRef value) There are no ordering guarantees on the order of sockets.addSocketRef
(SocketRef.Builder builderForValue) There are no ordering guarantees on the order of sockets.There are no ordering guarantees on the order of sockets.addSocketRefBuilder
(int index) There are no ordering guarantees on the order of sockets.addSubchannelRef
(int index, SubchannelRef value) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.addSubchannelRef
(int index, SubchannelRef.Builder builderForValue) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.addSubchannelRef
(SubchannelRef value) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.addSubchannelRef
(SubchannelRef.Builder builderForValue) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.At most one of 'channel_ref+subchannel_ref' and 'socket' is set.addSubchannelRefBuilder
(int index) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.build()
private void
buildPartial0
(Channel result) private void
buildPartialRepeatedFields
(Channel result) clear()
There are no ordering guarantees on the order of channel refs.Data specific to this channel.clearRef()
The identifier for this channel.There are no ordering guarantees on the order of sockets.At most one of 'channel_ref+subchannel_ref' and 'socket' is set.private void
private void
private void
getChannelRef
(int index) There are no ordering guarantees on the order of channel refs.getChannelRefBuilder
(int index) There are no ordering guarantees on the order of channel refs.There are no ordering guarantees on the order of channel refs.int
There are no ordering guarantees on the order of channel refs.private com.google.protobuf.RepeatedFieldBuilder
<ChannelRef, ChannelRef.Builder, ChannelRefOrBuilder> There are no ordering guarantees on the order of channel refs.getChannelRefOrBuilder
(int index) There are no ordering guarantees on the order of channel refs.List
<? extends ChannelRefOrBuilder> There are no ordering guarantees on the order of channel refs.getData()
Data specific to this channel.Data specific to this channel.private com.google.protobuf.SingleFieldBuilder
<ChannelData, ChannelData.Builder, ChannelDataOrBuilder> Data specific to this channel.Data specific to this channel.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getRef()
The identifier for this channel.The identifier for this channel.private com.google.protobuf.SingleFieldBuilder
<ChannelRef, ChannelRef.Builder, ChannelRefOrBuilder> The identifier for this channel.The identifier for this channel.getSocketRef
(int index) There are no ordering guarantees on the order of sockets.getSocketRefBuilder
(int index) There are no ordering guarantees on the order of sockets.There are no ordering guarantees on the order of sockets.int
There are no ordering guarantees on the order of sockets.private com.google.protobuf.RepeatedFieldBuilder
<SocketRef, SocketRef.Builder, SocketRefOrBuilder> There are no ordering guarantees on the order of sockets.getSocketRefOrBuilder
(int index) There are no ordering guarantees on the order of sockets.List
<? extends SocketRefOrBuilder> There are no ordering guarantees on the order of sockets.getSubchannelRef
(int index) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.getSubchannelRefBuilder
(int index) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.At most one of 'channel_ref+subchannel_ref' and 'socket' is set.int
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.private com.google.protobuf.RepeatedFieldBuilder
<SubchannelRef, SubchannelRef.Builder, SubchannelRefOrBuilder> At most one of 'channel_ref+subchannel_ref' and 'socket' is set.getSubchannelRefOrBuilder
(int index) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.List
<? extends SubchannelRefOrBuilder> At most one of 'channel_ref+subchannel_ref' and 'socket' is set.boolean
hasData()
Data specific to this channel.boolean
hasRef()
The identifier for this channel.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
private void
mergeData
(ChannelData value) Data specific to this channel.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeRef
(ChannelRef value) The identifier for this channel.removeChannelRef
(int index) There are no ordering guarantees on the order of channel refs.removeSocketRef
(int index) There are no ordering guarantees on the order of sockets.removeSubchannelRef
(int index) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.setChannelRef
(int index, ChannelRef value) There are no ordering guarantees on the order of channel refs.setChannelRef
(int index, ChannelRef.Builder builderForValue) There are no ordering guarantees on the order of channel refs.setData
(ChannelData value) Data specific to this channel.setData
(ChannelData.Builder builderForValue) Data specific to this channel.setRef
(ChannelRef value) The identifier for this channel.setRef
(ChannelRef.Builder builderForValue) The identifier for this channel.setSocketRef
(int index, SocketRef value) There are no ordering guarantees on the order of sockets.setSocketRef
(int index, SocketRef.Builder builderForValue) There are no ordering guarantees on the order of sockets.setSubchannelRef
(int index, SubchannelRef value) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.setSubchannelRef
(int index, SubchannelRef.Builder builderForValue) At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
ref_
-
refBuilder_
private com.google.protobuf.SingleFieldBuilder<ChannelRef,ChannelRef.Builder, refBuilder_ChannelRefOrBuilder> -
data_
-
dataBuilder_
private com.google.protobuf.SingleFieldBuilder<ChannelData,ChannelData.Builder, dataBuilder_ChannelDataOrBuilder> -
channelRef_
-
channelRefBuilder_
private com.google.protobuf.RepeatedFieldBuilder<ChannelRef,ChannelRef.Builder, channelRefBuilder_ChannelRefOrBuilder> -
subchannelRef_
-
subchannelRefBuilder_
private com.google.protobuf.RepeatedFieldBuilder<SubchannelRef,SubchannelRef.Builder, subchannelRefBuilder_SubchannelRefOrBuilder> -
socketRef_
-
socketRefBuilder_
private com.google.protobuf.RepeatedFieldBuilder<SocketRef,SocketRef.Builder, socketRefBuilder_SocketRefOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Channel.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
-
mergeFrom
public Channel.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Channel.Builder>
- Throws:
IOException
-
hasRef
public boolean hasRef()The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
- Specified by:
hasRef
in interfaceChannelOrBuilder
- Returns:
- Whether the ref field is set.
-
getRef
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
- Specified by:
getRef
in interfaceChannelOrBuilder
- Returns:
- The ref.
-
setRef
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
setRef
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
mergeRef
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
clearRef
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
getRefBuilder
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
getRefOrBuilder
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
- Specified by:
getRefOrBuilder
in interfaceChannelOrBuilder
-
getRefFieldBuilder
private com.google.protobuf.SingleFieldBuilder<ChannelRef,ChannelRef.Builder, getRefFieldBuilder()ChannelRefOrBuilder> The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
hasData
public boolean hasData()Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
- Specified by:
hasData
in interfaceChannelOrBuilder
- Returns:
- Whether the data field is set.
-
getData
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
- Specified by:
getData
in interfaceChannelOrBuilder
- Returns:
- The data.
-
setData
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
setData
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
mergeData
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
clearData
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
getDataBuilder
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
getDataOrBuilder
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
- Specified by:
getDataOrBuilder
in interfaceChannelOrBuilder
-
getDataFieldBuilder
private com.google.protobuf.SingleFieldBuilder<ChannelData,ChannelData.Builder, getDataFieldBuilder()ChannelDataOrBuilder> Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
ensureChannelRefIsMutable
private void ensureChannelRefIsMutable() -
getChannelRefList
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
- Specified by:
getChannelRefList
in interfaceChannelOrBuilder
-
getChannelRefCount
public int getChannelRefCount()There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
- Specified by:
getChannelRefCount
in interfaceChannelOrBuilder
-
getChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
- Specified by:
getChannelRef
in interfaceChannelOrBuilder
-
setChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
setChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
addChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
addChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
addChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
addChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
addAllChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
clearChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
removeChannelRef
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
getChannelRefBuilder
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
getChannelRefOrBuilder
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
- Specified by:
getChannelRefOrBuilder
in interfaceChannelOrBuilder
-
getChannelRefOrBuilderList
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
- Specified by:
getChannelRefOrBuilderList
in interfaceChannelOrBuilder
-
addChannelRefBuilder
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
addChannelRefBuilder
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
getChannelRefBuilderList
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;
-
getChannelRefFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<ChannelRef,ChannelRef.Builder, getChannelRefFieldBuilder()ChannelRefOrBuilder> -
ensureSubchannelRefIsMutable
private void ensureSubchannelRefIsMutable() -
getSubchannelRefList
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
- Specified by:
getSubchannelRefList
in interfaceChannelOrBuilder
-
getSubchannelRefCount
public int getSubchannelRefCount()At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
- Specified by:
getSubchannelRefCount
in interfaceChannelOrBuilder
-
getSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
- Specified by:
getSubchannelRef
in interfaceChannelOrBuilder
-
setSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
setSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
addSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
addSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
addSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
addSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
addAllSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
clearSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
removeSubchannelRef
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
getSubchannelRefBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
getSubchannelRefOrBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
- Specified by:
getSubchannelRefOrBuilder
in interfaceChannelOrBuilder
-
getSubchannelRefOrBuilderList
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
- Specified by:
getSubchannelRefOrBuilderList
in interfaceChannelOrBuilder
-
addSubchannelRefBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
addSubchannelRefBuilder
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
getSubchannelRefBuilderList
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;
-
getSubchannelRefFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<SubchannelRef,SubchannelRef.Builder, getSubchannelRefFieldBuilder()SubchannelRefOrBuilder> -
ensureSocketRefIsMutable
private void ensureSocketRefIsMutable() -
getSocketRefList
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
- Specified by:
getSocketRefList
in interfaceChannelOrBuilder
-
getSocketRefCount
public int getSocketRefCount()There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
- Specified by:
getSocketRefCount
in interfaceChannelOrBuilder
-
getSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
- Specified by:
getSocketRef
in interfaceChannelOrBuilder
-
setSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
setSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addAllSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
clearSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
removeSocketRef
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
getSocketRefBuilder
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
getSocketRefOrBuilder
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
- Specified by:
getSocketRefOrBuilder
in interfaceChannelOrBuilder
-
getSocketRefOrBuilderList
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
- Specified by:
getSocketRefOrBuilderList
in interfaceChannelOrBuilder
-
addSocketRefBuilder
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRefBuilder
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
getSocketRefBuilderList
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
getSocketRefFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<SocketRef,SocketRef.Builder, getSocketRefFieldBuilder()SocketRefOrBuilder>
-