trait SocketOptionTcpInfoOrBuilder extends MessageOrBuilder
- Alphabetic
- By Inheritance
- SocketOptionTcpInfoOrBuilder
- MessageOrBuilder
- MessageLiteOrBuilder
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Abstract Value Members
- abstract def findInitializationErrors(): List[String]
- Definition Classes
- MessageOrBuilder
- abstract def getAllFields(): Map[FieldDescriptor, AnyRef]
- Definition Classes
- MessageOrBuilder
- abstract def getDefaultInstanceForType(): Message
- Definition Classes
- MessageOrBuilder → MessageLiteOrBuilder
- abstract def getDescriptorForType(): Descriptor
- Definition Classes
- MessageOrBuilder
- abstract def getField(arg0: FieldDescriptor): AnyRef
- Definition Classes
- MessageOrBuilder
- abstract def getInitializationErrorString(): String
- Definition Classes
- MessageOrBuilder
- abstract def getOneofFieldDescriptor(arg0: OneofDescriptor): FieldDescriptor
- Definition Classes
- MessageOrBuilder
- abstract def getRepeatedField(arg0: FieldDescriptor, arg1: Int): AnyRef
- Definition Classes
- MessageOrBuilder
- abstract def getRepeatedFieldCount(arg0: FieldDescriptor): Int
- Definition Classes
- MessageOrBuilder
- abstract def getTcpiAdvmss(): Int
uint32 tcpi_advmss = 28;
uint32 tcpi_advmss = 28;
- returns
The tcpiAdvmss.
- abstract def getTcpiAto(): Int
uint32 tcpi_ato = 10;
uint32 tcpi_ato = 10;
- returns
The tcpiAto.
- abstract def getTcpiBackoff(): Int
uint32 tcpi_backoff = 5;
uint32 tcpi_backoff = 5;
- returns
The tcpiBackoff.
- abstract def getTcpiCaState(): Int
uint32 tcpi_ca_state = 2;
uint32 tcpi_ca_state = 2;
- returns
The tcpiCaState.
- abstract def getTcpiFackets(): Int
uint32 tcpi_fackets = 17;
uint32 tcpi_fackets = 17;
- returns
The tcpiFackets.
- abstract def getTcpiLastAckRecv(): Int
uint32 tcpi_last_ack_recv = 21;
uint32 tcpi_last_ack_recv = 21;
- returns
The tcpiLastAckRecv.
- abstract def getTcpiLastAckSent(): Int
uint32 tcpi_last_ack_sent = 19;
uint32 tcpi_last_ack_sent = 19;
- returns
The tcpiLastAckSent.
- abstract def getTcpiLastDataRecv(): Int
uint32 tcpi_last_data_recv = 20;
uint32 tcpi_last_data_recv = 20;
- returns
The tcpiLastDataRecv.
- abstract def getTcpiLastDataSent(): Int
uint32 tcpi_last_data_sent = 18;
uint32 tcpi_last_data_sent = 18;
- returns
The tcpiLastDataSent.
- abstract def getTcpiLost(): Int
uint32 tcpi_lost = 15;
uint32 tcpi_lost = 15;
- returns
The tcpiLost.
- abstract def getTcpiOptions(): Int
uint32 tcpi_options = 6;
uint32 tcpi_options = 6;
- returns
The tcpiOptions.
- abstract def getTcpiPmtu(): Int
uint32 tcpi_pmtu = 22;
uint32 tcpi_pmtu = 22;
- returns
The tcpiPmtu.
- abstract def getTcpiProbes(): Int
uint32 tcpi_probes = 4;
uint32 tcpi_probes = 4;
- returns
The tcpiProbes.
- abstract def getTcpiRcvMss(): Int
uint32 tcpi_rcv_mss = 12;
uint32 tcpi_rcv_mss = 12;
- returns
The tcpiRcvMss.
- abstract def getTcpiRcvSsthresh(): Int
uint32 tcpi_rcv_ssthresh = 23;
uint32 tcpi_rcv_ssthresh = 23;
- returns
The tcpiRcvSsthresh.
- abstract def getTcpiRcvWscale(): Int
uint32 tcpi_rcv_wscale = 8;
uint32 tcpi_rcv_wscale = 8;
- returns
The tcpiRcvWscale.
- abstract def getTcpiReordering(): Int
uint32 tcpi_reordering = 29;
uint32 tcpi_reordering = 29;
- returns
The tcpiReordering.
- abstract def getTcpiRetrans(): Int
uint32 tcpi_retrans = 16;
uint32 tcpi_retrans = 16;
- returns
The tcpiRetrans.
- abstract def getTcpiRetransmits(): Int
uint32 tcpi_retransmits = 3;
uint32 tcpi_retransmits = 3;
- returns
The tcpiRetransmits.
- abstract def getTcpiRto(): Int
uint32 tcpi_rto = 9;
uint32 tcpi_rto = 9;
- returns
The tcpiRto.
- abstract def getTcpiRtt(): Int
uint32 tcpi_rtt = 24;
uint32 tcpi_rtt = 24;
- returns
The tcpiRtt.
- abstract def getTcpiRttvar(): Int
uint32 tcpi_rttvar = 25;
uint32 tcpi_rttvar = 25;
- returns
The tcpiRttvar.
- abstract def getTcpiSacked(): Int
uint32 tcpi_sacked = 14;
uint32 tcpi_sacked = 14;
- returns
The tcpiSacked.
- abstract def getTcpiSndCwnd(): Int
uint32 tcpi_snd_cwnd = 27;
uint32 tcpi_snd_cwnd = 27;
- returns
The tcpiSndCwnd.
- abstract def getTcpiSndMss(): Int
uint32 tcpi_snd_mss = 11;
uint32 tcpi_snd_mss = 11;
- returns
The tcpiSndMss.
- abstract def getTcpiSndSsthresh(): Int
uint32 tcpi_snd_ssthresh = 26;
uint32 tcpi_snd_ssthresh = 26;
- returns
The tcpiSndSsthresh.
- abstract def getTcpiSndWscale(): Int
uint32 tcpi_snd_wscale = 7;
uint32 tcpi_snd_wscale = 7;
- returns
The tcpiSndWscale.
- abstract def getTcpiState(): Int
uint32 tcpi_state = 1;
uint32 tcpi_state = 1;
- returns
The tcpiState.
- abstract def getTcpiUnacked(): Int
uint32 tcpi_unacked = 13;
uint32 tcpi_unacked = 13;
- returns
The tcpiUnacked.
- abstract def getUnknownFields(): UnknownFieldSet
- Definition Classes
- MessageOrBuilder
- abstract def hasField(arg0: FieldDescriptor): Boolean
- Definition Classes
- MessageOrBuilder
- abstract def hasOneof(arg0: OneofDescriptor): Boolean
- Definition Classes
- MessageOrBuilder
- abstract def isInitialized(): Boolean
- Definition Classes
- MessageLiteOrBuilder
Concrete Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()