Package io.grpc.channelz.v1
Class Subchannel.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<Subchannel.Builder>
-
- io.grpc.channelz.v1.Subchannel.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SubchannelOrBuilder,java.lang.Cloneable
- Enclosing class:
- Subchannel
public static final class Subchannel.Builder extends com.google.protobuf.GeneratedMessage.Builder<Subchannel.Builder> implements SubchannelOrBuilder
Subchannel is a logical grouping of channels, subchannels, and sockets. A subchannel is load balanced over by it's ancestor
Protobuf typegrpc.channelz.v1.Subchannel
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private java.util.List<ChannelRef>channelRef_private com.google.protobuf.RepeatedFieldBuilder<ChannelRef,ChannelRef.Builder,ChannelRefOrBuilder>channelRefBuilder_private ChannelDatadata_private com.google.protobuf.SingleFieldBuilder<ChannelData,ChannelData.Builder,ChannelDataOrBuilder>dataBuilder_private SubchannelRefref_private com.google.protobuf.SingleFieldBuilder<SubchannelRef,SubchannelRef.Builder,SubchannelRefOrBuilder>refBuilder_private java.util.List<SocketRef>socketRef_private com.google.protobuf.RepeatedFieldBuilder<SocketRef,SocketRef.Builder,SocketRefOrBuilder>socketRefBuilder_private java.util.List<SubchannelRef>subchannelRef_private com.google.protobuf.RepeatedFieldBuilder<SubchannelRef,SubchannelRef.Builder,SubchannelRefOrBuilder>subchannelRefBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Subchannel.BuilderaddAllChannelRef(java.lang.Iterable<? extends ChannelRef> values)There are no ordering guarantees on the order of channel refs.Subchannel.BuilderaddAllSocketRef(java.lang.Iterable<? extends SocketRef> values)There are no ordering guarantees on the order of sockets.Subchannel.BuilderaddAllSubchannelRef(java.lang.Iterable<? extends SubchannelRef> values)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.BuilderaddChannelRef(int index, ChannelRef value)There are no ordering guarantees on the order of channel refs.Subchannel.BuilderaddChannelRef(int index, ChannelRef.Builder builderForValue)There are no ordering guarantees on the order of channel refs.Subchannel.BuilderaddChannelRef(ChannelRef value)There are no ordering guarantees on the order of channel refs.Subchannel.BuilderaddChannelRef(ChannelRef.Builder builderForValue)There are no ordering guarantees on the order of channel refs.ChannelRef.BuilderaddChannelRefBuilder()There are no ordering guarantees on the order of channel refs.ChannelRef.BuilderaddChannelRefBuilder(int index)There are no ordering guarantees on the order of channel refs.Subchannel.BuilderaddSocketRef(int index, SocketRef value)There are no ordering guarantees on the order of sockets.Subchannel.BuilderaddSocketRef(int index, SocketRef.Builder builderForValue)There are no ordering guarantees on the order of sockets.Subchannel.BuilderaddSocketRef(SocketRef value)There are no ordering guarantees on the order of sockets.Subchannel.BuilderaddSocketRef(SocketRef.Builder builderForValue)There are no ordering guarantees on the order of sockets.SocketRef.BuilderaddSocketRefBuilder()There are no ordering guarantees on the order of sockets.SocketRef.BuilderaddSocketRefBuilder(int index)There are no ordering guarantees on the order of sockets.Subchannel.BuilderaddSubchannelRef(int index, SubchannelRef value)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.BuilderaddSubchannelRef(int index, SubchannelRef.Builder builderForValue)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.BuilderaddSubchannelRef(SubchannelRef value)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.BuilderaddSubchannelRef(SubchannelRef.Builder builderForValue)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.SubchannelRef.BuilderaddSubchannelRefBuilder()At most one of 'channel_ref+subchannel_ref' and 'socket' is set.SubchannelRef.BuilderaddSubchannelRefBuilder(int index)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannelbuild()SubchannelbuildPartial()private voidbuildPartial0(Subchannel result)private voidbuildPartialRepeatedFields(Subchannel result)Subchannel.Builderclear()Subchannel.BuilderclearChannelRef()There are no ordering guarantees on the order of channel refs.Subchannel.BuilderclearData()Data specific to this channel.Subchannel.BuilderclearRef()The identifier for this channel.Subchannel.BuilderclearSocketRef()There are no ordering guarantees on the order of sockets.Subchannel.BuilderclearSubchannelRef()At most one of 'channel_ref+subchannel_ref' and 'socket' is set.private voidensureChannelRefIsMutable()private voidensureSocketRefIsMutable()private voidensureSubchannelRefIsMutable()ChannelRefgetChannelRef(int index)There are no ordering guarantees on the order of channel refs.ChannelRef.BuildergetChannelRefBuilder(int index)There are no ordering guarantees on the order of channel refs.java.util.List<ChannelRef.Builder>getChannelRefBuilderList()There are no ordering guarantees on the order of channel refs.intgetChannelRefCount()There are no ordering guarantees on the order of channel refs.private com.google.protobuf.RepeatedFieldBuilder<ChannelRef,ChannelRef.Builder,ChannelRefOrBuilder>getChannelRefFieldBuilder()java.util.List<ChannelRef>getChannelRefList()There are no ordering guarantees on the order of channel refs.ChannelRefOrBuildergetChannelRefOrBuilder(int index)There are no ordering guarantees on the order of channel refs.java.util.List<? extends ChannelRefOrBuilder>getChannelRefOrBuilderList()There are no ordering guarantees on the order of channel refs.ChannelDatagetData()Data specific to this channel.ChannelData.BuildergetDataBuilder()Data specific to this channel.private com.google.protobuf.SingleFieldBuilder<ChannelData,ChannelData.Builder,ChannelDataOrBuilder>getDataFieldBuilder()Data specific to this channel.ChannelDataOrBuildergetDataOrBuilder()Data specific to this channel.SubchannelgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()SubchannelRefgetRef()The identifier for this channel.SubchannelRef.BuildergetRefBuilder()The identifier for this channel.private com.google.protobuf.SingleFieldBuilder<SubchannelRef,SubchannelRef.Builder,SubchannelRefOrBuilder>getRefFieldBuilder()The identifier for this channel.SubchannelRefOrBuildergetRefOrBuilder()The identifier for this channel.SocketRefgetSocketRef(int index)There are no ordering guarantees on the order of sockets.SocketRef.BuildergetSocketRefBuilder(int index)There are no ordering guarantees on the order of sockets.java.util.List<SocketRef.Builder>getSocketRefBuilderList()There are no ordering guarantees on the order of sockets.intgetSocketRefCount()There are no ordering guarantees on the order of sockets.private com.google.protobuf.RepeatedFieldBuilder<SocketRef,SocketRef.Builder,SocketRefOrBuilder>getSocketRefFieldBuilder()java.util.List<SocketRef>getSocketRefList()There are no ordering guarantees on the order of sockets.SocketRefOrBuildergetSocketRefOrBuilder(int index)There are no ordering guarantees on the order of sockets.java.util.List<? extends SocketRefOrBuilder>getSocketRefOrBuilderList()There are no ordering guarantees on the order of sockets.SubchannelRefgetSubchannelRef(int index)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.SubchannelRef.BuildergetSubchannelRefBuilder(int index)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.java.util.List<SubchannelRef.Builder>getSubchannelRefBuilderList()At most one of 'channel_ref+subchannel_ref' and 'socket' is set.intgetSubchannelRefCount()At most one of 'channel_ref+subchannel_ref' and 'socket' is set.private com.google.protobuf.RepeatedFieldBuilder<SubchannelRef,SubchannelRef.Builder,SubchannelRefOrBuilder>getSubchannelRefFieldBuilder()java.util.List<SubchannelRef>getSubchannelRefList()At most one of 'channel_ref+subchannel_ref' and 'socket' is set.SubchannelRefOrBuildergetSubchannelRefOrBuilder(int index)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.java.util.List<? extends SubchannelRefOrBuilder>getSubchannelRefOrBuilderList()At most one of 'channel_ref+subchannel_ref' and 'socket' is set.booleanhasData()Data specific to this channel.booleanhasRef()The identifier for this channel.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()private voidmaybeForceBuilderInitialization()Subchannel.BuildermergeData(ChannelData value)Data specific to this channel.Subchannel.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Subchannel.BuildermergeFrom(com.google.protobuf.Message other)Subchannel.BuildermergeFrom(Subchannel other)Subchannel.BuildermergeRef(SubchannelRef value)The identifier for this channel.Subchannel.BuilderremoveChannelRef(int index)There are no ordering guarantees on the order of channel refs.Subchannel.BuilderremoveSocketRef(int index)There are no ordering guarantees on the order of sockets.Subchannel.BuilderremoveSubchannelRef(int index)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.BuildersetChannelRef(int index, ChannelRef value)There are no ordering guarantees on the order of channel refs.Subchannel.BuildersetChannelRef(int index, ChannelRef.Builder builderForValue)There are no ordering guarantees on the order of channel refs.Subchannel.BuildersetData(ChannelData value)Data specific to this channel.Subchannel.BuildersetData(ChannelData.Builder builderForValue)Data specific to this channel.Subchannel.BuildersetRef(SubchannelRef value)The identifier for this channel.Subchannel.BuildersetRef(SubchannelRef.Builder builderForValue)The identifier for this channel.Subchannel.BuildersetSocketRef(int index, SocketRef value)There are no ordering guarantees on the order of sockets.Subchannel.BuildersetSocketRef(int index, SocketRef.Builder builderForValue)There are no ordering guarantees on the order of sockets.Subchannel.BuildersetSubchannelRef(int index, SubchannelRef value)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.BuildersetSubchannelRef(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
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
ref_
private SubchannelRef ref_
-
refBuilder_
private com.google.protobuf.SingleFieldBuilder<SubchannelRef,SubchannelRef.Builder,SubchannelRefOrBuilder> refBuilder_
-
data_
private ChannelData data_
-
dataBuilder_
private com.google.protobuf.SingleFieldBuilder<ChannelData,ChannelData.Builder,ChannelDataOrBuilder> dataBuilder_
-
channelRef_
private java.util.List<ChannelRef> channelRef_
-
channelRefBuilder_
private com.google.protobuf.RepeatedFieldBuilder<ChannelRef,ChannelRef.Builder,ChannelRefOrBuilder> channelRefBuilder_
-
subchannelRef_
private java.util.List<SubchannelRef> subchannelRef_
-
subchannelRefBuilder_
private com.google.protobuf.RepeatedFieldBuilder<SubchannelRef,SubchannelRef.Builder,SubchannelRefOrBuilder> subchannelRefBuilder_
-
socketRef_
private java.util.List<SocketRef> socketRef_
-
socketRefBuilder_
private com.google.protobuf.RepeatedFieldBuilder<SocketRef,SocketRef.Builder,SocketRefOrBuilder> socketRefBuilder_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Subchannel.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization()
-
clear
public Subchannel.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Subchannel.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Subchannel.Builder>
-
getDefaultInstanceForType
public Subchannel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Subchannel build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Subchannel buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(Subchannel result)
-
buildPartial0
private void buildPartial0(Subchannel result)
-
mergeFrom
public Subchannel.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Subchannel.Builder>
-
mergeFrom
public Subchannel.Builder mergeFrom(Subchannel other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Subchannel.Builder>
-
mergeFrom
public Subchannel.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Subchannel.Builder>- Throws:
java.io.IOException
-
hasRef
public boolean hasRef()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;- Specified by:
hasRefin interfaceSubchannelOrBuilder- Returns:
- Whether the ref field is set.
-
getRef
public SubchannelRef getRef()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;- Specified by:
getRefin interfaceSubchannelOrBuilder- Returns:
- The ref.
-
setRef
public Subchannel.Builder setRef(SubchannelRef value)
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;
-
setRef
public Subchannel.Builder setRef(SubchannelRef.Builder builderForValue)
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;
-
mergeRef
public Subchannel.Builder mergeRef(SubchannelRef value)
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;
-
clearRef
public Subchannel.Builder clearRef()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;
-
getRefBuilder
public SubchannelRef.Builder getRefBuilder()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;
-
getRefOrBuilder
public SubchannelRefOrBuilder getRefOrBuilder()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;- Specified by:
getRefOrBuilderin interfaceSubchannelOrBuilder
-
getRefFieldBuilder
private com.google.protobuf.SingleFieldBuilder<SubchannelRef,SubchannelRef.Builder,SubchannelRefOrBuilder> getRefFieldBuilder()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;
-
hasData
public boolean hasData()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;- Specified by:
hasDatain interfaceSubchannelOrBuilder- Returns:
- Whether the data field is set.
-
getData
public ChannelData getData()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;- Specified by:
getDatain interfaceSubchannelOrBuilder- Returns:
- The data.
-
setData
public Subchannel.Builder setData(ChannelData value)
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
setData
public Subchannel.Builder setData(ChannelData.Builder builderForValue)
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
mergeData
public Subchannel.Builder mergeData(ChannelData value)
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
clearData
public Subchannel.Builder clearData()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
getDataBuilder
public ChannelData.Builder getDataBuilder()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
getDataOrBuilder
public ChannelDataOrBuilder getDataOrBuilder()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;- Specified by:
getDataOrBuilderin interfaceSubchannelOrBuilder
-
getDataFieldBuilder
private com.google.protobuf.SingleFieldBuilder<ChannelData,ChannelData.Builder,ChannelDataOrBuilder> getDataFieldBuilder()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
ensureChannelRefIsMutable
private void ensureChannelRefIsMutable()
-
getChannelRefList
public java.util.List<ChannelRef> 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:
getChannelRefListin interfaceSubchannelOrBuilder
-
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:
getChannelRefCountin interfaceSubchannelOrBuilder
-
getChannelRef
public ChannelRef getChannelRef(int index)
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:
getChannelRefin interfaceSubchannelOrBuilder
-
setChannelRef
public Subchannel.Builder setChannelRef(int index, ChannelRef value)
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
public Subchannel.Builder setChannelRef(int index, ChannelRef.Builder builderForValue)
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
public Subchannel.Builder addChannelRef(ChannelRef value)
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
public Subchannel.Builder addChannelRef(int index, ChannelRef value)
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
public Subchannel.Builder addChannelRef(ChannelRef.Builder builderForValue)
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
public Subchannel.Builder addChannelRef(int index, ChannelRef.Builder builderForValue)
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
public Subchannel.Builder addAllChannelRef(java.lang.Iterable<? extends ChannelRef> values)
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
public Subchannel.Builder 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
public Subchannel.Builder removeChannelRef(int index)
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
public ChannelRef.Builder getChannelRefBuilder(int index)
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
public ChannelRefOrBuilder getChannelRefOrBuilder(int index)
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:
getChannelRefOrBuilderin interfaceSubchannelOrBuilder
-
getChannelRefOrBuilderList
public java.util.List<? extends ChannelRefOrBuilder> 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:
getChannelRefOrBuilderListin interfaceSubchannelOrBuilder
-
addChannelRefBuilder
public ChannelRef.Builder 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
public ChannelRef.Builder addChannelRefBuilder(int index)
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
public java.util.List<ChannelRef.Builder> 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,ChannelRefOrBuilder> getChannelRefFieldBuilder()
-
ensureSubchannelRefIsMutable
private void ensureSubchannelRefIsMutable()
-
getSubchannelRefList
public java.util.List<SubchannelRef> 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:
getSubchannelRefListin interfaceSubchannelOrBuilder
-
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:
getSubchannelRefCountin interfaceSubchannelOrBuilder
-
getSubchannelRef
public SubchannelRef getSubchannelRef(int index)
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:
getSubchannelRefin interfaceSubchannelOrBuilder
-
setSubchannelRef
public Subchannel.Builder setSubchannelRef(int index, SubchannelRef value)
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
public Subchannel.Builder setSubchannelRef(int index, SubchannelRef.Builder builderForValue)
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
public Subchannel.Builder addSubchannelRef(SubchannelRef value)
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
public Subchannel.Builder addSubchannelRef(int index, SubchannelRef value)
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
public Subchannel.Builder addSubchannelRef(SubchannelRef.Builder builderForValue)
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
public Subchannel.Builder addSubchannelRef(int index, SubchannelRef.Builder builderForValue)
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
public Subchannel.Builder addAllSubchannelRef(java.lang.Iterable<? extends SubchannelRef> values)
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
public Subchannel.Builder 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
public Subchannel.Builder removeSubchannelRef(int index)
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
public SubchannelRef.Builder getSubchannelRefBuilder(int index)
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
public SubchannelRefOrBuilder getSubchannelRefOrBuilder(int index)
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:
getSubchannelRefOrBuilderin interfaceSubchannelOrBuilder
-
getSubchannelRefOrBuilderList
public java.util.List<? extends SubchannelRefOrBuilder> 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:
getSubchannelRefOrBuilderListin interfaceSubchannelOrBuilder
-
addSubchannelRefBuilder
public SubchannelRef.Builder 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
public SubchannelRef.Builder addSubchannelRefBuilder(int index)
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
public java.util.List<SubchannelRef.Builder> 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,SubchannelRefOrBuilder> getSubchannelRefFieldBuilder()
-
ensureSocketRefIsMutable
private void ensureSocketRefIsMutable()
-
getSocketRefList
public java.util.List<SocketRef> getSocketRefList()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;- Specified by:
getSocketRefListin interfaceSubchannelOrBuilder
-
getSocketRefCount
public int getSocketRefCount()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;- Specified by:
getSocketRefCountin interfaceSubchannelOrBuilder
-
getSocketRef
public SocketRef getSocketRef(int index)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;- Specified by:
getSocketRefin interfaceSubchannelOrBuilder
-
setSocketRef
public Subchannel.Builder setSocketRef(int index, SocketRef value)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
setSocketRef
public Subchannel.Builder setSocketRef(int index, SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
public Subchannel.Builder addSocketRef(SocketRef value)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
public Subchannel.Builder addSocketRef(int index, SocketRef value)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
public Subchannel.Builder addSocketRef(SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
public Subchannel.Builder addSocketRef(int index, SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addAllSocketRef
public Subchannel.Builder addAllSocketRef(java.lang.Iterable<? extends SocketRef> values)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
clearSocketRef
public Subchannel.Builder clearSocketRef()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
removeSocketRef
public Subchannel.Builder removeSocketRef(int index)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
getSocketRefBuilder
public SocketRef.Builder getSocketRefBuilder(int index)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
getSocketRefOrBuilder
public SocketRefOrBuilder getSocketRefOrBuilder(int index)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;- Specified by:
getSocketRefOrBuilderin interfaceSubchannelOrBuilder
-
getSocketRefOrBuilderList
public java.util.List<? extends SocketRefOrBuilder> getSocketRefOrBuilderList()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;- Specified by:
getSocketRefOrBuilderListin interfaceSubchannelOrBuilder
-
addSocketRefBuilder
public SocketRef.Builder addSocketRefBuilder()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRefBuilder
public SocketRef.Builder addSocketRefBuilder(int index)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
getSocketRefBuilderList
public java.util.List<SocketRef.Builder> 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,SocketRefOrBuilder> getSocketRefFieldBuilder()
-
-