Package io.grpc.channelz.v1
Class Channel.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Channel.Builder>
-
- io.grpc.channelz.v1.Channel.Builder
-
- All Implemented Interfaces:
Message.Builder
,MessageLite.Builder
,MessageLiteOrBuilder
,MessageOrBuilder
,ChannelOrBuilder
,Cloneable
- Enclosing class:
- Channel
public static final class Channel.Builder extends GeneratedMessageV3.Builder<Channel.Builder> implements ChannelOrBuilder
Channel is a logical grouping of channels, subchannels, and sockets.
Protobuf typegrpc.channelz.v1.Channel
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Channel.Builder
addAllChannelRef(Iterable<? extends ChannelRef> values)
There are no ordering guarantees on the order of channel refs.Channel.Builder
addAllSocketRef(Iterable<? extends SocketRef> values)
There are no ordering guarantees on the order of sockets.Channel.Builder
addAllSubchannelRef(Iterable<? extends SubchannelRef> values)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Channel.Builder
addChannelRef(int index, ChannelRef value)
There are no ordering guarantees on the order of channel refs.Channel.Builder
addChannelRef(int index, ChannelRef.Builder builderForValue)
There are no ordering guarantees on the order of channel refs.Channel.Builder
addChannelRef(ChannelRef value)
There are no ordering guarantees on the order of channel refs.Channel.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.Channel.Builder
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Channel.Builder
addSocketRef(int index, SocketRef value)
There are no ordering guarantees on the order of sockets.Channel.Builder
addSocketRef(int index, SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.Channel.Builder
addSocketRef(SocketRef value)
There are no ordering guarantees on the order of sockets.Channel.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.Channel.Builder
addSubchannelRef(int index, SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Channel.Builder
addSubchannelRef(int index, SubchannelRef.Builder builderForValue)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Channel.Builder
addSubchannelRef(SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Channel.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.Channel
build()
Channel
buildPartial()
Channel.Builder
clear()
Channel.Builder
clearChannelRef()
There are no ordering guarantees on the order of channel refs.Channel.Builder
clearData()
Data specific to this channel.Channel.Builder
clearField(Descriptors.FieldDescriptor field)
Channel.Builder
clearOneof(Descriptors.OneofDescriptor oneof)
Channel.Builder
clearRef()
The identifier for this channel.Channel.Builder
clearSocketRef()
There are no ordering guarantees on the order of sockets.Channel.Builder
clearSubchannelRef()
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Channel.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.Channel
getDefaultInstanceForType()
static Descriptors.Descriptor
getDescriptor()
Descriptors.Descriptor
getDescriptorForType()
ChannelRef
getRef()
The identifier for this channel.ChannelRef.Builder
getRefBuilder()
The identifier for this channel.ChannelRefOrBuilder
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()
Channel.Builder
mergeData(ChannelData value)
Data specific to this channel.Channel.Builder
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Channel.Builder
mergeFrom(Message other)
Channel.Builder
mergeFrom(Channel other)
Channel.Builder
mergeRef(ChannelRef value)
The identifier for this channel.Channel.Builder
mergeUnknownFields(UnknownFieldSet unknownFields)
Channel.Builder
removeChannelRef(int index)
There are no ordering guarantees on the order of channel refs.Channel.Builder
removeSocketRef(int index)
There are no ordering guarantees on the order of sockets.Channel.Builder
removeSubchannelRef(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Channel.Builder
setChannelRef(int index, ChannelRef value)
There are no ordering guarantees on the order of channel refs.Channel.Builder
setChannelRef(int index, ChannelRef.Builder builderForValue)
There are no ordering guarantees on the order of channel refs.Channel.Builder
setData(ChannelData value)
Data specific to this channel.Channel.Builder
setData(ChannelData.Builder builderForValue)
Data specific to this channel.Channel.Builder
setField(Descriptors.FieldDescriptor field, Object value)
Channel.Builder
setRef(ChannelRef value)
The identifier for this channel.Channel.Builder
setRef(ChannelRef.Builder builderForValue)
The identifier for this channel.Channel.Builder
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Channel.Builder
setSocketRef(int index, SocketRef value)
There are no ordering guarantees on the order of sockets.Channel.Builder
setSocketRef(int index, SocketRef.Builder builderForValue)
There are no ordering guarantees on the order of sockets.Channel.Builder
setSubchannelRef(int index, SubchannelRef value)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Channel.Builder
setSubchannelRef(int index, SubchannelRef.Builder builderForValue)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set.Channel.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<Channel.Builder>
-
clear
public Channel.Builder clear()
- Specified by:
clear
in interfaceMessage.Builder
- Specified by:
clear
in interfaceMessageLite.Builder
- Overrides:
clear
in classGeneratedMessageV3.Builder<Channel.Builder>
-
getDescriptorForType
public Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfaceMessage.Builder
- Specified by:
getDescriptorForType
in interfaceMessageOrBuilder
- Overrides:
getDescriptorForType
in classGeneratedMessageV3.Builder<Channel.Builder>
-
getDefaultInstanceForType
public Channel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-
build
public Channel build()
- Specified by:
build
in interfaceMessage.Builder
- Specified by:
build
in interfaceMessageLite.Builder
-
buildPartial
public Channel buildPartial()
- Specified by:
buildPartial
in interfaceMessage.Builder
- Specified by:
buildPartial
in interfaceMessageLite.Builder
-
clone
public Channel.Builder clone()
- Specified by:
clone
in interfaceMessage.Builder
- Specified by:
clone
in interfaceMessageLite.Builder
- Overrides:
clone
in classGeneratedMessageV3.Builder<Channel.Builder>
-
setField
public Channel.Builder setField(Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfaceMessage.Builder
- Overrides:
setField
in classGeneratedMessageV3.Builder<Channel.Builder>
-
clearField
public Channel.Builder clearField(Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfaceMessage.Builder
- Overrides:
clearField
in classGeneratedMessageV3.Builder<Channel.Builder>
-
clearOneof
public Channel.Builder clearOneof(Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfaceMessage.Builder
- Overrides:
clearOneof
in classGeneratedMessageV3.Builder<Channel.Builder>
-
setRepeatedField
public Channel.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfaceMessage.Builder
- Overrides:
setRepeatedField
in classGeneratedMessageV3.Builder<Channel.Builder>
-
addRepeatedField
public Channel.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfaceMessage.Builder
- Overrides:
addRepeatedField
in classGeneratedMessageV3.Builder<Channel.Builder>
-
mergeFrom
public Channel.Builder mergeFrom(Message other)
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<Channel.Builder>
-
mergeFrom
public Channel.Builder mergeFrom(Channel other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3.Builder<Channel.Builder>
-
mergeFrom
public Channel.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<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
public ChannelRef 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
public Channel.Builder setRef(ChannelRef value)
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
setRef
public Channel.Builder setRef(ChannelRef.Builder builderForValue)
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
mergeRef
public Channel.Builder mergeRef(ChannelRef value)
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
clearRef
public Channel.Builder clearRef()
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
getRefBuilder
public ChannelRef.Builder getRefBuilder()
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
getRefOrBuilder
public ChannelRefOrBuilder getRefOrBuilder()
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
- Specified by:
getRefOrBuilder
in interfaceChannelOrBuilder
-
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
public ChannelData getData()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
- Specified by:
getData
in interfaceChannelOrBuilder
- Returns:
- The data.
-
setData
public Channel.Builder setData(ChannelData value)
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
setData
public Channel.Builder setData(ChannelData.Builder builderForValue)
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
mergeData
public Channel.Builder mergeData(ChannelData value)
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
-
clearData
public Channel.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 interfaceChannelOrBuilder
-
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 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
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 interfaceChannelOrBuilder
-
setChannelRef
public Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 interfaceChannelOrBuilder
-
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 interfaceChannelOrBuilder
-
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 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
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 interfaceChannelOrBuilder
-
setSubchannelRef
public Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 Channel.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 interfaceChannelOrBuilder
-
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 interfaceChannelOrBuilder
-
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 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
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 interfaceChannelOrBuilder
-
setSocketRef
public Channel.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 Channel.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 Channel.Builder addSocketRef(SocketRef value)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
addSocketRef
public Channel.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 Channel.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 Channel.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 Channel.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 Channel.Builder clearSocketRef()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;
-
removeSocketRef
public Channel.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 interfaceChannelOrBuilder
-
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 interfaceChannelOrBuilder
-
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 Channel.Builder setUnknownFields(UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfaceMessage.Builder
- Overrides:
setUnknownFields
in classGeneratedMessageV3.Builder<Channel.Builder>
-
mergeUnknownFields
public final Channel.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfaceMessage.Builder
- Overrides:
mergeUnknownFields
in classGeneratedMessageV3.Builder<Channel.Builder>
-
-