Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder
Packages that use BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder
-
Uses of BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.clear()BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.clearOutputArtifactsFromActionCache()Measures all output artifacts from actions that were cached locally via the action cache.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.clearOutputArtifactsSeen()Measures all output artifacts from executed actions.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.clearSourceArtifactsRead()Measures all source files newly read this build.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.clearTopLevelArtifacts()Measures all artifacts that belong to a top-level output group.BuildEventStreamProtos.BuildMetrics.Builder.getArtifactMetricsBuilder().build_event_stream.BuildMetrics.ArtifactMetrics artifact_metrics = 7;BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.mergeFrom(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics other) BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.mergeOutputArtifactsFromActionCache(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric value) Measures all output artifacts from actions that were cached locally via the action cache.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.mergeOutputArtifactsSeen(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric value) Measures all output artifacts from executed actions.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.mergeSourceArtifactsRead(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric value) Measures all source files newly read this build.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.mergeTopLevelArtifacts(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric value) Measures all artifacts that belong to a top-level output group.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.newBuilder()BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.newBuilder(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics prototype) BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.newBuilderForType()BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.setOutputArtifactsFromActionCache(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric value) Measures all output artifacts from actions that were cached locally via the action cache.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.setOutputArtifactsFromActionCache(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric.Builder builderForValue) Measures all output artifacts from actions that were cached locally via the action cache.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.setOutputArtifactsSeen(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric value) Measures all output artifacts from executed actions.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.setOutputArtifactsSeen(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric.Builder builderForValue) Measures all output artifacts from executed actions.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.setSourceArtifactsRead(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric value) Measures all source files newly read this build.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.setSourceArtifactsRead(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric.Builder builderForValue) Measures all source files newly read this build.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.setTopLevelArtifacts(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric value) Measures all artifacts that belong to a top-level output group.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder.setTopLevelArtifacts(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric.Builder builderForValue) Measures all artifacts that belong to a top-level output group.BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildMetrics.Builder.setArtifactMetrics(BuildEventStreamProtos.BuildMetrics.ArtifactMetrics.Builder builderForValue) .build_event_stream.BuildMetrics.ArtifactMetrics artifact_metrics = 7;