Class BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics
- All Implemented Interfaces:
BuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- BuildEventStreamProtos.BuildMetrics
public static final class BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics
extends com.google.protobuf.GeneratedMessage
implements BuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
Information about the size and shape of the build graph. Some fields may not be populated if Bazel was able to skip steps due to caching.Protobuf type
build_event_stream.BuildMetrics.BuildGraphMetrics- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFor SkyKeys whose function name is ASPECT break out that informationstatic interfacestatic final classInformation about the size and shape of the build graph.static final classFor SkyKeys in 'done values' where the SkyValue is of type RuleConfiguredTargetValue, we pull those out separately and report the ruleClass and action count.static interfaceNested 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 intstatic 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 TypeMethodDescriptionbooleanintHow many actions belonged to the configured targets/aspects above.intHow many actions belonged to configured targets: always at most action_count.intHow many configured targets/aspects were in this build, including any that were analyzed on a prior build and are still valid.intHow many configured targets alone were in this build: always at most action_lookup_value_count.getAspect(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;intrepeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;getAspectOrBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;getBuiltValues(int index) Number of SkyValues that were built.intNumber of SkyValues that were built.Number of SkyValues that were built.getBuiltValuesOrBuilder(int index) Number of SkyValues that were built.Number of SkyValues that were built.getChangedValues(int index) Number of SkyValues that changed by themselves.intNumber of SkyValues that changed by themselves.Number of SkyValues that changed by themselves.getChangedValuesOrBuilder(int index) Number of SkyValues that changed by themselves.Number of SkyValues that changed by themselves.getCleanedValues(int index) Number of SkyValues that were evaluated and found clean, i.e.intNumber of SkyValues that were evaluated and found clean, i.e.Number of SkyValues that were evaluated and found clean, i.e.getCleanedValuesOrBuilder(int index) Number of SkyValues that were evaluated and found clean, i.e.Number of SkyValues that were evaluated and found clean, i.e.static final com.google.protobuf.Descriptors.DescriptorgetDirtiedValues(int index) Number of SkyValues that were dirtied during the build.intNumber of SkyValues that were dirtied during the build.Number of SkyValues that were dirtied during the build.getDirtiedValuesOrBuilder(int index) Number of SkyValues that were dirtied during the build.Number of SkyValues that were dirtied during the build.getEvaluatedValues(int index) Number of evaluations to build SkyValues.intNumber of evaluations to build SkyValues.Number of evaluations to build SkyValues.getEvaluatedValuesOrBuilder(int index) Number of evaluations to build SkyValues.Number of evaluations to build SkyValues.intHow many "input file" configured targets there were: one per source file.intHow many "other" configured targets there were (like alias, package_group, and other non-rule non-file configured targets).intHow many artifacts are outputs of the above actions.intHow many "output file" configured targets there were: output files that are targets (not implicit outputs).com.google.protobuf.Parser<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics>intHow many Skyframe nodes there are in memory at the end of the build.getRuleClass(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;intrepeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;getRuleClassOrBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;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.BuildGraphMetrics>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
-
ACTION_LOOKUP_VALUE_COUNT_FIELD_NUMBER
public static final int ACTION_LOOKUP_VALUE_COUNT_FIELD_NUMBER- See Also:
-
ACTION_LOOKUP_VALUE_COUNT_NOT_INCLUDING_ASPECTS_FIELD_NUMBER
public static final int ACTION_LOOKUP_VALUE_COUNT_NOT_INCLUDING_ASPECTS_FIELD_NUMBER- See Also:
-
ACTION_COUNT_FIELD_NUMBER
public static final int ACTION_COUNT_FIELD_NUMBER- See Also:
-
ACTION_COUNT_NOT_INCLUDING_ASPECTS_FIELD_NUMBER
public static final int ACTION_COUNT_NOT_INCLUDING_ASPECTS_FIELD_NUMBER- See Also:
-
INPUT_FILE_CONFIGURED_TARGET_COUNT_FIELD_NUMBER
public static final int INPUT_FILE_CONFIGURED_TARGET_COUNT_FIELD_NUMBER- See Also:
-
OUTPUT_FILE_CONFIGURED_TARGET_COUNT_FIELD_NUMBER
public static final int OUTPUT_FILE_CONFIGURED_TARGET_COUNT_FIELD_NUMBER- See Also:
-
OTHER_CONFIGURED_TARGET_COUNT_FIELD_NUMBER
public static final int OTHER_CONFIGURED_TARGET_COUNT_FIELD_NUMBER- See Also:
-
OUTPUT_ARTIFACT_COUNT_FIELD_NUMBER
public static final int OUTPUT_ARTIFACT_COUNT_FIELD_NUMBER- See Also:
-
POST_INVOCATION_SKYFRAME_NODE_COUNT_FIELD_NUMBER
public static final int POST_INVOCATION_SKYFRAME_NODE_COUNT_FIELD_NUMBER- See Also:
-
DIRTIED_VALUES_FIELD_NUMBER
public static final int DIRTIED_VALUES_FIELD_NUMBER- See Also:
-
CHANGED_VALUES_FIELD_NUMBER
public static final int CHANGED_VALUES_FIELD_NUMBER- See Also:
-
BUILT_VALUES_FIELD_NUMBER
public static final int BUILT_VALUES_FIELD_NUMBER- See Also:
-
CLEANED_VALUES_FIELD_NUMBER
public static final int CLEANED_VALUES_FIELD_NUMBER- See Also:
-
EVALUATED_VALUES_FIELD_NUMBER
public static final int EVALUATED_VALUES_FIELD_NUMBER- See Also:
-
RULE_CLASS_FIELD_NUMBER
public static final int RULE_CLASS_FIELD_NUMBER- See Also:
-
ASPECT_FIELD_NUMBER
public static final int ASPECT_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
-
getActionLookupValueCount
public int getActionLookupValueCount()How many configured targets/aspects were in this build, including any that were analyzed on a prior build and are still valid. May not be populated if analysis phase was fully cached. Note: for historical reasons this includes input/output files and other configured targets that do not actually have associated actions.
int32 action_lookup_value_count = 1;- Specified by:
getActionLookupValueCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The actionLookupValueCount.
-
getActionLookupValueCountNotIncludingAspects
public int getActionLookupValueCountNotIncludingAspects()How many configured targets alone were in this build: always at most action_lookup_value_count. Useful mainly for historical comparisons to TargetMetrics.targets_configured, which used to not count aspects. This also includes configured targets that do not have associated actions.
int32 action_lookup_value_count_not_including_aspects = 5;- Specified by:
getActionLookupValueCountNotIncludingAspectsin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The actionLookupValueCountNotIncludingAspects.
-
getActionCount
public int getActionCount()How many actions belonged to the configured targets/aspects above. It may not be necessary to execute all of these actions to build the requested targets. May not be populated if analysis phase was fully cached.
int32 action_count = 2;- Specified by:
getActionCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The actionCount.
-
getActionCountNotIncludingAspects
public int getActionCountNotIncludingAspects()How many actions belonged to configured targets: always at most action_count. Useful mainly for historical comparisons to ActionMetrics.actions_created, which used to not count aspects' actions.
int32 action_count_not_including_aspects = 6;- Specified by:
getActionCountNotIncludingAspectsin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The actionCountNotIncludingAspects.
-
getInputFileConfiguredTargetCount
public int getInputFileConfiguredTargetCount()How many "input file" configured targets there were: one per source file. Should agree with artifact_metrics.source_artifacts_read.count above,
int32 input_file_configured_target_count = 7;- Specified by:
getInputFileConfiguredTargetCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The inputFileConfiguredTargetCount.
-
getOutputFileConfiguredTargetCount
public int getOutputFileConfiguredTargetCount()How many "output file" configured targets there were: output files that are targets (not implicit outputs).
int32 output_file_configured_target_count = 8;- Specified by:
getOutputFileConfiguredTargetCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The outputFileConfiguredTargetCount.
-
getOtherConfiguredTargetCount
public int getOtherConfiguredTargetCount()How many "other" configured targets there were (like alias, package_group, and other non-rule non-file configured targets).
int32 other_configured_target_count = 9;- Specified by:
getOtherConfiguredTargetCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The otherConfiguredTargetCount.
-
getOutputArtifactCount
public int getOutputArtifactCount()How many artifacts are outputs of the above actions. May not be populated if analysis phase was fully cached.
int32 output_artifact_count = 3;- Specified by:
getOutputArtifactCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The outputArtifactCount.
-
getPostInvocationSkyframeNodeCount
public int getPostInvocationSkyframeNodeCount()How many Skyframe nodes there are in memory at the end of the build. This may underestimate the number of nodes when running with memory-saving settings or with Skybuild, and may overestimate if there are nodes from prior evaluations still in the cache.
int32 post_invocation_skyframe_node_count = 4;- Specified by:
getPostInvocationSkyframeNodeCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder- Returns:
- The postInvocationSkyframeNodeCount.
-
getDirtiedValuesList
Number of SkyValues that were dirtied during the build. Dirtied nodes are those that transitively depend on a node that changed by itself (e.g. one representing a file in the file system)
repeated .build_event_stream.BuildMetrics.EvaluationStat dirtied_values = 10;- Specified by:
getDirtiedValuesListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getDirtiedValuesOrBuilderList
public List<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder> getDirtiedValuesOrBuilderList()Number of SkyValues that were dirtied during the build. Dirtied nodes are those that transitively depend on a node that changed by itself (e.g. one representing a file in the file system)
repeated .build_event_stream.BuildMetrics.EvaluationStat dirtied_values = 10;- Specified by:
getDirtiedValuesOrBuilderListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getDirtiedValuesCount
public int getDirtiedValuesCount()Number of SkyValues that were dirtied during the build. Dirtied nodes are those that transitively depend on a node that changed by itself (e.g. one representing a file in the file system)
repeated .build_event_stream.BuildMetrics.EvaluationStat dirtied_values = 10;- Specified by:
getDirtiedValuesCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getDirtiedValues
Number of SkyValues that were dirtied during the build. Dirtied nodes are those that transitively depend on a node that changed by itself (e.g. one representing a file in the file system)
repeated .build_event_stream.BuildMetrics.EvaluationStat dirtied_values = 10;- Specified by:
getDirtiedValuesin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getDirtiedValuesOrBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder getDirtiedValuesOrBuilder(int index) Number of SkyValues that were dirtied during the build. Dirtied nodes are those that transitively depend on a node that changed by itself (e.g. one representing a file in the file system)
repeated .build_event_stream.BuildMetrics.EvaluationStat dirtied_values = 10;- Specified by:
getDirtiedValuesOrBuilderin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getChangedValuesList
Number of SkyValues that changed by themselves. For example, when a file on the file system changes, the SkyValue representing it will change.
repeated .build_event_stream.BuildMetrics.EvaluationStat changed_values = 11;- Specified by:
getChangedValuesListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getChangedValuesOrBuilderList
public List<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder> getChangedValuesOrBuilderList()Number of SkyValues that changed by themselves. For example, when a file on the file system changes, the SkyValue representing it will change.
repeated .build_event_stream.BuildMetrics.EvaluationStat changed_values = 11;- Specified by:
getChangedValuesOrBuilderListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getChangedValuesCount
public int getChangedValuesCount()Number of SkyValues that changed by themselves. For example, when a file on the file system changes, the SkyValue representing it will change.
repeated .build_event_stream.BuildMetrics.EvaluationStat changed_values = 11;- Specified by:
getChangedValuesCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getChangedValues
Number of SkyValues that changed by themselves. For example, when a file on the file system changes, the SkyValue representing it will change.
repeated .build_event_stream.BuildMetrics.EvaluationStat changed_values = 11;- Specified by:
getChangedValuesin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getChangedValuesOrBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder getChangedValuesOrBuilder(int index) Number of SkyValues that changed by themselves. For example, when a file on the file system changes, the SkyValue representing it will change.
repeated .build_event_stream.BuildMetrics.EvaluationStat changed_values = 11;- Specified by:
getChangedValuesOrBuilderin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getBuiltValuesList
Number of SkyValues that were built. This means that they were evaluated and were found to have changed from their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat built_values = 12;- Specified by:
getBuiltValuesListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getBuiltValuesOrBuilderList
public List<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder> getBuiltValuesOrBuilderList()Number of SkyValues that were built. This means that they were evaluated and were found to have changed from their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat built_values = 12;- Specified by:
getBuiltValuesOrBuilderListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getBuiltValuesCount
public int getBuiltValuesCount()Number of SkyValues that were built. This means that they were evaluated and were found to have changed from their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat built_values = 12;- Specified by:
getBuiltValuesCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getBuiltValues
Number of SkyValues that were built. This means that they were evaluated and were found to have changed from their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat built_values = 12;- Specified by:
getBuiltValuesin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getBuiltValuesOrBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder getBuiltValuesOrBuilder(int index) Number of SkyValues that were built. This means that they were evaluated and were found to have changed from their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat built_values = 12;- Specified by:
getBuiltValuesOrBuilderin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getCleanedValuesList
Number of SkyValues that were evaluated and found clean, i.e. equal to their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat cleaned_values = 13;- Specified by:
getCleanedValuesListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getCleanedValuesOrBuilderList
public List<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder> getCleanedValuesOrBuilderList()Number of SkyValues that were evaluated and found clean, i.e. equal to their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat cleaned_values = 13;- Specified by:
getCleanedValuesOrBuilderListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getCleanedValuesCount
public int getCleanedValuesCount()Number of SkyValues that were evaluated and found clean, i.e. equal to their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat cleaned_values = 13;- Specified by:
getCleanedValuesCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getCleanedValues
Number of SkyValues that were evaluated and found clean, i.e. equal to their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat cleaned_values = 13;- Specified by:
getCleanedValuesin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getCleanedValuesOrBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder getCleanedValuesOrBuilder(int index) Number of SkyValues that were evaluated and found clean, i.e. equal to their previous version.
repeated .build_event_stream.BuildMetrics.EvaluationStat cleaned_values = 13;- Specified by:
getCleanedValuesOrBuilderin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getEvaluatedValuesList
Number of evaluations to build SkyValues. This includes restarted evaluations, which means there can be multiple evaluations per built SkyValue. Subtract built_values from this number to get the number of restarted evaluations.
repeated .build_event_stream.BuildMetrics.EvaluationStat evaluated_values = 17;- Specified by:
getEvaluatedValuesListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getEvaluatedValuesOrBuilderList
public List<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder> getEvaluatedValuesOrBuilderList()Number of evaluations to build SkyValues. This includes restarted evaluations, which means there can be multiple evaluations per built SkyValue. Subtract built_values from this number to get the number of restarted evaluations.
repeated .build_event_stream.BuildMetrics.EvaluationStat evaluated_values = 17;- Specified by:
getEvaluatedValuesOrBuilderListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getEvaluatedValuesCount
public int getEvaluatedValuesCount()Number of evaluations to build SkyValues. This includes restarted evaluations, which means there can be multiple evaluations per built SkyValue. Subtract built_values from this number to get the number of restarted evaluations.
repeated .build_event_stream.BuildMetrics.EvaluationStat evaluated_values = 17;- Specified by:
getEvaluatedValuesCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getEvaluatedValues
Number of evaluations to build SkyValues. This includes restarted evaluations, which means there can be multiple evaluations per built SkyValue. Subtract built_values from this number to get the number of restarted evaluations.
repeated .build_event_stream.BuildMetrics.EvaluationStat evaluated_values = 17;- Specified by:
getEvaluatedValuesin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getEvaluatedValuesOrBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStatOrBuilder getEvaluatedValuesOrBuilder(int index) Number of evaluations to build SkyValues. This includes restarted evaluations, which means there can be multiple evaluations per built SkyValue. Subtract built_values from this number to get the number of restarted evaluations.
repeated .build_event_stream.BuildMetrics.EvaluationStat evaluated_values = 17;- Specified by:
getEvaluatedValuesOrBuilderin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getRuleClassList
public List<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount> getRuleClassList()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;- Specified by:
getRuleClassListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getRuleClassOrBuilderList
public List<? extends BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCountOrBuilder> getRuleClassOrBuilderList()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;- Specified by:
getRuleClassOrBuilderListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getRuleClassCount
public int getRuleClassCount()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;- Specified by:
getRuleClassCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getRuleClass
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;- Specified by:
getRuleClassin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getRuleClassOrBuilder
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCountOrBuilder getRuleClassOrBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;- Specified by:
getRuleClassOrBuilderin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getAspectList
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;- Specified by:
getAspectListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getAspectOrBuilderList
public List<? extends BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCountOrBuilder> getAspectOrBuilderList()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;- Specified by:
getAspectOrBuilderListin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getAspectCount
public int getAspectCount()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;- Specified by:
getAspectCountin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getAspect
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;- Specified by:
getAspectin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
getAspectOrBuilder
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCountOrBuilder getAspectOrBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;- Specified by:
getAspectOrBuilderin interfaceBuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder
-
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.BuildGraphMetrics parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics 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.BuildGraphMetrics parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder newBuilder(BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
public static com.google.protobuf.Parser<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics> parser() -
getParserForType
public com.google.protobuf.Parser<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics> getParserForType()- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-