Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder
Packages that use BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder
-
Uses of BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.addAllWorkerPoolStats(Iterable<? extends BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.WorkerPoolStats> values) Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.addWorkerPoolStats(int index, BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.WorkerPoolStats value) Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.addWorkerPoolStats(int index, BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.WorkerPoolStats.Builder builderForValue) Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.addWorkerPoolStats(BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.WorkerPoolStats value) Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.addWorkerPoolStats(BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.WorkerPoolStats.Builder builderForValue) Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.clear()BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.clearWorkerPoolStats()Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.Builder.getWorkerPoolMetricsBuilder().build_event_stream.BuildMetrics.WorkerPoolMetrics worker_pool_metrics = 11;BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.mergeFrom(BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics other) BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.newBuilder()BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.newBuilder(BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics prototype) BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.newBuilderForType()BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.removeWorkerPoolStats(int index) Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.setWorkerPoolStats(int index, BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.WorkerPoolStats value) Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder.setWorkerPoolStats(int index, BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.WorkerPoolStats.Builder builderForValue) Statistics of worker pool per worker pool hash.BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildMetrics.Builder.setWorkerPoolMetrics(BuildEventStreamProtos.BuildMetrics.WorkerPoolMetrics.Builder builderForValue) .build_event_stream.BuildMetrics.WorkerPoolMetrics worker_pool_metrics = 11;