Package io.grpc.channelz.v1
Class Subchannel
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.grpc.channelz.v1.Subchannel
-
- All Implemented Interfaces:
Message,MessageLite,MessageLiteOrBuilder,MessageOrBuilder,SubchannelOrBuilder,Serializable
public final class Subchannel extends GeneratedMessageV3 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- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSubchannel.BuilderSubchannel is a logical grouping of channels, subchannels, and sockets.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, GeneratedMessageV3.ExtendableMessage<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameter
-
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum
-
-
Field Summary
Fields Modifier and Type Field Description static intCHANNEL_REF_FIELD_NUMBERstatic intDATA_FIELD_NUMBERstatic intREF_FIELD_NUMBERstatic intSOCKET_REF_FIELD_NUMBERstatic intSUBCHANNEL_REF_FIELD_NUMBER-
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
-
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
-
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)ChannelRefgetChannelRef(int index)There are no ordering guarantees on the order of channel refs.intgetChannelRefCount()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.ChannelRefOrBuildergetChannelRefOrBuilder(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.ChannelDatagetData()Data specific to this channel.ChannelDataOrBuildergetDataOrBuilder()Data specific to this channel.static SubchannelgetDefaultInstance()SubchannelgetDefaultInstanceForType()static Descriptors.DescriptorgetDescriptor()Parser<Subchannel>getParserForType()SubchannelRefgetRef()The identifier for this channel.SubchannelRefOrBuildergetRefOrBuilder()The identifier for this channel.intgetSerializedSize()SocketRefgetSocketRef(int index)There are no ordering guarantees on the order of sockets.intgetSocketRefCount()There are no ordering guarantees on the order of sockets.List<SocketRef>getSocketRefList()There are no ordering guarantees on the order of sockets.SocketRefOrBuildergetSocketRefOrBuilder(int index)There are no ordering guarantees on the order of sockets.List<? extends SocketRefOrBuilder>getSocketRefOrBuilderList()There are no ordering guarantees on the order of sockets.SubchannelRefgetSubchannelRef(int index)At most one of 'channel_ref+subchannel_ref' and 'socket' is set.intgetSubchannelRefCount()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.SubchannelRefOrBuildergetSubchannelRefOrBuilder(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.booleanhasData()Data specific to this channel.inthashCode()booleanhasRef()The identifier for this channel.protected GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Subchannel.BuildernewBuilder()static Subchannel.BuildernewBuilder(Subchannel prototype)Subchannel.BuildernewBuilderForType()protected Subchannel.BuildernewBuilderForType(GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(GeneratedMessageV3.UnusedPrivateParameter unused)static SubchannelparseDelimitedFrom(InputStream input)static SubchannelparseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)static SubchannelparseFrom(byte[] data)static SubchannelparseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)static SubchannelparseFrom(ByteString data)static SubchannelparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static SubchannelparseFrom(CodedInputStream input)static SubchannelparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static SubchannelparseFrom(InputStream input)static SubchannelparseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)static SubchannelparseFrom(ByteBuffer data)static SubchannelparseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)static Parser<Subchannel>parser()Subchannel.BuildertoBuilder()voidwriteTo(CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Field Detail
-
REF_FIELD_NUMBER
public static final int REF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANNEL_REF_FIELD_NUMBER
public static final int CHANNEL_REF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBCHANNEL_REF_FIELD_NUMBER
public static final int SUBCHANNEL_REF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOCKET_REF_FIELD_NUMBER
public static final int SOCKET_REF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classGeneratedMessageV3
-
getDescriptor
public static final Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3
-
hasRef
public boolean hasRef()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;- Specified by:
hasRefin interfaceSubchannelOrBuilder- Returns:
- Whether the ref field is set.
-
getRef
public SubchannelRef getRef()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;- Specified by:
getRefin interfaceSubchannelOrBuilder- Returns:
- The ref.
-
getRefOrBuilder
public SubchannelRefOrBuilder getRefOrBuilder()
The identifier for this channel.
.grpc.channelz.v1.SubchannelRef ref = 1;- Specified by:
getRefOrBuilderin interfaceSubchannelOrBuilder
-
hasData
public boolean hasData()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;- Specified by:
hasDatain interfaceSubchannelOrBuilder- Returns:
- Whether the data field is set.
-
getData
public ChannelData getData()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;- Specified by:
getDatain interfaceSubchannelOrBuilder- Returns:
- The data.
-
getDataOrBuilder
public ChannelDataOrBuilder getDataOrBuilder()
Data specific to this channel.
.grpc.channelz.v1.ChannelData data = 2;- Specified by:
getDataOrBuilderin 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:
getChannelRefListin 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:
getChannelRefOrBuilderListin interfaceSubchannelOrBuilder
-
getChannelRefCount
public int getChannelRefCount()
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;- Specified by:
getChannelRefCountin interfaceSubchannelOrBuilder
-
getChannelRef
public ChannelRef getChannelRef(int index)
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;- Specified by:
getChannelRefin interfaceSubchannelOrBuilder
-
getChannelRefOrBuilder
public ChannelRefOrBuilder getChannelRefOrBuilder(int index)
There are no ordering guarantees on the order of channel refs. There may not be cycles in the ref graph. A channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.ChannelRef channel_ref = 3;- Specified by:
getChannelRefOrBuilderin interfaceSubchannelOrBuilder
-
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:
getSubchannelRefListin 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:
getSubchannelRefOrBuilderListin interfaceSubchannelOrBuilder
-
getSubchannelRefCount
public int getSubchannelRefCount()
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;- Specified by:
getSubchannelRefCountin interfaceSubchannelOrBuilder
-
getSubchannelRef
public SubchannelRef getSubchannelRef(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;- Specified by:
getSubchannelRefin interfaceSubchannelOrBuilder
-
getSubchannelRefOrBuilder
public SubchannelRefOrBuilder getSubchannelRefOrBuilder(int index)
At most one of 'channel_ref+subchannel_ref' and 'socket' is set. There are no ordering guarantees on the order of subchannel refs. There may not be cycles in the ref graph. A sub channel ref may be present in more than one channel or subchannel.
repeated .grpc.channelz.v1.SubchannelRef subchannel_ref = 4;- Specified by:
getSubchannelRefOrBuilderin interfaceSubchannelOrBuilder
-
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:
getSocketRefListin 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:
getSocketRefOrBuilderListin interfaceSubchannelOrBuilder
-
getSocketRefCount
public int getSocketRefCount()
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;- Specified by:
getSocketRefCountin interfaceSubchannelOrBuilder
-
getSocketRef
public SocketRef getSocketRef(int index)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;- Specified by:
getSocketRefin interfaceSubchannelOrBuilder
-
getSocketRefOrBuilder
public SocketRefOrBuilder getSocketRefOrBuilder(int index)
There are no ordering guarantees on the order of sockets.
repeated .grpc.channelz.v1.SocketRef socket_ref = 5;- Specified by:
getSocketRefOrBuilderin interfaceSubchannelOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3
-
writeTo
public void writeTo(CodedOutputStream output) throws IOException
- Specified by:
writeToin interfaceMessageLite- Overrides:
writeToin classGeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfaceMessageLite- Overrides:
getSerializedSizein classGeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfaceMessage- Overrides:
equalsin classAbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfaceMessage- Overrides:
hashCodein classAbstractMessage
-
parseFrom
public static Subchannel parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Subchannel parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Subchannel parseFrom(ByteString data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Subchannel parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Subchannel parseFrom(byte[] data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Subchannel parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Subchannel parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Subchannel parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Subchannel parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Subchannel parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Subchannel parseFrom(CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Subchannel parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Subchannel.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceMessage- Specified by:
newBuilderForTypein interfaceMessageLite
-
newBuilder
public static Subchannel.Builder newBuilder()
-
newBuilder
public static Subchannel.Builder newBuilder(Subchannel prototype)
-
toBuilder
public Subchannel.Builder toBuilder()
- Specified by:
toBuilderin interfaceMessage- Specified by:
toBuilderin interfaceMessageLite
-
newBuilderForType
protected Subchannel.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classGeneratedMessageV3
-
getDefaultInstance
public static Subchannel getDefaultInstance()
-
parser
public static Parser<Subchannel> parser()
-
getParserForType
public Parser<Subchannel> getParserForType()
- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessageV3
-
getDefaultInstanceForType
public Subchannel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
-