Package io.grpc.channelz.v1
Class SocketOptionTcpInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.grpc.channelz.v1.SocketOptionTcpInfo
-
- All Implemented Interfaces:
Message,MessageLite,MessageLiteOrBuilder,MessageOrBuilder,SocketOptionTcpInfoOrBuilder,Serializable
public final class SocketOptionTcpInfo extends GeneratedMessageV3 implements SocketOptionTcpInfoOrBuilder
For use with SocketOption's additional field. Tcp info for SOL_TCP and TCP_INFO.
Protobuf typegrpc.channelz.v1.SocketOptionTcpInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSocketOptionTcpInfo.BuilderFor use with SocketOption's additional field.-
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 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
-
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
-
TCPI_STATE_FIELD_NUMBER
public static final int TCPI_STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_CA_STATE_FIELD_NUMBER
public static final int TCPI_CA_STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_RETRANSMITS_FIELD_NUMBER
public static final int TCPI_RETRANSMITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_PROBES_FIELD_NUMBER
public static final int TCPI_PROBES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_BACKOFF_FIELD_NUMBER
public static final int TCPI_BACKOFF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_OPTIONS_FIELD_NUMBER
public static final int TCPI_OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_SND_WSCALE_FIELD_NUMBER
public static final int TCPI_SND_WSCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_RCV_WSCALE_FIELD_NUMBER
public static final int TCPI_RCV_WSCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_RTO_FIELD_NUMBER
public static final int TCPI_RTO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_ATO_FIELD_NUMBER
public static final int TCPI_ATO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_SND_MSS_FIELD_NUMBER
public static final int TCPI_SND_MSS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_RCV_MSS_FIELD_NUMBER
public static final int TCPI_RCV_MSS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_UNACKED_FIELD_NUMBER
public static final int TCPI_UNACKED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_SACKED_FIELD_NUMBER
public static final int TCPI_SACKED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_LOST_FIELD_NUMBER
public static final int TCPI_LOST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_RETRANS_FIELD_NUMBER
public static final int TCPI_RETRANS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_FACKETS_FIELD_NUMBER
public static final int TCPI_FACKETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_LAST_DATA_SENT_FIELD_NUMBER
public static final int TCPI_LAST_DATA_SENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_LAST_ACK_SENT_FIELD_NUMBER
public static final int TCPI_LAST_ACK_SENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_LAST_DATA_RECV_FIELD_NUMBER
public static final int TCPI_LAST_DATA_RECV_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_LAST_ACK_RECV_FIELD_NUMBER
public static final int TCPI_LAST_ACK_RECV_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_PMTU_FIELD_NUMBER
public static final int TCPI_PMTU_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_RCV_SSTHRESH_FIELD_NUMBER
public static final int TCPI_RCV_SSTHRESH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_RTT_FIELD_NUMBER
public static final int TCPI_RTT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_RTTVAR_FIELD_NUMBER
public static final int TCPI_RTTVAR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_SND_SSTHRESH_FIELD_NUMBER
public static final int TCPI_SND_SSTHRESH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_SND_CWND_FIELD_NUMBER
public static final int TCPI_SND_CWND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_ADVMSS_FIELD_NUMBER
public static final int TCPI_ADVMSS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPI_REORDERING_FIELD_NUMBER
public static final int TCPI_REORDERING_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
-
getTcpiState
public int getTcpiState()
uint32 tcpi_state = 1;- Specified by:
getTcpiStatein interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiState.
-
getTcpiCaState
public int getTcpiCaState()
uint32 tcpi_ca_state = 2;- Specified by:
getTcpiCaStatein interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiCaState.
-
getTcpiRetransmits
public int getTcpiRetransmits()
uint32 tcpi_retransmits = 3;- Specified by:
getTcpiRetransmitsin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRetransmits.
-
getTcpiProbes
public int getTcpiProbes()
uint32 tcpi_probes = 4;- Specified by:
getTcpiProbesin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiProbes.
-
getTcpiBackoff
public int getTcpiBackoff()
uint32 tcpi_backoff = 5;- Specified by:
getTcpiBackoffin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiBackoff.
-
getTcpiOptions
public int getTcpiOptions()
uint32 tcpi_options = 6;- Specified by:
getTcpiOptionsin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiOptions.
-
getTcpiSndWscale
public int getTcpiSndWscale()
uint32 tcpi_snd_wscale = 7;- Specified by:
getTcpiSndWscalein interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSndWscale.
-
getTcpiRcvWscale
public int getTcpiRcvWscale()
uint32 tcpi_rcv_wscale = 8;- Specified by:
getTcpiRcvWscalein interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRcvWscale.
-
getTcpiRto
public int getTcpiRto()
uint32 tcpi_rto = 9;- Specified by:
getTcpiRtoin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRto.
-
getTcpiAto
public int getTcpiAto()
uint32 tcpi_ato = 10;- Specified by:
getTcpiAtoin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiAto.
-
getTcpiSndMss
public int getTcpiSndMss()
uint32 tcpi_snd_mss = 11;- Specified by:
getTcpiSndMssin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSndMss.
-
getTcpiRcvMss
public int getTcpiRcvMss()
uint32 tcpi_rcv_mss = 12;- Specified by:
getTcpiRcvMssin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRcvMss.
-
getTcpiUnacked
public int getTcpiUnacked()
uint32 tcpi_unacked = 13;- Specified by:
getTcpiUnackedin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiUnacked.
-
getTcpiSacked
public int getTcpiSacked()
uint32 tcpi_sacked = 14;- Specified by:
getTcpiSackedin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSacked.
-
getTcpiLost
public int getTcpiLost()
uint32 tcpi_lost = 15;- Specified by:
getTcpiLostin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLost.
-
getTcpiRetrans
public int getTcpiRetrans()
uint32 tcpi_retrans = 16;- Specified by:
getTcpiRetransin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRetrans.
-
getTcpiFackets
public int getTcpiFackets()
uint32 tcpi_fackets = 17;- Specified by:
getTcpiFacketsin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiFackets.
-
getTcpiLastDataSent
public int getTcpiLastDataSent()
uint32 tcpi_last_data_sent = 18;- Specified by:
getTcpiLastDataSentin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLastDataSent.
-
getTcpiLastAckSent
public int getTcpiLastAckSent()
uint32 tcpi_last_ack_sent = 19;- Specified by:
getTcpiLastAckSentin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLastAckSent.
-
getTcpiLastDataRecv
public int getTcpiLastDataRecv()
uint32 tcpi_last_data_recv = 20;- Specified by:
getTcpiLastDataRecvin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLastDataRecv.
-
getTcpiLastAckRecv
public int getTcpiLastAckRecv()
uint32 tcpi_last_ack_recv = 21;- Specified by:
getTcpiLastAckRecvin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLastAckRecv.
-
getTcpiPmtu
public int getTcpiPmtu()
uint32 tcpi_pmtu = 22;- Specified by:
getTcpiPmtuin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiPmtu.
-
getTcpiRcvSsthresh
public int getTcpiRcvSsthresh()
uint32 tcpi_rcv_ssthresh = 23;- Specified by:
getTcpiRcvSsthreshin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRcvSsthresh.
-
getTcpiRtt
public int getTcpiRtt()
uint32 tcpi_rtt = 24;- Specified by:
getTcpiRttin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRtt.
-
getTcpiRttvar
public int getTcpiRttvar()
uint32 tcpi_rttvar = 25;- Specified by:
getTcpiRttvarin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRttvar.
-
getTcpiSndSsthresh
public int getTcpiSndSsthresh()
uint32 tcpi_snd_ssthresh = 26;- Specified by:
getTcpiSndSsthreshin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSndSsthresh.
-
getTcpiSndCwnd
public int getTcpiSndCwnd()
uint32 tcpi_snd_cwnd = 27;- Specified by:
getTcpiSndCwndin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSndCwnd.
-
getTcpiAdvmss
public int getTcpiAdvmss()
uint32 tcpi_advmss = 28;- Specified by:
getTcpiAdvmssin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiAdvmss.
-
getTcpiReordering
public int getTcpiReordering()
uint32 tcpi_reordering = 29;- Specified by:
getTcpiReorderingin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiReordering.
-
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 SocketOptionTcpInfo parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(ByteString data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(byte[] data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SocketOptionTcpInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SocketOptionTcpInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SocketOptionTcpInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SocketOptionTcpInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceMessage- Specified by:
newBuilderForTypein interfaceMessageLite
-
newBuilder
public static SocketOptionTcpInfo.Builder newBuilder()
-
newBuilder
public static SocketOptionTcpInfo.Builder newBuilder(SocketOptionTcpInfo prototype)
-
toBuilder
public SocketOptionTcpInfo.Builder toBuilder()
- Specified by:
toBuilderin interfaceMessage- Specified by:
toBuilderin interfaceMessageLite
-
newBuilderForType
protected SocketOptionTcpInfo.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classGeneratedMessageV3
-
getDefaultInstance
public static SocketOptionTcpInfo getDefaultInstance()
-
parser
public static Parser<SocketOptionTcpInfo> parser()
-
getParserForType
public Parser<SocketOptionTcpInfo> getParserForType()
- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessageV3
-
getDefaultInstanceForType
public SocketOptionTcpInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
-