Package io.grpc.channelz.v1
Class SocketOptionTcpInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SocketOptionTcpInfo.Builder>
com.google.protobuf.GeneratedMessage.Builder<SocketOptionTcpInfo.Builder>
io.grpc.channelz.v1.SocketOptionTcpInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SocketOptionTcpInfoOrBuilder,Cloneable
- Enclosing class:
SocketOptionTcpInfo
public static final class SocketOptionTcpInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SocketOptionTcpInfo.Builder>
implements SocketOptionTcpInfoOrBuilder
For use with SocketOption's additional field. Tcp info for SOL_TCP and TCP_INFO.Protobuf type
grpc.channelz.v1.SocketOptionTcpInfo-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()private voidbuildPartial0(SocketOptionTcpInfo result) clear()uint32 tcpi_advmss = 28;uint32 tcpi_ato = 10;uint32 tcpi_backoff = 5;uint32 tcpi_ca_state = 2;uint32 tcpi_fackets = 17;uint32 tcpi_last_ack_recv = 21;uint32 tcpi_last_ack_sent = 19;uint32 tcpi_last_data_recv = 20;uint32 tcpi_last_data_sent = 18;uint32 tcpi_lost = 15;uint32 tcpi_options = 6;uint32 tcpi_pmtu = 22;uint32 tcpi_probes = 4;uint32 tcpi_rcv_mss = 12;uint32 tcpi_rcv_ssthresh = 23;uint32 tcpi_rcv_wscale = 8;uint32 tcpi_reordering = 29;uint32 tcpi_retrans = 16;uint32 tcpi_retransmits = 3;uint32 tcpi_rto = 9;uint32 tcpi_rtt = 24;uint32 tcpi_rttvar = 25;uint32 tcpi_sacked = 14;uint32 tcpi_snd_cwnd = 27;uint32 tcpi_snd_mss = 11;uint32 tcpi_snd_ssthresh = 26;uint32 tcpi_snd_wscale = 7;uint32 tcpi_state = 1;uint32 tcpi_unacked = 13;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintuint32 tcpi_advmss = 28;intuint32 tcpi_ato = 10;intuint32 tcpi_backoff = 5;intuint32 tcpi_ca_state = 2;intuint32 tcpi_fackets = 17;intuint32 tcpi_last_ack_recv = 21;intuint32 tcpi_last_ack_sent = 19;intuint32 tcpi_last_data_recv = 20;intuint32 tcpi_last_data_sent = 18;intuint32 tcpi_lost = 15;intuint32 tcpi_options = 6;intuint32 tcpi_pmtu = 22;intuint32 tcpi_probes = 4;intuint32 tcpi_rcv_mss = 12;intuint32 tcpi_rcv_ssthresh = 23;intuint32 tcpi_rcv_wscale = 8;intuint32 tcpi_reordering = 29;intuint32 tcpi_retrans = 16;intuint32 tcpi_retransmits = 3;intuint32 tcpi_rto = 9;intuint32 tcpi_rtt = 24;intuint32 tcpi_rttvar = 25;intuint32 tcpi_sacked = 14;intuint32 tcpi_snd_cwnd = 27;intuint32 tcpi_snd_mss = 11;intuint32 tcpi_snd_ssthresh = 26;intuint32 tcpi_snd_wscale = 7;intuint32 tcpi_state = 1;intuint32 tcpi_unacked = 13;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(SocketOptionTcpInfo other) setTcpiAdvmss(int value) uint32 tcpi_advmss = 28;setTcpiAto(int value) uint32 tcpi_ato = 10;setTcpiBackoff(int value) uint32 tcpi_backoff = 5;setTcpiCaState(int value) uint32 tcpi_ca_state = 2;setTcpiFackets(int value) uint32 tcpi_fackets = 17;setTcpiLastAckRecv(int value) uint32 tcpi_last_ack_recv = 21;setTcpiLastAckSent(int value) uint32 tcpi_last_ack_sent = 19;setTcpiLastDataRecv(int value) uint32 tcpi_last_data_recv = 20;setTcpiLastDataSent(int value) uint32 tcpi_last_data_sent = 18;setTcpiLost(int value) uint32 tcpi_lost = 15;setTcpiOptions(int value) uint32 tcpi_options = 6;setTcpiPmtu(int value) uint32 tcpi_pmtu = 22;setTcpiProbes(int value) uint32 tcpi_probes = 4;setTcpiRcvMss(int value) uint32 tcpi_rcv_mss = 12;setTcpiRcvSsthresh(int value) uint32 tcpi_rcv_ssthresh = 23;setTcpiRcvWscale(int value) uint32 tcpi_rcv_wscale = 8;setTcpiReordering(int value) uint32 tcpi_reordering = 29;setTcpiRetrans(int value) uint32 tcpi_retrans = 16;setTcpiRetransmits(int value) uint32 tcpi_retransmits = 3;setTcpiRto(int value) uint32 tcpi_rto = 9;setTcpiRtt(int value) uint32 tcpi_rtt = 24;setTcpiRttvar(int value) uint32 tcpi_rttvar = 25;setTcpiSacked(int value) uint32 tcpi_sacked = 14;setTcpiSndCwnd(int value) uint32 tcpi_snd_cwnd = 27;setTcpiSndMss(int value) uint32 tcpi_snd_mss = 11;setTcpiSndSsthresh(int value) uint32 tcpi_snd_ssthresh = 26;setTcpiSndWscale(int value) uint32 tcpi_snd_wscale = 7;setTcpiState(int value) uint32 tcpi_state = 1;setTcpiUnacked(int value) uint32 tcpi_unacked = 13;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
tcpiState_
private int tcpiState_ -
tcpiCaState_
private int tcpiCaState_ -
tcpiRetransmits_
private int tcpiRetransmits_ -
tcpiProbes_
private int tcpiProbes_ -
tcpiBackoff_
private int tcpiBackoff_ -
tcpiOptions_
private int tcpiOptions_ -
tcpiSndWscale_
private int tcpiSndWscale_ -
tcpiRcvWscale_
private int tcpiRcvWscale_ -
tcpiRto_
private int tcpiRto_ -
tcpiAto_
private int tcpiAto_ -
tcpiSndMss_
private int tcpiSndMss_ -
tcpiRcvMss_
private int tcpiRcvMss_ -
tcpiUnacked_
private int tcpiUnacked_ -
tcpiSacked_
private int tcpiSacked_ -
tcpiLost_
private int tcpiLost_ -
tcpiRetrans_
private int tcpiRetrans_ -
tcpiFackets_
private int tcpiFackets_ -
tcpiLastDataSent_
private int tcpiLastDataSent_ -
tcpiLastAckSent_
private int tcpiLastAckSent_ -
tcpiLastDataRecv_
private int tcpiLastDataRecv_ -
tcpiLastAckRecv_
private int tcpiLastAckRecv_ -
tcpiPmtu_
private int tcpiPmtu_ -
tcpiRcvSsthresh_
private int tcpiRcvSsthresh_ -
tcpiRtt_
private int tcpiRtt_ -
tcpiRttvar_
private int tcpiRttvar_ -
tcpiSndSsthresh_
private int tcpiSndSsthresh_ -
tcpiSndCwnd_
private int tcpiSndCwnd_ -
tcpiAdvmss_
private int tcpiAdvmss_ -
tcpiReordering_
private int tcpiReordering_
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<SocketOptionTcpInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<SocketOptionTcpInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<SocketOptionTcpInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SocketOptionTcpInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<SocketOptionTcpInfo.Builder>
-
mergeFrom
public SocketOptionTcpInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SocketOptionTcpInfo.Builder>- Throws:
IOException
-
getTcpiState
public int getTcpiState()uint32 tcpi_state = 1;- Specified by:
getTcpiStatein interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiState.
-
setTcpiState
uint32 tcpi_state = 1;- Parameters:
value- The tcpiState to set.- Returns:
- This builder for chaining.
-
clearTcpiState
uint32 tcpi_state = 1;- Returns:
- This builder for chaining.
-
getTcpiCaState
public int getTcpiCaState()uint32 tcpi_ca_state = 2;- Specified by:
getTcpiCaStatein interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiCaState.
-
setTcpiCaState
uint32 tcpi_ca_state = 2;- Parameters:
value- The tcpiCaState to set.- Returns:
- This builder for chaining.
-
clearTcpiCaState
uint32 tcpi_ca_state = 2;- Returns:
- This builder for chaining.
-
getTcpiRetransmits
public int getTcpiRetransmits()uint32 tcpi_retransmits = 3;- Specified by:
getTcpiRetransmitsin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRetransmits.
-
setTcpiRetransmits
uint32 tcpi_retransmits = 3;- Parameters:
value- The tcpiRetransmits to set.- Returns:
- This builder for chaining.
-
clearTcpiRetransmits
uint32 tcpi_retransmits = 3;- Returns:
- This builder for chaining.
-
getTcpiProbes
public int getTcpiProbes()uint32 tcpi_probes = 4;- Specified by:
getTcpiProbesin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiProbes.
-
setTcpiProbes
uint32 tcpi_probes = 4;- Parameters:
value- The tcpiProbes to set.- Returns:
- This builder for chaining.
-
clearTcpiProbes
uint32 tcpi_probes = 4;- Returns:
- This builder for chaining.
-
getTcpiBackoff
public int getTcpiBackoff()uint32 tcpi_backoff = 5;- Specified by:
getTcpiBackoffin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiBackoff.
-
setTcpiBackoff
uint32 tcpi_backoff = 5;- Parameters:
value- The tcpiBackoff to set.- Returns:
- This builder for chaining.
-
clearTcpiBackoff
uint32 tcpi_backoff = 5;- Returns:
- This builder for chaining.
-
getTcpiOptions
public int getTcpiOptions()uint32 tcpi_options = 6;- Specified by:
getTcpiOptionsin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiOptions.
-
setTcpiOptions
uint32 tcpi_options = 6;- Parameters:
value- The tcpiOptions to set.- Returns:
- This builder for chaining.
-
clearTcpiOptions
uint32 tcpi_options = 6;- Returns:
- This builder for chaining.
-
getTcpiSndWscale
public int getTcpiSndWscale()uint32 tcpi_snd_wscale = 7;- Specified by:
getTcpiSndWscalein interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSndWscale.
-
setTcpiSndWscale
uint32 tcpi_snd_wscale = 7;- Parameters:
value- The tcpiSndWscale to set.- Returns:
- This builder for chaining.
-
clearTcpiSndWscale
uint32 tcpi_snd_wscale = 7;- Returns:
- This builder for chaining.
-
getTcpiRcvWscale
public int getTcpiRcvWscale()uint32 tcpi_rcv_wscale = 8;- Specified by:
getTcpiRcvWscalein interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRcvWscale.
-
setTcpiRcvWscale
uint32 tcpi_rcv_wscale = 8;- Parameters:
value- The tcpiRcvWscale to set.- Returns:
- This builder for chaining.
-
clearTcpiRcvWscale
uint32 tcpi_rcv_wscale = 8;- Returns:
- This builder for chaining.
-
getTcpiRto
public int getTcpiRto()uint32 tcpi_rto = 9;- Specified by:
getTcpiRtoin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRto.
-
setTcpiRto
uint32 tcpi_rto = 9;- Parameters:
value- The tcpiRto to set.- Returns:
- This builder for chaining.
-
clearTcpiRto
uint32 tcpi_rto = 9;- Returns:
- This builder for chaining.
-
getTcpiAto
public int getTcpiAto()uint32 tcpi_ato = 10;- Specified by:
getTcpiAtoin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiAto.
-
setTcpiAto
uint32 tcpi_ato = 10;- Parameters:
value- The tcpiAto to set.- Returns:
- This builder for chaining.
-
clearTcpiAto
uint32 tcpi_ato = 10;- Returns:
- This builder for chaining.
-
getTcpiSndMss
public int getTcpiSndMss()uint32 tcpi_snd_mss = 11;- Specified by:
getTcpiSndMssin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSndMss.
-
setTcpiSndMss
uint32 tcpi_snd_mss = 11;- Parameters:
value- The tcpiSndMss to set.- Returns:
- This builder for chaining.
-
clearTcpiSndMss
uint32 tcpi_snd_mss = 11;- Returns:
- This builder for chaining.
-
getTcpiRcvMss
public int getTcpiRcvMss()uint32 tcpi_rcv_mss = 12;- Specified by:
getTcpiRcvMssin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRcvMss.
-
setTcpiRcvMss
uint32 tcpi_rcv_mss = 12;- Parameters:
value- The tcpiRcvMss to set.- Returns:
- This builder for chaining.
-
clearTcpiRcvMss
uint32 tcpi_rcv_mss = 12;- Returns:
- This builder for chaining.
-
getTcpiUnacked
public int getTcpiUnacked()uint32 tcpi_unacked = 13;- Specified by:
getTcpiUnackedin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiUnacked.
-
setTcpiUnacked
uint32 tcpi_unacked = 13;- Parameters:
value- The tcpiUnacked to set.- Returns:
- This builder for chaining.
-
clearTcpiUnacked
uint32 tcpi_unacked = 13;- Returns:
- This builder for chaining.
-
getTcpiSacked
public int getTcpiSacked()uint32 tcpi_sacked = 14;- Specified by:
getTcpiSackedin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSacked.
-
setTcpiSacked
uint32 tcpi_sacked = 14;- Parameters:
value- The tcpiSacked to set.- Returns:
- This builder for chaining.
-
clearTcpiSacked
uint32 tcpi_sacked = 14;- Returns:
- This builder for chaining.
-
getTcpiLost
public int getTcpiLost()uint32 tcpi_lost = 15;- Specified by:
getTcpiLostin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLost.
-
setTcpiLost
uint32 tcpi_lost = 15;- Parameters:
value- The tcpiLost to set.- Returns:
- This builder for chaining.
-
clearTcpiLost
uint32 tcpi_lost = 15;- Returns:
- This builder for chaining.
-
getTcpiRetrans
public int getTcpiRetrans()uint32 tcpi_retrans = 16;- Specified by:
getTcpiRetransin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRetrans.
-
setTcpiRetrans
uint32 tcpi_retrans = 16;- Parameters:
value- The tcpiRetrans to set.- Returns:
- This builder for chaining.
-
clearTcpiRetrans
uint32 tcpi_retrans = 16;- Returns:
- This builder for chaining.
-
getTcpiFackets
public int getTcpiFackets()uint32 tcpi_fackets = 17;- Specified by:
getTcpiFacketsin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiFackets.
-
setTcpiFackets
uint32 tcpi_fackets = 17;- Parameters:
value- The tcpiFackets to set.- Returns:
- This builder for chaining.
-
clearTcpiFackets
uint32 tcpi_fackets = 17;- Returns:
- This builder for chaining.
-
getTcpiLastDataSent
public int getTcpiLastDataSent()uint32 tcpi_last_data_sent = 18;- Specified by:
getTcpiLastDataSentin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLastDataSent.
-
setTcpiLastDataSent
uint32 tcpi_last_data_sent = 18;- Parameters:
value- The tcpiLastDataSent to set.- Returns:
- This builder for chaining.
-
clearTcpiLastDataSent
uint32 tcpi_last_data_sent = 18;- Returns:
- This builder for chaining.
-
getTcpiLastAckSent
public int getTcpiLastAckSent()uint32 tcpi_last_ack_sent = 19;- Specified by:
getTcpiLastAckSentin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLastAckSent.
-
setTcpiLastAckSent
uint32 tcpi_last_ack_sent = 19;- Parameters:
value- The tcpiLastAckSent to set.- Returns:
- This builder for chaining.
-
clearTcpiLastAckSent
uint32 tcpi_last_ack_sent = 19;- Returns:
- This builder for chaining.
-
getTcpiLastDataRecv
public int getTcpiLastDataRecv()uint32 tcpi_last_data_recv = 20;- Specified by:
getTcpiLastDataRecvin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLastDataRecv.
-
setTcpiLastDataRecv
uint32 tcpi_last_data_recv = 20;- Parameters:
value- The tcpiLastDataRecv to set.- Returns:
- This builder for chaining.
-
clearTcpiLastDataRecv
uint32 tcpi_last_data_recv = 20;- Returns:
- This builder for chaining.
-
getTcpiLastAckRecv
public int getTcpiLastAckRecv()uint32 tcpi_last_ack_recv = 21;- Specified by:
getTcpiLastAckRecvin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiLastAckRecv.
-
setTcpiLastAckRecv
uint32 tcpi_last_ack_recv = 21;- Parameters:
value- The tcpiLastAckRecv to set.- Returns:
- This builder for chaining.
-
clearTcpiLastAckRecv
uint32 tcpi_last_ack_recv = 21;- Returns:
- This builder for chaining.
-
getTcpiPmtu
public int getTcpiPmtu()uint32 tcpi_pmtu = 22;- Specified by:
getTcpiPmtuin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiPmtu.
-
setTcpiPmtu
uint32 tcpi_pmtu = 22;- Parameters:
value- The tcpiPmtu to set.- Returns:
- This builder for chaining.
-
clearTcpiPmtu
uint32 tcpi_pmtu = 22;- Returns:
- This builder for chaining.
-
getTcpiRcvSsthresh
public int getTcpiRcvSsthresh()uint32 tcpi_rcv_ssthresh = 23;- Specified by:
getTcpiRcvSsthreshin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRcvSsthresh.
-
setTcpiRcvSsthresh
uint32 tcpi_rcv_ssthresh = 23;- Parameters:
value- The tcpiRcvSsthresh to set.- Returns:
- This builder for chaining.
-
clearTcpiRcvSsthresh
uint32 tcpi_rcv_ssthresh = 23;- Returns:
- This builder for chaining.
-
getTcpiRtt
public int getTcpiRtt()uint32 tcpi_rtt = 24;- Specified by:
getTcpiRttin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRtt.
-
setTcpiRtt
uint32 tcpi_rtt = 24;- Parameters:
value- The tcpiRtt to set.- Returns:
- This builder for chaining.
-
clearTcpiRtt
uint32 tcpi_rtt = 24;- Returns:
- This builder for chaining.
-
getTcpiRttvar
public int getTcpiRttvar()uint32 tcpi_rttvar = 25;- Specified by:
getTcpiRttvarin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiRttvar.
-
setTcpiRttvar
uint32 tcpi_rttvar = 25;- Parameters:
value- The tcpiRttvar to set.- Returns:
- This builder for chaining.
-
clearTcpiRttvar
uint32 tcpi_rttvar = 25;- Returns:
- This builder for chaining.
-
getTcpiSndSsthresh
public int getTcpiSndSsthresh()uint32 tcpi_snd_ssthresh = 26;- Specified by:
getTcpiSndSsthreshin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSndSsthresh.
-
setTcpiSndSsthresh
uint32 tcpi_snd_ssthresh = 26;- Parameters:
value- The tcpiSndSsthresh to set.- Returns:
- This builder for chaining.
-
clearTcpiSndSsthresh
uint32 tcpi_snd_ssthresh = 26;- Returns:
- This builder for chaining.
-
getTcpiSndCwnd
public int getTcpiSndCwnd()uint32 tcpi_snd_cwnd = 27;- Specified by:
getTcpiSndCwndin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiSndCwnd.
-
setTcpiSndCwnd
uint32 tcpi_snd_cwnd = 27;- Parameters:
value- The tcpiSndCwnd to set.- Returns:
- This builder for chaining.
-
clearTcpiSndCwnd
uint32 tcpi_snd_cwnd = 27;- Returns:
- This builder for chaining.
-
getTcpiAdvmss
public int getTcpiAdvmss()uint32 tcpi_advmss = 28;- Specified by:
getTcpiAdvmssin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiAdvmss.
-
setTcpiAdvmss
uint32 tcpi_advmss = 28;- Parameters:
value- The tcpiAdvmss to set.- Returns:
- This builder for chaining.
-
clearTcpiAdvmss
uint32 tcpi_advmss = 28;- Returns:
- This builder for chaining.
-
getTcpiReordering
public int getTcpiReordering()uint32 tcpi_reordering = 29;- Specified by:
getTcpiReorderingin interfaceSocketOptionTcpInfoOrBuilder- Returns:
- The tcpiReordering.
-
setTcpiReordering
uint32 tcpi_reordering = 29;- Parameters:
value- The tcpiReordering to set.- Returns:
- This builder for chaining.
-
clearTcpiReordering
uint32 tcpi_reordering = 29;- Returns:
- This builder for chaining.
-