public static final class Protos.UdpStatistics.Builder extends <any> implements Protos.UdpStatisticsOrBuilder
mesos.UdpStatistics| Modifier and Type | Method and Description |
|---|---|
Protos.UdpStatistics.Builder |
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Protos.UdpStatistics |
build () |
Protos.UdpStatistics |
buildPartial () |
Protos.UdpStatistics.Builder |
clear () |
Protos.UdpStatistics.Builder |
clearField (com.google.protobuf.Descriptors.FieldDescriptor field) |
Protos.UdpStatistics.Builder |
clearIgnoredMulti ()
optional int64 IgnoredMulti = 8; |
Protos.UdpStatistics.Builder |
clearInCsumErrors ()
optional int64 InCsumErrors = 7; |
Protos.UdpStatistics.Builder |
clearInDatagrams ()
optional int64 InDatagrams = 1; |
Protos.UdpStatistics.Builder |
clearInErrors ()
optional int64 InErrors = 3; |
Protos.UdpStatistics.Builder |
clearNoPorts ()
optional int64 NoPorts = 2; |
Protos.UdpStatistics.Builder |
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Protos.UdpStatistics.Builder |
clearOutDatagrams ()
optional int64 OutDatagrams = 4; |
Protos.UdpStatistics.Builder |
clearRcvbufErrors ()
optional int64 RcvbufErrors = 5; |
Protos.UdpStatistics.Builder |
clearSndbufErrors ()
optional int64 SndbufErrors = 6; |
Protos.UdpStatistics.Builder |
clone () |
Protos.UdpStatistics |
getDefaultInstanceForType () |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor () |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType () |
long |
getIgnoredMulti ()
optional int64 IgnoredMulti = 8; |
long |
getInCsumErrors ()
optional int64 InCsumErrors = 7; |
long |
getInDatagrams ()
optional int64 InDatagrams = 1; |
long |
getInErrors ()
optional int64 InErrors = 3; |
long |
getNoPorts ()
optional int64 NoPorts = 2; |
long |
getOutDatagrams ()
optional int64 OutDatagrams = 4; |
long |
getRcvbufErrors ()
optional int64 RcvbufErrors = 5; |
long |
getSndbufErrors ()
optional int64 SndbufErrors = 6; |
boolean |
hasIgnoredMulti ()
optional int64 IgnoredMulti = 8; |
boolean |
hasInCsumErrors ()
optional int64 InCsumErrors = 7; |
boolean |
hasInDatagrams ()
optional int64 InDatagrams = 1; |
boolean |
hasInErrors ()
optional int64 InErrors = 3; |
boolean |
hasNoPorts ()
optional int64 NoPorts = 2; |
boolean |
hasOutDatagrams ()
optional int64 OutDatagrams = 4; |
boolean |
hasRcvbufErrors ()
optional int64 RcvbufErrors = 5; |
boolean |
hasSndbufErrors ()
optional int64 SndbufErrors = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable () |
boolean |
isInitialized () |
Protos.UdpStatistics.Builder |
mergeFrom (com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protos.UdpStatistics.Builder |
mergeFrom (com.google.protobuf.Message other) |
Protos.UdpStatistics.Builder |
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Protos.UdpStatistics.Builder |
setField (com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Protos.UdpStatistics.Builder |
setIgnoredMulti (long value)
optional int64 IgnoredMulti = 8; |
Protos.UdpStatistics.Builder |
setInCsumErrors (long value)
optional int64 InCsumErrors = 7; |
Protos.UdpStatistics.Builder |
setInDatagrams (long value)
optional int64 InDatagrams = 1; |
Protos.UdpStatistics.Builder |
setInErrors (long value)
optional int64 InErrors = 3; |
Protos.UdpStatistics.Builder |
setNoPorts (long value)
optional int64 NoPorts = 2; |
Protos.UdpStatistics.Builder |
setOutDatagrams (long value)
optional int64 OutDatagrams = 4; |
Protos.UdpStatistics.Builder |
setRcvbufErrors (long value)
optional int64 RcvbufErrors = 5; |
Protos.UdpStatistics.Builder |
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Protos.UdpStatistics.Builder |
setSndbufErrors (long value)
optional int64 SndbufErrors = 6; |
Protos.UdpStatistics.Builder |
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public Protos.UdpStatistics.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public Protos.UdpStatistics getDefaultInstanceForType()
public Protos.UdpStatistics build()
public Protos.UdpStatistics buildPartial()
public Protos.UdpStatistics.Builder clone()
public Protos.UdpStatistics.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public Protos.UdpStatistics.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public Protos.UdpStatistics.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public Protos.UdpStatistics.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
public Protos.UdpStatistics.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public Protos.UdpStatistics.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public Protos.UdpStatistics.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasInDatagrams()
optional int64 InDatagrams = 1;hasInDatagrams in interface Protos.UdpStatisticsOrBuilder public long getInDatagrams()
optional int64 InDatagrams = 1;getInDatagrams in interface Protos.UdpStatisticsOrBuilder public Protos.UdpStatistics.Builder setInDatagrams(long value)
optional int64 InDatagrams = 1;public Protos.UdpStatistics.Builder clearInDatagrams()
optional int64 InDatagrams = 1;public boolean hasNoPorts()
optional int64 NoPorts = 2;hasNoPorts in interface Protos.UdpStatisticsOrBuilder public long getNoPorts()
optional int64 NoPorts = 2;getNoPorts in interface Protos.UdpStatisticsOrBuilder public Protos.UdpStatistics.Builder setNoPorts(long value)
optional int64 NoPorts = 2;public Protos.UdpStatistics.Builder clearNoPorts()
optional int64 NoPorts = 2;public boolean hasInErrors()
optional int64 InErrors = 3;hasInErrors in interface Protos.UdpStatisticsOrBuilder public long getInErrors()
optional int64 InErrors = 3;getInErrors in interface Protos.UdpStatisticsOrBuilder public Protos.UdpStatistics.Builder setInErrors(long value)
optional int64 InErrors = 3;public Protos.UdpStatistics.Builder clearInErrors()
optional int64 InErrors = 3;public boolean hasOutDatagrams()
optional int64 OutDatagrams = 4;hasOutDatagrams in interface Protos.UdpStatisticsOrBuilder public long getOutDatagrams()
optional int64 OutDatagrams = 4;getOutDatagrams in interface Protos.UdpStatisticsOrBuilder public Protos.UdpStatistics.Builder setOutDatagrams(long value)
optional int64 OutDatagrams = 4;public Protos.UdpStatistics.Builder clearOutDatagrams()
optional int64 OutDatagrams = 4;public boolean hasRcvbufErrors()
optional int64 RcvbufErrors = 5;hasRcvbufErrors in interface Protos.UdpStatisticsOrBuilder public long getRcvbufErrors()
optional int64 RcvbufErrors = 5;getRcvbufErrors in interface Protos.UdpStatisticsOrBuilder public Protos.UdpStatistics.Builder setRcvbufErrors(long value)
optional int64 RcvbufErrors = 5;public Protos.UdpStatistics.Builder clearRcvbufErrors()
optional int64 RcvbufErrors = 5;public boolean hasSndbufErrors()
optional int64 SndbufErrors = 6;hasSndbufErrors in interface Protos.UdpStatisticsOrBuilder public long getSndbufErrors()
optional int64 SndbufErrors = 6;getSndbufErrors in interface Protos.UdpStatisticsOrBuilder public Protos.UdpStatistics.Builder setSndbufErrors(long value)
optional int64 SndbufErrors = 6;public Protos.UdpStatistics.Builder clearSndbufErrors()
optional int64 SndbufErrors = 6;public boolean hasInCsumErrors()
optional int64 InCsumErrors = 7;hasInCsumErrors in interface Protos.UdpStatisticsOrBuilder public long getInCsumErrors()
optional int64 InCsumErrors = 7;getInCsumErrors in interface Protos.UdpStatisticsOrBuilder public Protos.UdpStatistics.Builder setInCsumErrors(long value)
optional int64 InCsumErrors = 7;public Protos.UdpStatistics.Builder clearInCsumErrors()
optional int64 InCsumErrors = 7;public boolean hasIgnoredMulti()
optional int64 IgnoredMulti = 8;hasIgnoredMulti in interface Protos.UdpStatisticsOrBuilder public long getIgnoredMulti()
optional int64 IgnoredMulti = 8;getIgnoredMulti in interface Protos.UdpStatisticsOrBuilder public Protos.UdpStatistics.Builder setIgnoredMulti(long value)
optional int64 IgnoredMulti = 8;public Protos.UdpStatistics.Builder clearIgnoredMulti()
optional int64 IgnoredMulti = 8;public final Protos.UdpStatistics.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final Protos.UdpStatistics.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)