Class BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder>
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder
- All Implemented Interfaces:
BuildEventStreamProtos.BuildMetrics.BuildGraphMetricsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics
public static final class BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder>
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-
Method Summary
Modifier and TypeMethodDescriptionaddAllAspect(Iterable<? extends BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount> values) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;addAllBuiltValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) Number of SkyValues that were built.addAllChangedValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) Number of SkyValues that changed by themselves.addAllCleanedValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) Number of SkyValues that were evaluated and found clean, i.e.addAllDirtiedValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) Number of SkyValues that were dirtied during the build.addAllEvaluatedValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) Number of evaluations to build SkyValues.addAllRuleClass(Iterable<? extends BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount> values) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;addAspect(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount value) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;addAspect(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;addAspect(BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;addAspectBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;addBuiltValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of SkyValues that were built.addBuiltValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that were built.Number of SkyValues that were built.addBuiltValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that were built.Number of SkyValues that were built.addBuiltValuesBuilder(int index) Number of SkyValues that were built.addChangedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of SkyValues that changed by themselves.addChangedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that changed by themselves.Number of SkyValues that changed by themselves.Number of SkyValues that changed by themselves.Number of SkyValues that changed by themselves.addChangedValuesBuilder(int index) Number of SkyValues that changed by themselves.addCleanedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of SkyValues that were evaluated and found clean, i.e.addCleanedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that were evaluated and found clean, i.e.Number of SkyValues that were evaluated and found clean, i.e.Number of SkyValues that were evaluated and found clean, i.e.Number of SkyValues that were evaluated and found clean, i.e.addCleanedValuesBuilder(int index) Number of SkyValues that were evaluated and found clean, i.e.addDirtiedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of SkyValues that were dirtied during the build.addDirtiedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that were dirtied during the build.Number of SkyValues that were dirtied during the build.Number of SkyValues that were dirtied during the build.Number of SkyValues that were dirtied during the build.addDirtiedValuesBuilder(int index) Number of SkyValues that were dirtied during the build.addEvaluatedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of evaluations to build SkyValues.addEvaluatedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of evaluations to build SkyValues.Number of evaluations to build SkyValues.Number of evaluations to build SkyValues.Number of evaluations to build SkyValues.addEvaluatedValuesBuilder(int index) Number of evaluations to build SkyValues.repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;addRuleClass(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;addRuleClass(BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;addRuleClassBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;build()clear()How many actions belonged to the configured targets/aspects above.How many actions belonged to configured targets: always at most action_count.How many configured targets/aspects were in this build, including any that were analyzed on a prior build and are still valid.How many configured targets alone were in this build: always at most action_lookup_value_count.repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;Number of SkyValues that were built.Number of SkyValues that changed by themselves.Number of SkyValues that were evaluated and found clean, i.e.Number of SkyValues that were dirtied during the build.Number of evaluations to build SkyValues.How many "input file" configured targets there were: one per source file.How many "other" configured targets there were (like alias, package_group, and other non-rule non-file configured targets).How many artifacts are outputs of the above actions.How many "output file" configured targets there were: output files that are targets (not implicit outputs).How many Skyframe nodes there are in memory at the end of the build.repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;intHow 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;getAspectBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;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.getBuiltValuesBuilder(int index) Number of SkyValues that were built.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.getChangedValuesBuilder(int index) Number of SkyValues that changed by themselves.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.getCleanedValuesBuilder(int index) Number of SkyValues that were evaluated and found clean, i.e.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.Descriptorcom.google.protobuf.Descriptors.DescriptorgetDirtiedValues(int index) Number of SkyValues that were dirtied during the build.getDirtiedValuesBuilder(int index) Number of SkyValues that were dirtied during the build.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.getEvaluatedValuesBuilder(int index) Number of evaluations to build SkyValues.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).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;getRuleClassBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;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;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeAspect(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;removeBuiltValues(int index) Number of SkyValues that were built.removeChangedValues(int index) Number of SkyValues that changed by themselves.removeCleanedValues(int index) Number of SkyValues that were evaluated and found clean, i.e.removeDirtiedValues(int index) Number of SkyValues that were dirtied during the build.removeEvaluatedValues(int index) Number of evaluations to build SkyValues.removeRuleClass(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;setActionCount(int value) How many actions belonged to the configured targets/aspects above.setActionCountNotIncludingAspects(int value) How many actions belonged to configured targets: always at most action_count.setActionLookupValueCount(int value) How many configured targets/aspects were in this build, including any that were analyzed on a prior build and are still valid.setActionLookupValueCountNotIncludingAspects(int value) How many configured targets alone were in this build: always at most action_lookup_value_count.setAspect(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount value) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;setAspect(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;setBuiltValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of SkyValues that were built.setBuiltValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that were built.setChangedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of SkyValues that changed by themselves.setChangedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that changed by themselves.setCleanedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of SkyValues that were evaluated and found clean, i.e.setCleanedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that were evaluated and found clean, i.e.setDirtiedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of SkyValues that were dirtied during the build.setDirtiedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of SkyValues that were dirtied during the build.setEvaluatedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) Number of evaluations to build SkyValues.setEvaluatedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) Number of evaluations to build SkyValues.setInputFileConfiguredTargetCount(int value) How many "input file" configured targets there were: one per source file.setOtherConfiguredTargetCount(int value) How many "other" configured targets there were (like alias, package_group, and other non-rule non-file configured targets).setOutputArtifactCount(int value) How many artifacts are outputs of the above actions.setOutputFileConfiguredTargetCount(int value) How many "output file" configured targets there were: output files that are targets (not implicit outputs).setPostInvocationSkyframeNodeCount(int value) How many Skyframe nodes there are in memory at the end of the build.repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;setRuleClass(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;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
-
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<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.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<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.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<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.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
-
mergeFrom
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.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<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder>- Throws:
IOException
-
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.
-
setActionLookupValueCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setActionLookupValueCount(int value) 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;- Parameters:
value- The actionLookupValueCount to set.- Returns:
- This builder for chaining.
-
clearActionLookupValueCount
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;- Returns:
- This builder for chaining.
-
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.
-
setActionLookupValueCountNotIncludingAspects
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setActionLookupValueCountNotIncludingAspects(int value) 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;- Parameters:
value- The actionLookupValueCountNotIncludingAspects to set.- Returns:
- This builder for chaining.
-
clearActionLookupValueCountNotIncludingAspects
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder clearActionLookupValueCountNotIncludingAspects()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;- Returns:
- This builder for chaining.
-
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.
-
setActionCount
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;- Parameters:
value- The actionCount to set.- Returns:
- This builder for chaining.
-
clearActionCount
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;- Returns:
- This builder for chaining.
-
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.
-
setActionCountNotIncludingAspects
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setActionCountNotIncludingAspects(int value) 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;- Parameters:
value- The actionCountNotIncludingAspects to set.- Returns:
- This builder for chaining.
-
clearActionCountNotIncludingAspects
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder clearActionCountNotIncludingAspects()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;- Returns:
- This builder for chaining.
-
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.
-
setInputFileConfiguredTargetCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setInputFileConfiguredTargetCount(int value) 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;- Parameters:
value- The inputFileConfiguredTargetCount to set.- Returns:
- This builder for chaining.
-
clearInputFileConfiguredTargetCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder clearInputFileConfiguredTargetCount()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;- Returns:
- This builder for chaining.
-
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.
-
setOutputFileConfiguredTargetCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setOutputFileConfiguredTargetCount(int value) How many "output file" configured targets there were: output files that are targets (not implicit outputs).
int32 output_file_configured_target_count = 8;- Parameters:
value- The outputFileConfiguredTargetCount to set.- Returns:
- This builder for chaining.
-
clearOutputFileConfiguredTargetCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder clearOutputFileConfiguredTargetCount()How many "output file" configured targets there were: output files that are targets (not implicit outputs).
int32 output_file_configured_target_count = 8;- Returns:
- This builder for chaining.
-
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.
-
setOtherConfiguredTargetCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setOtherConfiguredTargetCount(int value) 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;- Parameters:
value- The otherConfiguredTargetCount to set.- Returns:
- This builder for chaining.
-
clearOtherConfiguredTargetCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder clearOtherConfiguredTargetCount()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;- Returns:
- This builder for chaining.
-
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.
-
setOutputArtifactCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setOutputArtifactCount(int value) How many artifacts are outputs of the above actions. May not be populated if analysis phase was fully cached.
int32 output_artifact_count = 3;- Parameters:
value- The outputArtifactCount to set.- Returns:
- This builder for chaining.
-
clearOutputArtifactCount
How many artifacts are outputs of the above actions. May not be populated if analysis phase was fully cached.
int32 output_artifact_count = 3;- Returns:
- This builder for chaining.
-
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.
-
setPostInvocationSkyframeNodeCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setPostInvocationSkyframeNodeCount(int value) 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;- Parameters:
value- The postInvocationSkyframeNodeCount to set.- Returns:
- This builder for chaining.
-
clearPostInvocationSkyframeNodeCount
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder clearPostInvocationSkyframeNodeCount()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;- Returns:
- This builder for chaining.
-
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
-
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
-
setDirtiedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setDirtiedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
setDirtiedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setDirtiedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addDirtiedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addDirtiedValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addDirtiedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addDirtiedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addDirtiedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addDirtiedValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addDirtiedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addDirtiedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addAllDirtiedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAllDirtiedValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) 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; -
clearDirtiedValues
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; -
removeDirtiedValues
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; -
getDirtiedValuesBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder getDirtiedValuesBuilder(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; -
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
-
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
-
addDirtiedValuesBuilder
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; -
addDirtiedValuesBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder addDirtiedValuesBuilder(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; -
getDirtiedValuesBuilderList
public List<BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder> getDirtiedValuesBuilderList()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; -
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
-
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
-
setChangedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setChangedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
setChangedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setChangedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addChangedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addChangedValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addChangedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addChangedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addChangedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addChangedValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addChangedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addChangedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addAllChangedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAllChangedValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) 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; -
clearChangedValues
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; -
removeChangedValues
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; -
getChangedValuesBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder getChangedValuesBuilder(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; -
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
-
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
-
addChangedValuesBuilder
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; -
addChangedValuesBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder addChangedValuesBuilder(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; -
getChangedValuesBuilderList
public List<BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder> getChangedValuesBuilderList()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; -
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
-
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
-
setBuiltValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setBuiltValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
setBuiltValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setBuiltValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addBuiltValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addBuiltValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addBuiltValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addBuiltValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addBuiltValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addBuiltValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addBuiltValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addBuiltValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addAllBuiltValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAllBuiltValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) 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; -
clearBuiltValues
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; -
removeBuiltValues
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; -
getBuiltValuesBuilder
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; -
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
-
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
-
addBuiltValuesBuilder
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; -
addBuiltValuesBuilder
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; -
getBuiltValuesBuilderList
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; -
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
-
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
-
setCleanedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setCleanedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
setCleanedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setCleanedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addCleanedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addCleanedValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addCleanedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addCleanedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addCleanedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addCleanedValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addCleanedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addCleanedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addAllCleanedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAllCleanedValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) 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; -
clearCleanedValues
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; -
removeCleanedValues
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; -
getCleanedValuesBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder getCleanedValuesBuilder(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; -
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
-
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
-
addCleanedValuesBuilder
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; -
addCleanedValuesBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder addCleanedValuesBuilder(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; -
getCleanedValuesBuilderList
public List<BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder> getCleanedValuesBuilderList()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; -
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
-
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
-
setEvaluatedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setEvaluatedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
setEvaluatedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setEvaluatedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addEvaluatedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addEvaluatedValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addEvaluatedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addEvaluatedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat value) 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; -
addEvaluatedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addEvaluatedValues(BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addEvaluatedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addEvaluatedValues(int index, BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder builderForValue) 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; -
addAllEvaluatedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAllEvaluatedValues(Iterable<? extends BuildEventStreamProtos.BuildMetrics.EvaluationStat> values) 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; -
clearEvaluatedValues
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; -
removeEvaluatedValues
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder removeEvaluatedValues(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; -
getEvaluatedValuesBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder getEvaluatedValuesBuilder(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; -
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
-
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
-
addEvaluatedValuesBuilder
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; -
addEvaluatedValuesBuilder
public BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder addEvaluatedValuesBuilder(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; -
getEvaluatedValuesBuilderList
public List<BuildEventStreamProtos.BuildMetrics.EvaluationStat.Builder> getEvaluatedValuesBuilderList()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; -
getRuleClassList
public List<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount> getRuleClassList()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14;- Specified by:
getRuleClassListin 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
-
setRuleClass
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setRuleClass(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount value) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
setRuleClass
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setRuleClass(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
addRuleClass
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addRuleClass(BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount value) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
addRuleClass
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addRuleClass(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount value) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
addRuleClass
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addRuleClass(BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
addRuleClass
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addRuleClass(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
addAllRuleClass
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAllRuleClass(Iterable<? extends BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount> values) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
clearRuleClass
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
removeRuleClass
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
getRuleClassBuilder
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder getRuleClassBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
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
-
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
-
addRuleClassBuilder
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder addRuleClassBuilder()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
addRuleClassBuilder
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder addRuleClassBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
getRuleClassBuilderList
public List<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount.Builder> getRuleClassBuilderList()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount rule_class = 14; -
getAspectList
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;- Specified by:
getAspectListin 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
-
setAspect
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setAspect(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount value) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
setAspect
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder setAspect(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
addAspect
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAspect(BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount value) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
addAspect
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAspect(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount value) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
addAspect
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAspect(BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
addAspect
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAspect(int index, BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder builderForValue) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
addAllAspect
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.Builder addAllAspect(Iterable<? extends BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount> values) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
clearAspect
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
removeAspect
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
getAspectBuilder
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder getAspectBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
getAspectOrBuilder
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCountOrBuilder getAspectOrBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;- Specified by:
getAspectOrBuilderin 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
-
addAspectBuilder
repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
addAspectBuilder
public BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder addAspectBuilder(int index) repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15; -
getAspectBuilderList
public List<BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.AspectCount.Builder> getAspectBuilderList()repeated .build_event_stream.BuildMetrics.BuildGraphMetrics.AspectCount aspect = 15;
-