Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.AbortedOrBuilder
Packages that use BuildEventStreamProtos.AbortedOrBuilder
-
Uses of BuildEventStreamProtos.AbortedOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.AbortedOrBuilderModifier and TypeClassDescriptionstatic final classPayload of an event indicating that an expected event will not come, as the build is aborted prematurely for some reason.static final classPayload of an event indicating that an expected event will not come, as the build is aborted prematurely for some reason.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.AbortedOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.getAbortedOrBuilder().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.BuildEvent.getAbortedOrBuilder().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.BuildEventOrBuilder.getAbortedOrBuilder().build_event_stream.Aborted aborted = 4;