Uses of Enum Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus
Packages that use BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus
-
Uses of BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatusModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus.forNumber(int value) BuildEventStreamProtos.BuildMetrics.WorkerMetrics.Builder.getWorkerStatus().build_event_stream.BuildMetrics.WorkerMetrics.WorkerStatus worker_status = 10;BuildEventStreamProtos.BuildMetrics.WorkerMetrics.getWorkerStatus().build_event_stream.BuildMetrics.WorkerMetrics.WorkerStatus worker_status = 10;BuildEventStreamProtos.BuildMetrics.WorkerMetricsOrBuilder.getWorkerStatus().build_event_stream.BuildMetrics.WorkerMetrics.WorkerStatus worker_status = 10;BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus.valueOf(int value) Deprecated.BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus>BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus.internalGetValueMap()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatusModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildMetrics.WorkerMetrics.Builder.setWorkerStatus(BuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStatus value) .build_event_stream.BuildMetrics.WorkerMetrics.WorkerStatus worker_status = 10;