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.GeneratedMessage.Builder<Channel.Builder>
-
- io.grpc.channelz.v1.Channel.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ChannelOrBuilder
,java.lang.Cloneable
- Enclosing class:
- Channel
public static final class Channel.Builder extends com.google.protobuf.GeneratedMessage.Builder<Channel.Builder> implements ChannelOrBuilder
Channel is a logical grouping of channels, subchannels, and sockets.
Protobuf typegrpc.channelz.v1.Channel
-
-
Field Summary
Fields Modifier and Type Field Description private int
bitField0_
private java.util.List<ChannelRef>
channelRef_
private com.google.protobuf.RepeatedFieldBuilder<ChannelRef,ChannelRef.Builder,ChannelRefOrBuilder>
channelRefBuilder_
private ChannelData
data_
private com.google.protobuf.SingleFieldBuilder<ChannelData,ChannelData.Builder,ChannelDataOrBuilder>
dataBuilder_
private ChannelRef
ref_
private com.google.protobuf.SingleFieldBuilder<ChannelRef,ChannelRef.Builder,ChannelRefOrBuilder>
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 Channel.Builder
addAllChannelRef(java.lang.Iterable<? extends ChannelRef> values)
There are no ordering guarantees on the order of channel refs.Channel.Builder
addAllSocketRef(java.lang.Iterable<? extends SocketRef> values)
There are no ordering guarantees on the order of sockets.Channel.Builder
addAllSubchannelRef(java.lang.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
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()
private void
buildPartial0(Channel result)
private void
buildPartialRepeatedFields(Channel result)
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
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.private void
ensureChannelRefIsMutable()
private void
ensureSocketRefIsMutable()
private void
ensureSubchannelRefIsMutable()
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.java.util.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.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.ChannelRefOrBuilder
getChannelRefOrBuilder(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.ChannelData
getData()
Data specific to this channel.ChannelData.Builder
getDataBuilder()
Data specific to this channel.private com.google.protobuf.SingleFieldBuilder<ChannelData,ChannelData.Builder,ChannelDataOrBuilder>
getDataFieldBuilder()
Data specific to this channel.ChannelDataOrBuilder
getDataOrBuilder()
Data specific to this channel.Channel
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
ChannelRef
getRef()
The identifier for this channel.ChannelRef.Builder
getRefBuilder()
The identifier for this channel.private com.google.protobuf.SingleFieldBuilder<ChannelRef,ChannelRef.Builder,ChannelRefOrBuilder>
getRefFieldBuilder()
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.java.util.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.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.SocketRefOrBuilder
getSocketRefOrBuilder(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.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.java.util.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.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.SubchannelRefOrBuilder
getSubchannelRefOrBuilder(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.boolean
hasData()
Data specific to this channel.boolean
hasRef()
The identifier for this channel.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
private void
maybeForceBuilderInitialization()
Channel.Builder
mergeData(ChannelData value)
Data specific to this channel.Channel.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Channel.Builder
mergeFrom(com.google.protobuf.Message other)
Channel.Builder
mergeFrom(Channel other)
Channel.Builder
mergeRef(ChannelRef value)
The identifier for this channel.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
setRef(ChannelRef value)
The identifier for this channel.Channel.Builder
setRef(ChannelRef.Builder builderForValue)
The identifier for this channel.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.-
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 ChannelRef ref_
-
refBuilder_
private com.google.protobuf.SingleFieldBuilder<ChannelRef,ChannelRef.Builder,ChannelRefOrBuilder> 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization()
-
clear
public Channel.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
-
getDefaultInstanceForType
public Channel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Channel build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Channel buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(Channel result)
-
buildPartial0
private void buildPartial0(Channel result)
-
mergeFrom
public Channel.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Channel.Builder>
-
mergeFrom
public Channel.Builder mergeFrom(Channel other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Channel.Builder>
-
mergeFrom
public Channel.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Channel.Builder>
- Throws:
java.io.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
-
getRefFieldBuilder
private com.google.protobuf.SingleFieldBuilder<ChannelRef,ChannelRef.Builder,ChannelRefOrBuilder> getRefFieldBuilder()
The identifier for this channel. This should be set.
.grpc.channelz.v1.ChannelRef ref = 1;
-
hasData
public boolean hasData()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;
- Specified by:
hasData
in interfaceChannelOrBuilder
- Returns:
- Whether the data field is set.
-
getData
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
-
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:
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(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 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 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:
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 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:
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(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 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 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:
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 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:
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(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 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 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:
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 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()
-
-