Class BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats
- All Implemented Interfaces:
BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- BuildEventStreamProtos.BuildMetrics.NetworkMetrics
public static final class BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats
extends com.google.protobuf.GeneratedMessage
implements BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder
Information for all the network traffic going on on the host machine during the invocation.Protobuf type
build_event_stream.BuildMetrics.NetworkMetrics.SystemNetworkStats- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classInformation for all the network traffic going on on the host machine during the invocation.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanlongTotal bytes received during the invocation.longTotal bytes sent during the invocation.static final com.google.protobuf.Descriptors.DescriptorlongTotal packets received during the invocation.longTotal packets sent during the invocation.com.google.protobuf.Parser<BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats>longPeak bytes/sec received during the invocation.longPeak bytes/sec sent during the invocation.longPeak packets/sec received during the invocation.longPeak packets/sec sent during the invocation.intinthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
BYTES_SENT_FIELD_NUMBER
public static final int BYTES_SENT_FIELD_NUMBER- See Also:
-
BYTES_RECV_FIELD_NUMBER
public static final int BYTES_RECV_FIELD_NUMBER- See Also:
-
PACKETS_SENT_FIELD_NUMBER
public static final int PACKETS_SENT_FIELD_NUMBER- See Also:
-
PACKETS_RECV_FIELD_NUMBER
public static final int PACKETS_RECV_FIELD_NUMBER- See Also:
-
PEAK_BYTES_SENT_PER_SEC_FIELD_NUMBER
public static final int PEAK_BYTES_SENT_PER_SEC_FIELD_NUMBER- See Also:
-
PEAK_BYTES_RECV_PER_SEC_FIELD_NUMBER
public static final int PEAK_BYTES_RECV_PER_SEC_FIELD_NUMBER- See Also:
-
PEAK_PACKETS_SENT_PER_SEC_FIELD_NUMBER
public static final int PEAK_PACKETS_SENT_PER_SEC_FIELD_NUMBER- See Also:
-
PEAK_PACKETS_RECV_PER_SEC_FIELD_NUMBER
public static final int PEAK_PACKETS_RECV_PER_SEC_FIELD_NUMBER- See Also:
-
-
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
-
getBytesSent
public long getBytesSent()Total bytes sent during the invocation.
uint64 bytes_sent = 1;- Specified by:
getBytesSentin interfaceBuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder- Returns:
- The bytesSent.
-
getBytesRecv
public long getBytesRecv()Total bytes received during the invocation.
uint64 bytes_recv = 2;- Specified by:
getBytesRecvin interfaceBuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder- Returns:
- The bytesRecv.
-
getPacketsSent
public long getPacketsSent()Total packets sent during the invocation.
uint64 packets_sent = 3;- Specified by:
getPacketsSentin interfaceBuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder- Returns:
- The packetsSent.
-
getPacketsRecv
public long getPacketsRecv()Total packets received during the invocation.
uint64 packets_recv = 4;- Specified by:
getPacketsRecvin interfaceBuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder- Returns:
- The packetsRecv.
-
getPeakBytesSentPerSec
public long getPeakBytesSentPerSec()Peak bytes/sec sent during the invocation.
uint64 peak_bytes_sent_per_sec = 5;- Specified by:
getPeakBytesSentPerSecin interfaceBuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder- Returns:
- The peakBytesSentPerSec.
-
getPeakBytesRecvPerSec
public long getPeakBytesRecvPerSec()Peak bytes/sec received during the invocation.
uint64 peak_bytes_recv_per_sec = 6;- Specified by:
getPeakBytesRecvPerSecin interfaceBuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder- Returns:
- The peakBytesRecvPerSec.
-
getPeakPacketsSentPerSec
public long getPeakPacketsSentPerSec()Peak packets/sec sent during the invocation.
uint64 peak_packets_sent_per_sec = 7;- Specified by:
getPeakPacketsSentPerSecin interfaceBuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder- Returns:
- The peakPacketsSentPerSec.
-
getPeakPacketsRecvPerSec
public long getPeakPacketsRecvPerSec()Peak packets/sec received during the invocation.
uint64 peak_packets_recv_per_sec = 8;- Specified by:
getPeakPacketsRecvPerSecin interfaceBuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStatsOrBuilder- Returns:
- The peakPacketsRecvPerSec.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
public BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats.Builder newBuilderForType()- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats.Builder newBuilder() -
newBuilder
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats.Builder newBuilder(BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats getDefaultInstance() -
parser
public static com.google.protobuf.Parser<BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats> parser() -
getParserForType
public com.google.protobuf.Parser<BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats> getParserForType()- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public BuildEventStreamProtos.BuildMetrics.NetworkMetrics.SystemNetworkStats getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-