Uses of Interface
com.google.devtools.build.lib.server.FailureDetails.FailureDetailOrBuilder
Packages that use FailureDetails.FailureDetailOrBuilder
Package
Description
-
Uses of FailureDetails.FailureDetailOrBuilder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return FailureDetails.FailureDetailOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.ActionExecuted.Builder.getFailureDetailOrBuilder()Only populated if success = false, and sometimes not even then.BuildEventStreamProtos.ActionExecuted.getFailureDetailOrBuilder()Only populated if success = false, and sometimes not even then.BuildEventStreamProtos.ActionExecutedOrBuilder.getFailureDetailOrBuilder()Only populated if success = false, and sometimes not even then.BuildEventStreamProtos.BuildFinished.Builder.getFailureDetailOrBuilder()Only populated if success = false, and sometimes not even then.BuildEventStreamProtos.BuildFinished.getFailureDetailOrBuilder()Only populated if success = false, and sometimes not even then.BuildEventStreamProtos.BuildFinishedOrBuilder.getFailureDetailOrBuilder()Only populated if success = false, and sometimes not even then.BuildEventStreamProtos.TargetComplete.Builder.getFailureDetailOrBuilder()Failure information about the target, only populated if success is false, and sometimes not even then.BuildEventStreamProtos.TargetComplete.getFailureDetailOrBuilder()Failure information about the target, only populated if success is false, and sometimes not even then.BuildEventStreamProtos.TargetCompleteOrBuilder.getFailureDetailOrBuilder()Failure information about the target, only populated if success is false, and sometimes not even then. -
Uses of FailureDetails.FailureDetailOrBuilder in com.google.devtools.build.lib.server
Classes in com.google.devtools.build.lib.server that implement FailureDetails.FailureDetailOrBuilderModifier and TypeClassDescriptionstatic final classThe FailureDetail message type is designed such that consumers can extract a basic classification of a FailureDetail message even if the consumer was built with a stale definition.static final classThe FailureDetail message type is designed such that consumers can extract a basic classification of a FailureDetail message even if the consumer was built with a stale definition.