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.GeneratedMessageV3.Builder<Subchannel.Builder>
-
- io.grpc.channelz.v1.Subchannel.Builder
-
- All Implemented Interfaces:
Message.Builder
,MessageLite.Builder
,MessageLiteOrBuilder
,MessageOrBuilder
,SubchannelOrBuilder
,Cloneable
- Enclosing class:
- Subchannel
public static final class Subchannel.Builder extends GeneratedMessageV3.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
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Subchannel.Builder
addAllChannelRef(Iterable<? extends ChannelRef> values)
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
addAllSocketRef(Iterable<? extends SocketRef> values)
There are no ordering guarantees on the order of sockets.Subchannel.Builder
addAllSubchannelRef(Iterable<? extends SubchannelRef> values)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.Builder
addChannelRef(int index, ChannelRef value)
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
addChannelRef(int index, ChannelRef.Builder builderForValue)
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
addChannelRef(ChannelRef value)
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
addChannelRef(ChannelRef.Builder builderForValue)
There are no ordering guarantees on the order of channel refs.ChannelRef.Builder
addChannelRefBuilder()
There are no ordering guarantees on the order of channel refs.ChannelRef.Builder
addChannelRefBuilder(int index)
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Subchannel.Builder
addSocketRef(int index, SocketRef value)
There are no ordering guarantees on the order of sockets.Subchannel.Builder
addSocketRef(int index, SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.Subchannel.Builder
addSocketRef(SocketRef value)
There are no ordering guarantees on the order of sockets.Subchannel.Builder
addSocketRef(SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.SocketRef.Builder
addSocketRefBuilder()
There are no ordering guarantees on the order of sockets.SocketRef.Builder
addSocketRefBuilder(int index)
There are no ordering guarantees on the order of sockets.Subchannel.Builder
addSubchannelRef(int index, SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.Builder
addSubchannelRef(int index, SubchannelRef.Builder builderForValue)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.Builder
addSubchannelRef(SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.Builder
addSubchannelRef(SubchannelRef.Builder builderForValue)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.SubchannelRef.Builder
addSubchannelRefBuilder()
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.SubchannelRef.Builder
addSubchannelRefBuilder(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel
build()
Subchannel
buildPartial()
Subchannel.Builder
clear()
Subchannel.Builder
clearChannelRef()
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
clearData()
Data specific to this channel.Subchannel.Builder
clearField(Descriptors.FieldDescriptor field)
Subchannel.Builder
clearOneof(Descriptors.OneofDescriptor oneof)
Subchannel.Builder
clearRef()
The identifier for this channel.Subchannel.Builder
clearSocketRef()
There are no ordering guarantees on the order of sockets.Subchannel.Builder
clearSubchannelRef()
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.Builder
clone()
ChannelRef
getChannelRef(int index)
There are no ordering guarantees on the order of channel refs.ChannelRef.Builder
getChannelRefBuilder(int index)
There are no ordering guarantees on the order of channel refs.List<ChannelRef.Builder>
getChannelRefBuilderList()
There are no ordering guarantees on the order of channel refs.int
getChannelRefCount()
There are no ordering guarantees on the order of channel refs.List<ChannelRef>
getChannelRefList()
There are no ordering guarantees on the order of channel refs.ChannelRefOrBuilder
getChannelRefOrBuilder(int index)
There are no ordering guarantees on the order of channel refs.List<? extends ChannelRefOrBuilder>
getChannelRefOrBuilderList()
There are no ordering guarantees on the order of channel refs.ChannelData
getData()
Data specific to this channel.ChannelData.Builder
getDataBuilder()
Data specific to this channel.ChannelDataOrBuilder
getDataOrBuilder()
Data specific to this channel.Subchannel
getDefaultInstanceForType()
static Descriptors.Descriptor
getDescriptor()
Descriptors.Descriptor
getDescriptorForType()
SubchannelRef
getRef()
The identifier for this channel.SubchannelRef.Builder
getRefBuilder()
The identifier for this channel.SubchannelRefOrBuilder
getRefOrBuilder()
The identifier for this channel.SocketRef
getSocketRef(int index)
There are no ordering guarantees on the order of sockets.SocketRef.Builder
getSocketRefBuilder(int index)
There are no ordering guarantees on the order of sockets.List<SocketRef.Builder>
getSocketRefBuilderList()
There are no ordering guarantees on the order of sockets.int
getSocketRefCount()
There are no ordering guarantees on the order of sockets.List<SocketRef>
getSocketRefList()
There are no ordering guarantees on the order of sockets.SocketRefOrBuilder
getSocketRefOrBuilder(int index)
There are no ordering guarantees on the order of sockets.List<? extends SocketRefOrBuilder>
getSocketRefOrBuilderList()
There are no ordering guarantees on the order of sockets.SubchannelRef
getSubchannelRef(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.SubchannelRef.Builder
getSubchannelRefBuilder(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.List<SubchannelRef.Builder>
getSubchannelRefBuilderList()
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.int
getSubchannelRefCount()
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.List<SubchannelRef>
getSubchannelRefList()
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.SubchannelRefOrBuilder
getSubchannelRefOrBuilder(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.List<? extends SubchannelRefOrBuilder>
getSubchannelRefOrBuilderList()
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 GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Subchannel.Builder
mergeData(ChannelData value)
Data specific to this channel.Subchannel.Builder
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Subchannel.Builder
mergeFrom(Message other)
Subchannel.Builder
mergeFrom(Subchannel other)
Subchannel.Builder
mergeRef(SubchannelRef value)
The identifier for this channel.Subchannel.Builder
mergeUnknownFields(UnknownFieldSet unknownFields)
Subchannel.Builder
removeChannelRef(int index)
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
removeSocketRef(int index)
There are no ordering guarantees on the order of sockets.Subchannel.Builder
removeSubchannelRef(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.Builder
setChannelRef(int index, ChannelRef value)
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
setChannelRef(int index, ChannelRef.Builder builderForValue)
There are no ordering guarantees on the order of channel refs.Subchannel.Builder
setData(ChannelData value)
Data specific to this channel.Subchannel.Builder
setData(ChannelData.Builder builderForValue)
Data specific to this channel.Subchannel.Builder
setField(Descriptors.FieldDescriptor field, Object value)
Subchannel.Builder
setRef(SubchannelRef value)
The identifier for this channel.Subchannel.Builder
setRef(SubchannelRef.Builder builderForValue)
The identifier for this channel.Subchannel.Builder
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Subchannel.Builder
setSocketRef(int index, SocketRef value)
There are no ordering guarantees on the order of sockets.Subchannel.Builder
setSocketRef(int index, SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.Subchannel.Builder
setSubchannelRef(int index, SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.Builder
setSubchannelRef(int index, SubchannelRef.Builder builderForValue)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Subchannel.Builder
setUnknownFields(UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
clear
public Subchannel.Builder clear()
- Specified by:
clear
in interfaceMessage.Builder
- Specified by:
clear
in interfaceMessageLite.Builder
- Overrides:
clear
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
getDescriptorForType
public Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfaceMessage.Builder
- Specified by:
getDescriptorForType
in interfaceMessageOrBuilder
- Overrides:
getDescriptorForType
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
getDefaultInstanceForType
public Subchannel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-
build
public Subchannel build()
- Specified by:
build
in interfaceMessage.Builder
- Specified by:
build
in interfaceMessageLite.Builder
-
buildPartial
public Subchannel buildPartial()
- Specified by:
buildPartial
in interfaceMessage.Builder
- Specified by:
buildPartial
in interfaceMessageLite.Builder
-
clone
public Subchannel.Builder clone()
- Specified by:
clone
in interfaceMessage.Builder
- Specified by:
clone
in interfaceMessageLite.Builder
- Overrides:
clone
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
setField
public Subchannel.Builder setField(Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfaceMessage.Builder
- Overrides:
setField
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
clearField
public Subchannel.Builder clearField(Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfaceMessage.Builder
- Overrides:
clearField
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
clearOneof
public Subchannel.Builder clearOneof(Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfaceMessage.Builder
- Overrides:
clearOneof
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
setRepeatedField
public Subchannel.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfaceMessage.Builder
- Overrides:
setRepeatedField
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
addRepeatedField
public Subchannel.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfaceMessage.Builder
- Overrides:
addRepeatedField
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
mergeFrom
public Subchannel.Builder mergeFrom(Message other)
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<Subchannel.Builder>
-
mergeFrom
public Subchannel.Builder mergeFrom(Subchannel other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
mergeFrom
public Subchannel.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Specified by:
mergeFrom
in interfaceMessageLite.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<Subchannel.Builder>
- Throws:
IOException
-
hasRef
public boolean hasRef()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;
- Specified by:
hasRef
in 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:
getRef
in 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:
getRefOrBuilder
in interfaceSubchannelOrBuilder
-
hasData
public boolean hasData()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
- Specified by:
hasData
in 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:
getData
in 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:
getDataOrBuilder
in interfaceSubchannelOrBuilder
-
getChannelRefList
public 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:
getChannelRefList
in 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:
getChannelRefCount
in 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:
getChannelRef
in 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(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:
getChannelRefOrBuilder
in interfaceSubchannelOrBuilder
-
getChannelRefOrBuilderList
public 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:
getChannelRefOrBuilderList
in 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 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;
-
getSubchannelRefList
public 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:
getSubchannelRefList
in 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:
getSubchannelRefCount
in 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:
getSubchannelRef
in 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(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:
getSubchannelRefOrBuilder
in interfaceSubchannelOrBuilder
-
getSubchannelRefOrBuilderList
public 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:
getSubchannelRefOrBuilderList
in 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 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;
-
getSocketRefList
public List<SocketRef> getSocketRefList()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
- Specified by:
getSocketRefList
in 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:
getSocketRefCount
in 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:
getSocketRef
in 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(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:
getSocketRefOrBuilder
in interfaceSubchannelOrBuilder
-
getSocketRefOrBuilderList
public List<? extends SocketRefOrBuilder> getSocketRefOrBuilderList()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
- Specified by:
getSocketRefOrBuilderList
in 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 List<SocketRef.Builder> getSocketRefBuilderList()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
setUnknownFields
public final Subchannel.Builder setUnknownFields(UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfaceMessage.Builder
- Overrides:
setUnknownFields
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
mergeUnknownFields
public final Subchannel.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfaceMessage.Builder
- Overrides:
mergeUnknownFields
in classGeneratedMessageV3.Builder<Subchannel.Builder>
-
-