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 class
SocketOptionTcpInfo.Builder
For 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:
newInstance
in classGeneratedMessageV3
-
getDescriptor
public static final Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classGeneratedMessageV3
-
getTcpiState
public int getTcpiState()
uint32 tcpi_state = 1;
- Specified by:
getTcpiState
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiState.
-
getTcpiCaState
public int getTcpiCaState()
uint32 tcpi_ca_state = 2;
- Specified by:
getTcpiCaState
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiCaState.
-
getTcpiRetransmits
public int getTcpiRetransmits()
uint32 tcpi_retransmits = 3;
- Specified by:
getTcpiRetransmits
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiRetransmits.
-
getTcpiProbes
public int getTcpiProbes()
uint32 tcpi_probes = 4;
- Specified by:
getTcpiProbes
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiProbes.
-
getTcpiBackoff
public int getTcpiBackoff()
uint32 tcpi_backoff = 5;
- Specified by:
getTcpiBackoff
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiBackoff.
-
getTcpiOptions
public int getTcpiOptions()
uint32 tcpi_options = 6;
- Specified by:
getTcpiOptions
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiOptions.
-
getTcpiSndWscale
public int getTcpiSndWscale()
uint32 tcpi_snd_wscale = 7;
- Specified by:
getTcpiSndWscale
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiSndWscale.
-
getTcpiRcvWscale
public int getTcpiRcvWscale()
uint32 tcpi_rcv_wscale = 8;
- Specified by:
getTcpiRcvWscale
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiRcvWscale.
-
getTcpiRto
public int getTcpiRto()
uint32 tcpi_rto = 9;
- Specified by:
getTcpiRto
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiRto.
-
getTcpiAto
public int getTcpiAto()
uint32 tcpi_ato = 10;
- Specified by:
getTcpiAto
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiAto.
-
getTcpiSndMss
public int getTcpiSndMss()
uint32 tcpi_snd_mss = 11;
- Specified by:
getTcpiSndMss
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiSndMss.
-
getTcpiRcvMss
public int getTcpiRcvMss()
uint32 tcpi_rcv_mss = 12;
- Specified by:
getTcpiRcvMss
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiRcvMss.
-
getTcpiUnacked
public int getTcpiUnacked()
uint32 tcpi_unacked = 13;
- Specified by:
getTcpiUnacked
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiUnacked.
-
getTcpiSacked
public int getTcpiSacked()
uint32 tcpi_sacked = 14;
- Specified by:
getTcpiSacked
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiSacked.
-
getTcpiLost
public int getTcpiLost()
uint32 tcpi_lost = 15;
- Specified by:
getTcpiLost
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiLost.
-
getTcpiRetrans
public int getTcpiRetrans()
uint32 tcpi_retrans = 16;
- Specified by:
getTcpiRetrans
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiRetrans.
-
getTcpiFackets
public int getTcpiFackets()
uint32 tcpi_fackets = 17;
- Specified by:
getTcpiFackets
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiFackets.
-
getTcpiLastDataSent
public int getTcpiLastDataSent()
uint32 tcpi_last_data_sent = 18;
- Specified by:
getTcpiLastDataSent
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiLastDataSent.
-
getTcpiLastAckSent
public int getTcpiLastAckSent()
uint32 tcpi_last_ack_sent = 19;
- Specified by:
getTcpiLastAckSent
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiLastAckSent.
-
getTcpiLastDataRecv
public int getTcpiLastDataRecv()
uint32 tcpi_last_data_recv = 20;
- Specified by:
getTcpiLastDataRecv
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiLastDataRecv.
-
getTcpiLastAckRecv
public int getTcpiLastAckRecv()
uint32 tcpi_last_ack_recv = 21;
- Specified by:
getTcpiLastAckRecv
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiLastAckRecv.
-
getTcpiPmtu
public int getTcpiPmtu()
uint32 tcpi_pmtu = 22;
- Specified by:
getTcpiPmtu
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiPmtu.
-
getTcpiRcvSsthresh
public int getTcpiRcvSsthresh()
uint32 tcpi_rcv_ssthresh = 23;
- Specified by:
getTcpiRcvSsthresh
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiRcvSsthresh.
-
getTcpiRtt
public int getTcpiRtt()
uint32 tcpi_rtt = 24;
- Specified by:
getTcpiRtt
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiRtt.
-
getTcpiRttvar
public int getTcpiRttvar()
uint32 tcpi_rttvar = 25;
- Specified by:
getTcpiRttvar
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiRttvar.
-
getTcpiSndSsthresh
public int getTcpiSndSsthresh()
uint32 tcpi_snd_ssthresh = 26;
- Specified by:
getTcpiSndSsthresh
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiSndSsthresh.
-
getTcpiSndCwnd
public int getTcpiSndCwnd()
uint32 tcpi_snd_cwnd = 27;
- Specified by:
getTcpiSndCwnd
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiSndCwnd.
-
getTcpiAdvmss
public int getTcpiAdvmss()
uint32 tcpi_advmss = 28;
- Specified by:
getTcpiAdvmss
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiAdvmss.
-
getTcpiReordering
public int getTcpiReordering()
uint32 tcpi_reordering = 29;
- Specified by:
getTcpiReordering
in interfaceSocketOptionTcpInfoOrBuilder
- Returns:
- The tcpiReordering.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3
-
writeTo
public void writeTo(CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfaceMessageLite
- Overrides:
writeTo
in classGeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfaceMessageLite
- Overrides:
getSerializedSize
in classGeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfaceMessage
- Overrides:
equals
in classAbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfaceMessage
- Overrides:
hashCode
in 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:
newBuilderForType
in interfaceMessage
- Specified by:
newBuilderForType
in interfaceMessageLite
-
newBuilder
public static SocketOptionTcpInfo.Builder newBuilder()
-
newBuilder
public static SocketOptionTcpInfo.Builder newBuilder(SocketOptionTcpInfo prototype)
-
toBuilder
public SocketOptionTcpInfo.Builder toBuilder()
- Specified by:
toBuilder
in interfaceMessage
- Specified by:
toBuilder
in interfaceMessageLite
-
newBuilderForType
protected SocketOptionTcpInfo.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classGeneratedMessageV3
-
getDefaultInstance
public static SocketOptionTcpInfo getDefaultInstance()
-
parser
public static Parser<SocketOptionTcpInfo> parser()
-
getParserForType
public Parser<SocketOptionTcpInfo> getParserForType()
- Specified by:
getParserForType
in interfaceMessage
- Specified by:
getParserForType
in interfaceMessageLite
- Overrides:
getParserForType
in classGeneratedMessageV3
-
getDefaultInstanceForType
public SocketOptionTcpInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-
-