Class SocketOptionTcpInfo

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, SocketOptionTcpInfoOrBuilder, java.io.Serializable

    public final class SocketOptionTcpInfo
    extends com.google.protobuf.GeneratedMessageV3
    implements SocketOptionTcpInfoOrBuilder
     For use with SocketOption's additional field.  Tcp info for
     SOL_TCP and TCP_INFO.
     
    Protobuf type grpc.channelz.v1.SocketOptionTcpInfo
    See Also:
    Serialized Form
    • 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_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_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_RCV_SSTHRESH_FIELD_NUMBER

        public static final int TCPI_RCV_SSTHRESH_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 java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        Overrides:
        newInstance in class com.google.protobuf.GeneratedMessageV3
      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws java.io.IOException
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
      • equals

        public boolean equals​(java.lang.Object obj)
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.google.protobuf.AbstractMessage
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(java.nio.ByteBuffer data)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(java.nio.ByteBuffer data,
                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(com.google.protobuf.ByteString data)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(com.google.protobuf.ByteString data,
                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(byte[] data)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(byte[] data,
                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(java.io.InputStream input)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(java.io.InputStream input,
                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static SocketOptionTcpInfo parseDelimitedFrom​(java.io.InputStream input)
                                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static SocketOptionTcpInfo parseDelimitedFrom​(java.io.InputStream input,
                                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(com.google.protobuf.CodedInputStream input)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static SocketOptionTcpInfo parseFrom​(com.google.protobuf.CodedInputStream input,
                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • newBuilderForType

        public SocketOptionTcpInfo.Builder newBuilderForType()
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • toBuilder

        public SocketOptionTcpInfo.Builder toBuilder()
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected SocketOptionTcpInfo.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getParserForType

        public com.google.protobuf.Parser<SocketOptionTcpInfo> getParserForType()
        Specified by:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstanceForType

        public SocketOptionTcpInfo getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder